Skip to content

Commit f5685d9

Browse files
Update dependency webpack to v5.99.7 (#10605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8d173e commit f5685d9

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"stylelint": "16.19.0",
4949
"stylelint-checkstyle-reporter": "1.0.0",
5050
"stylelint-config-standard-scss": "14.0.0",
51-
"webpack": "5.99.6",
51+
"webpack": "5.99.7",
5252
"webpack-cli": "6.0.1",
5353
"webpack-remove-empty-scripts": "1.0.4"
5454
},

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4380,7 +4380,7 @@ __metadata:
43804380
stylelint-checkstyle-reporter: "npm:1.0.0"
43814381
stylelint-config-standard-scss: "npm:14.0.0"
43824382
tippy.js: "npm:6.3.7"
4383-
webpack: "npm:5.99.6"
4383+
webpack: "npm:5.99.7"
43844384
webpack-cli: "npm:6.0.1"
43854385
webpack-remove-empty-scripts: "npm:1.0.4"
43864386
window-handle: "npm:1.0.1"
@@ -6375,15 +6375,15 @@ __metadata:
63756375
languageName: node
63766376
linkType: hard
63776377

6378-
"schema-utils@npm:^4.0.0, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0":
6379-
version: 4.3.0
6380-
resolution: "schema-utils@npm:4.3.0"
6378+
"schema-utils@npm:^4.0.0, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0, schema-utils@npm:^4.3.2":
6379+
version: 4.3.2
6380+
resolution: "schema-utils@npm:4.3.2"
63816381
dependencies:
63826382
"@types/json-schema": "npm:^7.0.9"
63836383
ajv: "npm:^8.9.0"
63846384
ajv-formats: "npm:^2.1.1"
63856385
ajv-keywords: "npm:^5.1.0"
6386-
checksum: 10c0/c23f0fa73ef71a01d4a2bb7af4c91e0d356ec640e071aa2d06ea5e67f042962bb7ac7c29a60a295bb0125878801bc3209197a2b8a833dd25bd38e37c3ed21427
6386+
checksum: 10c0/981632f9bf59f35b15a9bcdac671dd183f4946fe4b055ae71a301e66a9797b95e5dd450de581eb6cca56fb6583ce8f24d67b2d9f8e1b2936612209697f6c277e
63876387
languageName: node
63886388
linkType: hard
63896389

@@ -7081,12 +7081,13 @@ __metadata:
70817081
languageName: node
70827082
linkType: hard
70837083

7084-
"webpack@npm:5.99.6":
7085-
version: 5.99.6
7086-
resolution: "webpack@npm:5.99.6"
7084+
"webpack@npm:5.99.7":
7085+
version: 5.99.7
7086+
resolution: "webpack@npm:5.99.7"
70877087
dependencies:
70887088
"@types/eslint-scope": "npm:^3.7.7"
70897089
"@types/estree": "npm:^1.0.6"
7090+
"@types/json-schema": "npm:^7.0.15"
70907091
"@webassemblyjs/ast": "npm:^1.14.1"
70917092
"@webassemblyjs/wasm-edit": "npm:^1.14.1"
70927093
"@webassemblyjs/wasm-parser": "npm:^1.14.1"
@@ -7103,7 +7104,7 @@ __metadata:
71037104
loader-runner: "npm:^4.2.0"
71047105
mime-types: "npm:^2.1.27"
71057106
neo-async: "npm:^2.6.2"
7106-
schema-utils: "npm:^4.3.0"
7107+
schema-utils: "npm:^4.3.2"
71077108
tapable: "npm:^2.1.1"
71087109
terser-webpack-plugin: "npm:^5.3.11"
71097110
watchpack: "npm:^2.4.1"
@@ -7113,7 +7114,7 @@ __metadata:
71137114
optional: true
71147115
bin:
71157116
webpack: bin/webpack.js
7116-
checksum: 10c0/b8b44b16933a0dd83e185ad42f292bbdfa9c47e245cbe786c48520d681556ece9af6ea7fff33059fafdf3d2cd62674715308d70a6f15eda6c6de7e03ef01842a
7117+
checksum: 10c0/e121880d921d5500e9dd61c3428f5d8dca4786c559e7f37488173186447cd22079be677d470a4db1643febf8031b9be900f501c9b95ba94ffe3d2065ad486d31
71177118
languageName: node
71187119
linkType: hard
71197120

0 commit comments

Comments
 (0)