Skip to content

Commit b4ac402

Browse files
committed
fix(deps): update dependency webpack to ^5.78.0
1 parent 5f05ab8 commit b4ac402

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.yarn/cache/webpack-npm-5.77.0-e2f3015cb1-21341bb72c.zip renamed to .yarn/cache/webpack-npm-5.78.0-add762c972-4213e5bcc2.zip

1.13 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"glob": "^8.1.0",
6868
"mini-css-extract-plugin": "^2.7.5",
6969
"semver": "^7.3.8",
70-
"webpack": "^5.77.0"
70+
"webpack": "^5.78.0"
7171
}
7272
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ __metadata:
11571157
ts-jest: 27.1.5
11581158
ts-node: 10.9.1
11591159
typescript: 4.9.5
1160-
webpack: ^5.77.0
1160+
webpack: ^5.78.0
11611161
bin:
11621162
js-widgets-webpack-cli: build/src/index.js
11631163
languageName: unknown
@@ -9151,9 +9151,9 @@ __metadata:
91519151
languageName: node
91529152
linkType: hard
91539153

9154-
"webpack@npm:^5.77.0":
9155-
version: 5.77.0
9156-
resolution: "webpack@npm:5.77.0"
9154+
"webpack@npm:^5.78.0":
9155+
version: 5.78.0
9156+
resolution: "webpack@npm:5.78.0"
91579157
dependencies:
91589158
"@types/eslint-scope": ^3.7.3
91599159
"@types/estree": ^0.0.51
@@ -9184,7 +9184,7 @@ __metadata:
91849184
optional: true
91859185
bin:
91869186
webpack: bin/webpack.js
9187-
checksum: 21341bb72cbbf61dfb3af91eabe9290a6c05139f268eff3c419e5339deb6c79f2f36de55d9abf017d3ccbad290a535c02325001b2816acc393f3c022e67ac17c
9187+
checksum: 4213e5bcc23e54c2f2a589e8e96f1fb71a2c05d5033ffda6dd8bae32284abfa0eb6b6d0707806e8dcfa48a8fcda2448d3af6c4539061679251d94c0996bebf99
91889188
languageName: node
91899189
linkType: hard
91909190

0 commit comments

Comments
 (0)