From 7246006d4b2f1338faa8598f1edf2e3b65f6773f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:24:59 +0000 Subject: [PATCH] Update dependency webpack to v4.47.0 --- package.json | 4 ++-- yarn.lock | 38 +++++++++++++++++++++++++++++++------- 2 files changed, 33 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 1b3f543a..218fb544 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@types/react-dom": "17.0.9", "@types/rimraf": "3.0.2", "@types/wait-on": "5.3.1", - "@types/webpack": "4.41.27", + "@types/webpack": "4.41.39", "@types/webpack-dev-server": "3.11.6", "@types/webpack-node-externals": "2.5.2", "@types/yaml": "1.9.7", @@ -131,7 +131,7 @@ "tslib": "2.3.1", "typescript": "4.2.3", "wait-on": "5.3.0", - "webpack": "4.46.0", + "webpack": "4.47.0", "webpack-cli": "4.7.2", "webpack-dev-server": "3.11.2", "webpack-node-externals": "2.5.2" diff --git a/yarn.lock b/yarn.lock index 25df5bfa..d455a410 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3970,7 +3970,21 @@ __metadata: languageName: node linkType: hard -"@types/webpack@npm:4.41.27, @types/webpack@npm:^4": +"@types/webpack@npm:4.41.39": + version: 4.41.39 + resolution: "@types/webpack@npm:4.41.39" + dependencies: + "@types/node": "npm:*" + "@types/tapable": "npm:^1" + "@types/uglify-js": "npm:*" + "@types/webpack-sources": "npm:*" + anymatch: "npm:^3.0.0" + source-map: "npm:^0.6.0" + checksum: 95a4bb66ac5a11e90a515967a01e532efc13504837865824430c5a6fe9e854c0bf650e8c95ba54207bf79e115bbb996fb9f34e5dd99e02e42586d49c9f075b93 + languageName: node + linkType: hard + +"@types/webpack@npm:^4": version: 4.41.27 resolution: "@types/webpack@npm:4.41.27" dependencies: @@ -4809,6 +4823,16 @@ __metadata: languageName: node linkType: hard +"anymatch@npm:^3.0.0": + version: 3.1.3 + resolution: "anymatch@npm:3.1.3" + dependencies: + normalize-path: "npm:^3.0.0" + picomatch: "npm:^2.0.4" + checksum: 3e044fd6d1d26545f235a9fe4d7a534e2029d8e59fa7fd9f2a6eb21230f6b5380ea1eaf55136e60cbf8e613544b3b766e7a6fa2102e2a3a117505466e3025dc2 + languageName: node + linkType: hard + "anymatch@npm:^3.0.3, anymatch@npm:~3.1.1": version: 3.1.1 resolution: "anymatch@npm:3.1.1" @@ -8540,7 +8564,7 @@ __metadata: "@types/react-dom": "npm:17.0.9" "@types/rimraf": "npm:3.0.2" "@types/wait-on": "npm:5.3.1" - "@types/webpack": "npm:4.41.27" + "@types/webpack": "npm:4.41.39" "@types/webpack-dev-server": "npm:3.11.6" "@types/webpack-node-externals": "npm:2.5.2" "@types/yaml": "npm:1.9.7" @@ -8591,7 +8615,7 @@ __metadata: tslib: "npm:2.3.1" typescript: "npm:4.2.3" wait-on: "npm:5.3.0" - webpack: "npm:4.46.0" + webpack: "npm:4.47.0" webpack-cli: "npm:4.7.2" webpack-dev-server: "npm:3.11.2" webpack-node-externals: "npm:2.5.2" @@ -15813,9 +15837,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:4.46.0": - version: 4.46.0 - resolution: "webpack@npm:4.46.0" +"webpack@npm:4.47.0": + version: 4.47.0 + resolution: "webpack@npm:4.47.0" dependencies: "@webassemblyjs/ast": "npm:1.9.0" "@webassemblyjs/helper-module-context": "npm:1.9.0" @@ -15847,7 +15871,7 @@ __metadata: optional: true bin: webpack: bin/webpack.js - checksum: a4193e10860df1ef1e38be38e0da15157b23c980b5642f6e1f7f605885ff92e4c7f45175260286060f9721d63cc77034a88d9742c52ed1338c3761fc2a407fec + checksum: d5763ee8d63a3c6712159e19e9439156b00ef3e33f728384a7a7ebe070be80322bf5b3fe4b131afd7b6da5053869270a9aee68e2822ec40461a1ce9d92076931 languageName: node linkType: hard