Skip to content

Commit

Permalink
chore(deps): Bump webpack from 5.90.3 to 5.95.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.3...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 08f5240 commit f944ef8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"ts-loader": "^9.5.1",
"typemoq": "^2.1.0",
"typescript": "^5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ado-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ts-loader": "^9.5.1",
"typemoq": "^2.1.0",
"typescript": "^5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ __metadata:
ts-loader: ^9.5.1
typemoq: ^2.1.0
typescript: ^5.5.4
webpack: ^5.94.0
webpack: ^5.95.0
webpack-cli: ^5.1.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6004,7 +6004,7 @@ __metadata:
ts-loader: ^9.5.1
typemoq: ^2.1.0
typescript: ^5.5.4
webpack: ^5.94.0
webpack: ^5.95.0
webpack-cli: ^5.1.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -21144,9 +21144,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.94.0":
version: 5.94.0
resolution: "webpack@npm:5.94.0"
"webpack@npm:^5.95.0":
version: 5.95.0
resolution: "webpack@npm:5.95.0"
dependencies:
"@types/estree": ^1.0.5
"@webassemblyjs/ast": ^1.12.1
Expand Down Expand Up @@ -21176,7 +21176,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 6a3d667be304a69cd6dcb8d676bc29f47642c0d389af514cfcd646eaaa809961bc6989fc4b2621a717dfc461130f29c6e20006d62a32e012dafaa9517813a4e6
checksum: 0c3dfe288de4d62f8f3dc25478a618894883cab739121330763b7847e43304630ea2815ae2351a5f8ff6ab7c9642caf530d503d89bda261fe2cd220e524dd5d1
languageName: node
linkType: hard

Expand Down

0 comments on commit f944ef8

Please sign in to comment.