Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.80.0 to 5.81.0
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 27, 2023
1 parent 53e4faa commit 972ac90
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
50 changes: 25 additions & 25 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"terser-webpack-plugin": "5.3.7",
"ts-node": "10.9.1",
"typescript": "5.0.4",
"webpack": "5.80.0",
"webpack": "5.81.0",
"webpack-bundle-analyzer": "4.8.0",
"webpack-cli": "5.0.2",
"webpack-dev-server": "^4.11.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ __metadata:
terser-webpack-plugin: 5.3.7
ts-node: 10.9.1
typescript: 5.0.4
webpack: 5.80.0
webpack: 5.81.0
webpack-bundle-analyzer: 4.8.0
webpack-cli: 5.0.2
webpack-dev-server: ^4.11.1
Expand Down Expand Up @@ -7314,9 +7314,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 @@ -7347,7 +7347,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 7b9229d64439ceb20372e0b1452025e2a37cf136f7867102e095b99c3f2bbaf8b0e7e8ff093278238e45b0b1efaae4ed5f0709be48c20e8dab94e94f11c8e5c7
checksum: 1a6eecaffac3226d80f4e8f330b32e0ff117d9dafd8700166d230afbc171d68ea1ff55a9939fa789307f7b9d11881889ccb8e6cd79d4ccbaeef916788ce73fdb
languageName: node
linkType: hard

Expand Down

0 comments on commit 972ac90

Please sign in to comment.