Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
chore(deps): 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 591089b commit 09cba8e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ts-jest": ">=27.0.7",
"ts-loader": ">=9.2.6",
"typescript": ">=4.4.4",
"webpack": ">=5.64.0",
"webpack": "5.64.4",
"webpack-cli": ">=4.9.1",
"webpack-dev-server": ">=4.4.0"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6009,7 +6009,7 @@ __metadata:
ts-jest: ">=27.0.7"
ts-loader: ">=9.2.6"
typescript: ">=4.4.4"
webpack: ">=5.64.0"
webpack: 5.64.4
webpack-cli: ">=4.9.1"
webpack-dev-server: ">=4.4.0"
languageName: unknown
Expand Down Expand Up @@ -6214,13 +6214,13 @@ __metadata:
languageName: node
linkType: hard

"watchpack@npm:^2.2.0":
version: 2.2.0
resolution: "watchpack@npm:2.2.0"
"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: e275f48fae29edee3195c51a8312b609581b9be5ce323d3102ffd082cb124f48d7a393ce05e4110239e4354379e04d78a97ceb26ae367746e7e218bf258135c8
checksum: 54f577fe311ae6130b43c3202ddc5c66ea8cdc5e0569b6e1dbccf5c0f5f4f8d4d00b7b97f6ae6d53e9361766bf0dc4e6dc7b30e57392948af9795217f6d9d7a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6352,9 +6352,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:>=5.64.0":
version: 5.64.1
resolution: "webpack@npm:5.64.1"
"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
Expand All @@ -6378,14 +6378,14 @@ __metadata:
schema-utils: ^3.1.0
tapable: ^2.1.1
terser-webpack-plugin: ^5.1.3
watchpack: ^2.2.0
watchpack: ^2.3.0
webpack-sources: ^3.2.2
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: d2a1baddaed03f2ce70c13501b89935d4bb4af30b4accb0d2dfbd00ec6f491eaf46272346cedcf013b477e131c8cc202ee0b2d2c51ece1cfb713fd2d98b80a52
checksum: 62ac598291374fa5269c80fcd82ad3cbf8e8c3f837c2bf6ea80812812154d9f4d3390c6fdc1ce85323e6fdd46132e3e3db08cde9a1b4d61197879e867c7c1375
languageName: node
linkType: hard

Expand Down

0 comments on commit 09cba8e

Please sign in to comment.