Skip to content

Commit 5366594

Browse files
Update dependency webpack to v5.101.0
1 parent 0a7916c commit 5366594

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.0",
4949
"stylelint-checkstyle-reporter": "1.1.1",
5050
"stylelint-config-standard-scss": "15.0.1",
51-
"webpack": "5.100.2",
51+
"webpack": "5.101.0",
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.100.2"
4379+
webpack: "npm:5.101.0"
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.100.2":
7066-
version: 5.100.2
7067-
resolution: "webpack@npm:5.100.2"
7065+
"webpack@npm:5.101.0":
7066+
version: 5.101.0
7067+
resolution: "webpack@npm:5.101.0"
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/0add75d44c482634c6879a3fc87fa2af6a6c7c8eacda5d5f60ed778a2ce13d33fd6178a2b4750368706a49e769af6d828934c28914b4faa2e21be790f92b4110
7099+
checksum: 10c0/0fb5f70032ac53cfc2e667c97c6ceb903d280cebd03dd7f7ca794d8ab75d4f692483313efb90c616c2e4e266cf580a54df84cbaee43db36d7d42e450bf1569fd
71007100
languageName: node
71017101
linkType: hard
71027102

0 commit comments

Comments
 (0)