From d6dea97e63ffcedc9332aea247d32a6134f3093d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 03:39:07 +0000 Subject: [PATCH] Bump webpack from 5.90.0 to 5.90.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.90.1) --- 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 5bd97721..623892fb 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.0", + "webpack": "^5.90.1", "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 d7826997..c6f77492 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.0" + webpack: "npm:^5.90.1" webpack-assets-manifest: "npm:^5.1.0" webpack-cli: "npm:^5.1.4" webpack-dev-server: "npm:^4.15.1" @@ -7310,9 +7310,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:^5.90.0": - version: 5.90.0 - resolution: "webpack@npm:5.90.0" +"webpack@npm:^5.90.1": + version: 5.90.1 + resolution: "webpack@npm:5.90.1" dependencies: "@types/eslint-scope": "npm:^3.7.3" "@types/estree": "npm:^1.0.5" @@ -7343,7 +7343,7 @@ __metadata: optional: true bin: webpack: bin/webpack.js - checksum: 4acec1a719a9c5b890a30a9fb18519e671e55382f2c51120b76a2c1c1c521285b6510327faf79f85a4b11c7a2c5c01e1d2e7bf73e5cddbada1503f4d51a63441 + checksum: c36b86e5aa42f07c865cc5221d88b84bc62267ca2e60edaf69e8fccebe284c8199d352701697546a0fa6599d648a05ea427607e854c61ccc269b9c230fb25efa languageName: node linkType: hard