Skip to content

Commit

Permalink
Merge pull request #559 from HSF/dependabot/npm_and_yarn/webpack-5.76.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump webpack from 5.75.0 to 5.76.0
  • Loading branch information
EdwardMoyse authored Mar 22, 2023
2 parents 8e409ae + cc540d0 commit ac50162
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18845,7 +18845,7 @@ proxy-middleware@latest:
languageName: node
linkType: hard

"webpack@npm:5.75.0, webpack@npm:^5.75.0":
"webpack@npm:5.75.0":
version: 5.75.0
resolution: "webpack@npm:5.75.0"
dependencies:
Expand Down Expand Up @@ -18882,6 +18882,43 @@ proxy-middleware@latest:
languageName: node
linkType: hard

"webpack@npm:^5.75.0":
version: 5.76.1
resolution: "webpack@npm:5.76.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
"@webassemblyjs/ast": 1.11.1
"@webassemblyjs/wasm-edit": 1.11.1
"@webassemblyjs/wasm-parser": 1.11.1
acorn: ^8.7.1
acorn-import-assertions: ^1.7.6
browserslist: ^4.14.5
chrome-trace-event: ^1.0.2
enhanced-resolve: ^5.10.0
es-module-lexer: ^0.9.0
eslint-scope: 5.1.1
events: ^3.2.0
glob-to-regexp: ^0.4.1
graceful-fs: ^4.2.9
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.1.0
tapable: ^2.1.1
terser-webpack-plugin: ^5.1.3
watchpack: ^2.4.0
webpack-sources: ^3.2.3
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: b01fe0bc2dbca0e10d290ddb0bf81e807a031de48028176e2b21afd696b4d3f25ab9accdad888ef4a1f7c7f4d41f13d5bf2395b7653fdf3e5e3dafa54e56dab2
languageName: node
linkType: hard

"websocket-driver@npm:>=0.5.1, websocket-driver@npm:^0.7.4":
version: 0.7.4
resolution: "websocket-driver@npm:0.7.4"
Expand Down

0 comments on commit ac50162

Please sign in to comment.