Skip to content

Commit 210d743

Browse files
committed
fix(deps): update dependency webpack to ^5.85.1
1 parent 5a7d773 commit 210d743

24 files changed

+6
-6
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"glob": "^8.1.0",
6868
"mini-css-extract-plugin": "^2.7.6",
6969
"semver": "^7.5.1",
70-
"webpack": "^5.85.0"
70+
"webpack": "^5.85.1"
7171
}
7272
}

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ __metadata:
11621162
ts-jest: 27.1.5
11631163
ts-node: 10.9.1
11641164
typescript: 4.9.5
1165-
webpack: ^5.85.0
1165+
webpack: ^5.85.1
11661166
bin:
11671167
js-widgets-webpack-cli: build/src/index.js
11681168
languageName: unknown
@@ -9172,9 +9172,9 @@ __metadata:
91729172
languageName: node
91739173
linkType: hard
91749174

9175-
"webpack@npm:^5.85.0":
9176-
version: 5.85.0
9177-
resolution: "webpack@npm:5.85.0"
9175+
"webpack@npm:^5.85.1":
9176+
version: 5.85.1
9177+
resolution: "webpack@npm:5.85.1"
91789178
dependencies:
91799179
"@types/eslint-scope": ^3.7.3
91809180
"@types/estree": ^1.0.0
@@ -9205,7 +9205,7 @@ __metadata:
92059205
optional: true
92069206
bin:
92079207
webpack: bin/webpack.js
9208-
checksum: b013be9fbc7f6810d1f229f570c70710ddbc7290f817411acffe4214b2b6c783a041ab1f2005d9e1109f4ab21c136f0f8d8c067a5fb64f20a82dcbc1ee0d3f42
9208+
checksum: 6fa659ef5e53211e6eeaed1987ac415ddd219584414b2d5ca0d528f0c7dd49be5363a9840e1def33efe1b3305ef3ad3c91f803bd87e41d2771b125340caa4df7
92099209
languageName: node
92109210
linkType: hard
92119211

0 commit comments

Comments
 (0)