Skip to content

Commit

Permalink
Bump webpack from 5.92.1 to 5.93.0 in /app-frontend in the all group (#…
Browse files Browse the repository at this point in the history
…931)

Bumps the all group in /app-frontend with 1 update: [webpack](https://github.com/webpack/webpack).


Updates `webpack` from 5.92.1 to 5.93.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.92.1...v5.93.0)

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

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 Jul 15, 2024
1 parent 47d40a4 commit 87abff9
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 deletions.
60 changes: 30 additions & 30 deletions app-frontend/.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 app-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"typescript": "^5.5.3",
"webpack": "^5.92.1",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
Expand Down
10 changes: 5 additions & 5 deletions app-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@ __metadata:
style-loader: "npm:^4.0.0"
ts-loader: "npm:^9.5.1"
typescript: "npm:^5.5.3"
webpack: "npm:^5.92.1"
webpack: "npm:^5.93.0"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
languageName: unknown
Expand Down Expand Up @@ -5166,9 +5166,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.92.1":
version: 5.92.1
resolution: "webpack@npm:5.92.1"
"webpack@npm:^5.93.0":
version: 5.93.0
resolution: "webpack@npm:5.93.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -5199,7 +5199,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10/76fcfbebcc0719c4734c65a01dcef7a0f18f3f2647484e8a7e8606adbd128ac42756bb3a8b7e2d486fe97f6286ebdc7b937ccdf3cf1d21b4684134bb89bbed89
checksum: 10/a48bef7a511d826db7f9ebee2c84317214923ac40cb2aabe6a649546c54a76a55fc3b91ff03c05fed22a13a176891c47bbff7fcc644c53bcbe5091555863641b
languageName: node
linkType: hard

Expand Down

0 comments on commit 87abff9

Please sign in to comment.