From 9b0186ff4eab5b76adcfc8c63cf146f35c97a291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 03:50:27 +0000 Subject: [PATCH] Bump webpack from 5.90.1 to 5.90.2 Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.90.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.90.2) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 58e31f06..f5cc5f89 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "vis-data": "^7.1.9", "vis-timeline": "^7.7.3", "vis-util": "^5.0.7", - "webpack": "^5.90.1", + "webpack": "^5.90.2", "webpack-assets-manifest": "^5.1.0", "webpack-cli": "^5.1.4", "webpack-merge": "^5.10.0", diff --git a/yarn.lock b/yarn.lock index 6b9a71b6..0b3f4ec3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2819,7 +2819,7 @@ __metadata: vis-data: "npm:^7.1.9" vis-timeline: "npm:^7.7.3" vis-util: "npm:^5.0.7" - webpack: "npm:^5.90.1" + webpack: "npm:^5.90.2" webpack-assets-manifest: "npm:^5.1.0" webpack-cli: "npm:^5.1.4" webpack-dev-server: "npm:^4.15.1" @@ -7311,9 +7311,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:^5.90.1": - version: 5.90.1 - resolution: "webpack@npm:5.90.1" +"webpack@npm:^5.90.2": + version: 5.90.2 + resolution: "webpack@npm:5.90.2" dependencies: "@types/eslint-scope": "npm:^3.7.3" "@types/estree": "npm:^1.0.5" @@ -7344,7 +7344,7 @@ __metadata: optional: true bin: webpack: bin/webpack.js - checksum: c36b86e5aa42f07c865cc5221d88b84bc62267ca2e60edaf69e8fccebe284c8199d352701697546a0fa6599d648a05ea427607e854c61ccc269b9c230fb25efa + checksum: 8ade2720dd91b6bcfa22ff4fabfeef474c9ab4cf716c4b6501dc0b0b1dfcaedb54d50f71b9e643c0e831f0996f0d8c1fc23d3faf9fb2d860c04b3b843358704e languageName: node linkType: hard