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.0 (#458)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 11, 2021
1 parent f8cfe1c commit ab47f4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.63.0",
"webpack": "5.64.0",
"webpack-cli": "4.9.1",
"webpack-dev-server": "4.4.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5948,7 +5948,7 @@ __metadata:
ts-jest: 27.0.7
ts-loader: 9.2.6
typescript: 4.4.4
webpack: 5.63.0
webpack: 5.64.0
webpack-cli: 4.9.1
webpack-dev-server: 4.4.0
languageName: unknown
Expand Down Expand Up @@ -6291,9 +6291,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.63.0":
version: 5.63.0
resolution: "webpack@npm:5.63.0"
"webpack@npm:5.64.0":
version: 5.64.0
resolution: "webpack@npm:5.64.0"
dependencies:
"@types/eslint-scope": ^3.7.0
"@types/estree": ^0.0.50
Expand Down Expand Up @@ -6324,7 +6324,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 8127be3d900d8e57f106f61dc66f8334162d5425d770f46b2110c89057c1607e9be1a20fa37ee53bd6915e3041dc074c5e2aa99665abb18112463b91606946f7
checksum: 9d32a61d988b0cd34f7c2b9006ac2eec81c36a72acf3b7f01c6c567c2ebc95bb75d422a53a5bea69c36dbfc50c11ac953ec07742da43c55beb512d0f2d4bb400
languageName: node
linkType: hard

Expand Down

0 comments on commit ab47f4e

Please sign in to comment.