Skip to content

Commit

Permalink
Update dependency webpack to v5.55.1
Browse files Browse the repository at this point in the history
renovate-bot authored and renovate[bot] committed Sep 29, 2021
1 parent 8fda79b commit 5254fbb
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@
"ts-jest": "27.0.5",
"ts-loader": "6.2.2",
"typescript": "4.4.3",
"webpack": "5.55.0",
"webpack": "5.55.1",
"webpack-cli": "4.8.0"
},
"jest": {
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -5665,10 +5665,10 @@ webpack-sources@^3.1.1, webpack-sources@^3.2.0:
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"
integrity sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==

webpack@5.55.0:
version "5.55.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.55.0.tgz#77e4d90c6db6764623f91cb1549cdcda9b9f8a84"
integrity sha512-/1LyoAG+4+YRt+RLN3H2cz4dcw8+iO/GwKhL54GQDmqONCi0ZISXZF6aCCrCRDJFK685h+RGLCZd61Y+SEqdWQ==
webpack@5.55.1:
version "5.55.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.55.1.tgz#426ebe54c15fa57f7b242590f65fd182382b5998"
integrity sha512-EYp9lwaOOAs+AA/KviNZ7bQiITHm4bXQvyTPewD2+f5YGjv6sfiClm40yeX5FgBMxh5bxcB6LryiFoP09B97Ug==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.50"

0 comments on commit 5254fbb

Please sign in to comment.