Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent f28aad7 commit 0c6c98e
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
"typedoc": "^0.21.5",
"typescript": "^4.9.5",
"typescript-transform-paths": "3.3.1",
"webpack": "5.91.0",
"webpack": "5.94.0",
"webpack-cli": "4.7.2",
"webpack-dev-server": "^4.9.3",
"webpack-merge": "5.8.0",
Expand Down
50 changes: 48 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29962,6 +29962,16 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.17.1":
version: 5.17.1
resolution: "enhanced-resolve@npm:5.17.1"
dependencies:
graceful-fs: ^4.2.4
tapable: ^2.2.0
checksum: 4bc38cf1cea96456f97503db7280394177d1bc46f8f87c267297d04f795ac5efa81e48115a2f5b6273c781027b5b6bfc5f62b54df629e4d25fa7001a86624f59
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.7.0":
version: 5.8.3
resolution: "enhanced-resolve@npm:5.8.3"
Expand Down Expand Up @@ -39121,7 +39131,7 @@ __metadata:
typedoc: ^0.21.5
typescript: ^4.9.5
typescript-transform-paths: 3.3.1
webpack: 5.91.0
webpack: 5.94.0
webpack-cli: 4.7.2
webpack-dev-server: ^4.9.3
webpack-merge: 5.8.0
Expand Down Expand Up @@ -54420,7 +54430,43 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.91.0, webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5":
"webpack@npm:5.94.0":
version: 5.94.0
resolution: "webpack@npm:5.94.0"
dependencies:
"@types/estree": ^1.0.5
"@webassemblyjs/ast": ^1.12.1
"@webassemblyjs/wasm-edit": ^1.12.1
"@webassemblyjs/wasm-parser": ^1.12.1
acorn: ^8.7.1
acorn-import-attributes: ^1.9.5
browserslist: ^4.21.10
chrome-trace-event: ^1.0.2
enhanced-resolve: ^5.17.1
es-module-lexer: ^1.2.1
eslint-scope: 5.1.1
events: ^3.2.0
glob-to-regexp: ^0.4.1
graceful-fs: ^4.2.11
json-parse-even-better-errors: ^2.3.1
loader-runner: ^4.2.0
mime-types: ^2.1.27
neo-async: ^2.6.2
schema-utils: ^3.2.0
tapable: ^2.1.1
terser-webpack-plugin: ^5.3.10
watchpack: ^2.4.1
webpack-sources: ^3.2.3
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: 6a3d667be304a69cd6dcb8d676bc29f47642c0d389af514cfcd646eaaa809961bc6989fc4b2621a717dfc461130f29c6e20006d62a32e012dafaa9517813a4e6
languageName: node
linkType: hard

"webpack@npm:>=4.43.0 <6.0.0, webpack@npm:^5":
version: 5.91.0
resolution: "webpack@npm:5.91.0"
dependencies:
Expand Down

0 comments on commit 0c6c98e

Please sign in to comment.