Skip to content

Commit

Permalink
build(deps-dev): bump webpack from 5.92.0 to 5.92.1
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.92.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.92.0...v5.92.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 10a0599 commit 0655ae8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"style-loader": "^4.0.0",
"swc-loader": "^0.2.6",
"typescript": "^5.4.5",
"webpack": "^5.92.0",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3506,7 +3506,7 @@ __metadata:
style-loader: "npm:^4.0.0"
swc-loader: "npm:^0.2.6"
typescript: "npm:^5.4.5"
webpack: "npm:^5.92.0"
webpack: "npm:^5.92.1"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.4"
languageName: unknown
Expand Down Expand Up @@ -14108,9 +14108,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 0655ae8

Please sign in to comment.