Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.88.2 (prettier#15147)
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] authored and medikoo committed Feb 15, 2024
1 parent 63dda7e commit 392a2f4
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.1"
"webpack": "5.88.2"
},
"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.1
webpack: 5.88.2
languageName: unknown
linkType: soft

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

"webpack@npm:5.88.1":
version: 5.88.1
resolution: "webpack@npm:5.88.1"
"webpack@npm:5.88.2":
version: 5.88.2
resolution: "webpack@npm:5.88.2"
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: 726e7e05ab2e7c142609a673dd6aa1a711ed97f349418a2a393d650c5ddad172d191257f60e1e37f6b2a77261571c202aabd5ce9240791a686774f0801cf5ec2
checksum: 79476a782da31a21f6dd38fbbd06b68da93baf6a62f0d08ca99222367f3b8668f5a1f2086b7bb78e23172e31fa6df6fa7ab09b25e827866c4fc4dc2b30443ce2
languageName: node
linkType: hard

0 comments on commit 392a2f4

Please sign in to comment.