Skip to content

Commit

Permalink
Update dependency webpack to v5.64.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 5, 2021
1 parent 1773ebf commit c715b08
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"svg-react-loader": "0.4.6",
"typescript": "4.5.2",
"url-loader": "4.1.1",
"webpack": "5.64.1",
"webpack": "5.64.4",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.1",
"webpack-dev-server": "4.6.0",
Expand Down
51 changes: 49 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5288,7 +5288,7 @@ __metadata:
svg-react-loader: 0.4.6
typescript: 4.5.2
url-loader: 4.1.1
webpack: 5.64.1
webpack: 5.64.4
webpack-bundle-analyzer: 4.5.0
webpack-cli: 4.9.1
webpack-dev-server: 4.6.0
Expand Down Expand Up @@ -28340,6 +28340,16 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"watchpack@npm:^2.3.0":
version: 2.3.0
resolution: "watchpack@npm:2.3.0"
dependencies:
glob-to-regexp: ^0.4.1
graceful-fs: ^4.1.2
checksum: 74d6de0a60efcdf01139faa8cec2280bb2d03f61b59256a7da8e4699374dee5438bf9a45a918651ca68e87063ae5350c447195917149fa3458418d2006257726
languageName: node
linkType: hard

"wbuf@npm:^1.1.0, wbuf@npm:^1.7.3":
version: 1.7.3
resolution: "wbuf@npm:1.7.3"
Expand Down Expand Up @@ -28796,7 +28806,44 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"webpack@npm:5.64.1, webpack@npm:^5, webpack@npm:^5.9.0":
"webpack@npm:5.64.4":
version: 5.64.4
resolution: "webpack@npm:5.64.4"
dependencies:
"@types/eslint-scope": ^3.7.0
"@types/estree": ^0.0.50
"@webassemblyjs/ast": 1.11.1
"@webassemblyjs/wasm-edit": 1.11.1
"@webassemblyjs/wasm-parser": 1.11.1
acorn: ^8.4.1
acorn-import-assertions: ^1.7.6
browserslist: ^4.14.5
chrome-trace-event: ^1.0.2
enhanced-resolve: ^5.8.3
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.4
json-parse-better-errors: ^1.0.2
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.3.0
webpack-sources: ^3.2.2
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: b79c0125ea252e27bbf45c73887f0ecff179c905b343a20ff5927d10006fa1162b289b9a9a8b0b81a7eae69ba9a79c7a1971547b19c07f65ac31494fffefbe4e
languageName: node
linkType: hard

"webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.64.1
resolution: "webpack@npm:5.64.1"
dependencies:
Expand Down

0 comments on commit c715b08

Please sign in to comment.