Skip to content

Commit

Permalink
Update dependency webpack to v5.65.0 (#3809)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 16, 2021
1 parent 8589da6 commit bc8b569
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.65.0",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.1",
"webpack-dev-server": "4.6.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5462,7 +5462,7 @@ __metadata:
svg-react-loader: 0.4.6
typescript: 4.5.2
url-loader: 4.1.1
webpack: 5.64.1
webpack: 5.65.0
webpack-bundle-analyzer: 4.5.0
webpack-cli: 4.9.1
webpack-dev-server: 4.6.0
Expand Down Expand Up @@ -28627,13 +28627,13 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"watchpack@npm:^2.0.0-beta.10, watchpack@npm:^2.2.0":
version: 2.2.0
resolution: "watchpack@npm:2.2.0"
"watchpack@npm:^2.0.0-beta.10, watchpack@npm:^2.3.1":
version: 2.3.1
resolution: "watchpack@npm:2.3.1"
dependencies:
glob-to-regexp: ^0.4.1
graceful-fs: ^4.1.2
checksum: 4ea76d262f5f3110fdcb71a26c2ca0be39e7e7b566d30215f6a8f5a59501e2143a35bb075526848177aac29d04952f27272724e9342adbd4751e609ad4768124
checksum: 00e44f5cc6ca299dd1ff52bf926a70a23ae1aeb6b399b7e32569d6d31ef1fc9bc3f5570ade6fef220dd6d74ee70259c9621b79cf487552caf1ea2727aa40f984
languageName: node
linkType: hard

Expand Down Expand Up @@ -29093,9 +29093,9 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"webpack@npm:5.64.1, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.64.1
resolution: "webpack@npm:5.64.1"
"webpack@npm:5.65.0, webpack@npm:^5, webpack@npm:^5.9.0":
version: 5.65.0
resolution: "webpack@npm:5.65.0"
dependencies:
"@types/eslint-scope": ^3.7.0
"@types/estree": ^0.0.50
Expand All @@ -29119,14 +29119,14 @@ resolve@^2.0.0-next.3:
schema-utils: ^3.1.0
tapable: ^2.1.1
terser-webpack-plugin: ^5.1.3
watchpack: ^2.2.0
watchpack: ^2.3.1
webpack-sources: ^3.2.2
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: 9021a2d4de3596374175284f1d3ac0bf7e742895de6f308f80f82e4b3866864ad0d3f0384167c281396189e8b7dece20374f6b57b828f80e1e8019745212445a
checksum: 291376ab3a90bf206c6f6206c9179c9ad1764c196fbcd08d3586e69aa18270b58c65d1b0e5a2f624d8e53df3b5afe8876cc3b881b05627e1261489321b84b3a4
languageName: node
linkType: hard

Expand Down

0 comments on commit bc8b569

Please sign in to comment.