Skip to content

Commit

Permalink
build(deps): bump webpack from 5.80.0 to 5.81.0 (#1716)
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.80.0...v5.81.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 27, 2023
1 parent 38534bc commit 82df743
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"usehooks-ts": "^2.9.1",
"user-agent-data-types": "^0.3.1",
"web-vitals": "^3.3.1",
"webpack": "^5.80.0",
"webpack": "^5.81.0",
"webpack-dev-server": "^4.13.3",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^6.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2751,7 +2751,7 @@ __metadata:
usehooks-ts: ^2.9.1
user-agent-data-types: ^0.3.1
web-vitals: ^3.3.1
webpack: ^5.80.0
webpack: ^5.81.0
webpack-dev-server: ^4.13.3
webpack-manifest-plugin: ^5.0.0
workbox-webpack-plugin: ^6.5.4
Expand Down Expand Up @@ -15938,9 +15938,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.80.0":
version: 5.80.0
resolution: "webpack@npm:5.80.0"
"webpack@npm:^5.81.0":
version: 5.81.0
resolution: "webpack@npm:5.81.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -15971,7 +15971,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 7b9229d64439ceb20372e0b1452025e2a37cf136f7867102e095b99c3f2bbaf8b0e7e8ff093278238e45b0b1efaae4ed5f0709be48c20e8dab94e94f11c8e5c7
checksum: 1a6eecaffac3226d80f4e8f330b32e0ff117d9dafd8700166d230afbc171d68ea1ff55a9939fa789307f7b9d11881889ccb8e6cd79d4ccbaeef916788ce73fdb
languageName: node
linkType: hard

Expand Down

0 comments on commit 82df743

Please sign in to comment.