Skip to content

Commit f49b4b9

Browse files
Update dependency webpack to v5.101.2 (jenkinsci#10985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9ae743 commit f49b4b9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.23.1",
4949
"stylelint-checkstyle-reporter": "1.1.1",
5050
"stylelint-config-standard-scss": "15.0.1",
51-
"webpack": "5.101.1",
51+
"webpack": "5.101.2",
5252
"webpack-cli": "6.0.1",
5353
"webpack-remove-empty-scripts": "1.1.1"
5454
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4376,7 +4376,7 @@ __metadata:
43764376
stylelint-checkstyle-reporter: "npm:1.1.1"
43774377
stylelint-config-standard-scss: "npm:15.0.1"
43784378
tippy.js: "npm:6.3.7"
4379-
webpack: "npm:5.101.1"
4379+
webpack: "npm:5.101.2"
43804380
webpack-cli: "npm:6.0.1"
43814381
webpack-remove-empty-scripts: "npm:1.1.1"
43824382
window-handle: "npm:1.0.1"
@@ -7062,9 +7062,9 @@ __metadata:
70627062
languageName: node
70637063
linkType: hard
70647064

7065-
"webpack@npm:5.101.1":
7066-
version: 5.101.1
7067-
resolution: "webpack@npm:5.101.1"
7065+
"webpack@npm:5.101.2":
7066+
version: 5.101.2
7067+
resolution: "webpack@npm:5.101.2"
70687068
dependencies:
70697069
"@types/eslint-scope": "npm:^3.7.7"
70707070
"@types/estree": "npm:^1.0.8"
@@ -7096,7 +7096,7 @@ __metadata:
70967096
optional: true
70977097
bin:
70987098
webpack: bin/webpack.js
7099-
checksum: 10c0/4a616c637c489cf78c3f2858dde7b934fff6c303dd08a237ccfc683caaf06f88f461b1a47ce6ee6705bcfb6c21f73077fbf286859b2ac10b4490f4548f4a747c
7099+
checksum: 10c0/e27091bd0d51ff17ecdaf18dae00dca57475e9152d7fc50d7c65e098629a63c7b3bf4e275ae76d111aed37b95f956b2df19aeeac27b0351fa2572e71f019dcb5
71007100
languageName: node
71017101
linkType: hard
71027102

0 commit comments

Comments
 (0)