Skip to content

Commit

Permalink
Bump webpack from 5.90.0 to 5.90.1 (#442)
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.0...v5.90.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 478c175 commit 8f4cdeb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
"tsup": "^8.0.1",
"typescript": "^5.2.2",
"wait-on": "^7.0.1",
"webpack": "^5.90.0",
"webpack": "^5.90.1",
"whatwg-fetch": "^3.6.20"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7981,7 +7981,7 @@ __metadata:
tsup: "npm:^8.0.1"
typescript: "npm:^5.2.2"
wait-on: "npm:^7.0.1"
webpack: "npm:^5.90.0"
webpack: "npm:^5.90.1"
whatwg-fetch: "npm:^3.6.20"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11134,9 +11134,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.90.0":
version: 5.90.0
resolution: "webpack@npm:5.90.0"
"webpack@npm:^5.90.1":
version: 5.90.1
resolution: "webpack@npm:5.90.1"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -11167,7 +11167,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 7ff6286be54e00b2580274d8009b014fd03c6d8ade898434376c739e460da1f3a63a51006966024710061f440d6723813365b8a54ae6bcb93b94867c42cf017e
checksum: 6ad23518123f1742238177920cefa61152d981f986adac5901236845c86ba9bb375a3ba75e188925c856c3d2a76a2ba119e95b8a608a51424968389041089075
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f4cdeb

Please sign in to comment.