Skip to content

Commit 3e2e0e1

Browse files
Update dependency webpack to v5.101.0
1 parent 97dd5c0 commit 3e2e0e1

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.22.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
@@ -4402,7 +4402,7 @@ __metadata:
44024402
stylelint-checkstyle-reporter: "npm:1.1.1"
44034403
stylelint-config-standard-scss: "npm:15.0.1"
44044404
tippy.js: "npm:6.3.7"
4405-
webpack: "npm:5.100.2"
4405+
webpack: "npm:5.101.0"
44064406
webpack-cli: "npm:6.0.1"
44074407
webpack-remove-empty-scripts: "npm:1.1.1"
44084408
window-handle: "npm:1.0.1"
@@ -7088,9 +7088,9 @@ __metadata:
70887088
languageName: node
70897089
linkType: hard
70907090

7091-
"webpack@npm:5.100.2":
7092-
version: 5.100.2
7093-
resolution: "webpack@npm:5.100.2"
7091+
"webpack@npm:5.101.0":
7092+
version: 5.101.0
7093+
resolution: "webpack@npm:5.101.0"
70947094
dependencies:
70957095
"@types/eslint-scope": "npm:^3.7.7"
70967096
"@types/estree": "npm:^1.0.8"
@@ -7122,7 +7122,7 @@ __metadata:
71227122
optional: true
71237123
bin:
71247124
webpack: bin/webpack.js
7125-
checksum: 10c0/0add75d44c482634c6879a3fc87fa2af6a6c7c8eacda5d5f60ed778a2ce13d33fd6178a2b4750368706a49e769af6d828934c28914b4faa2e21be790f92b4110
7125+
checksum: 10c0/0fb5f70032ac53cfc2e667c97c6ceb903d280cebd03dd7f7ca794d8ab75d4f692483313efb90c616c2e4e266cf580a54df84cbaee43db36d7d42e450bf1569fd
71267126
languageName: node
71277127
linkType: hard
71287128

0 commit comments

Comments
 (0)