Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.88.1 (#14994)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 4, 2023
1 parent d97f78d commit d075965
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion scripts/tools/bundle-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"type": "module",
"devDependencies": {
"webpack": "5.88.0"
"webpack": "5.88.1"
},
"scripts": {
"test": "node ./index.js"
Expand Down
10 changes: 5 additions & 5 deletions scripts/tools/bundle-test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@prettier/bundle-test@workspace:."
dependencies:
webpack: 5.88.0
webpack: 5.88.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -686,9 +686,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.88.0":
version: 5.88.0
resolution: "webpack@npm:5.88.0"
"webpack@npm:5.88.1":
version: 5.88.1
resolution: "webpack@npm:5.88.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -719,6 +719,6 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 9fd1568b34ec2e99ba97c8509a15ab2576ec80c396e7015551ec814b24cfc11de173acba3e114dafe95f1a6d460781b09d6201e6a1fb15110e1d01a09f61a283
checksum: 726e7e05ab2e7c142609a673dd6aa1a711ed97f349418a2a393d650c5ddad172d191257f60e1e37f6b2a77261571c202aabd5ce9240791a686774f0801cf5ec2
languageName: node
linkType: hard

0 comments on commit d075965

Please sign in to comment.