Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.87.0 to 5.88.2
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.87.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.87.0...v5.88.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 0d1e256 commit 4e6ba13
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.9",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"webpack": "5.87.0",
"webpack": "5.88.2",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.4",
"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 @@ -98,7 +98,7 @@ __metadata:
terser-webpack-plugin: 5.3.9
ts-node: 10.9.1
typescript: 5.1.6
webpack: 5.87.0
webpack: 5.88.2
webpack-bundle-analyzer: 4.9.0
webpack-cli: 5.1.4
webpack-dev-server: ^4.11.1
Expand Down Expand Up @@ -7524,9 +7524,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.87.0":
version: 5.87.0
resolution: "webpack@npm:5.87.0"
"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 @@ -7557,7 +7557,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: b7d0e390f9d30627e303d54b17cb87b62f49ecffe2d35481f830679904993bae208e23748ffe0e6091b6dd4810562b2f2e88bb0f23b96515d74fb1e3c2898210
checksum: 79476a782da31a21f6dd38fbbd06b68da93baf6a62f0d08ca99222367f3b8668f5a1f2086b7bb78e23172e31fa6df6fa7ab09b25e827866c4fc4dc2b30443ce2
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e6ba13

Please sign in to comment.