chore(deps-dev): bump webpack from 5.54.0 to 5.55.0 (#3783)

This commit is contained in:
dependabot[bot]
2021-09-29 12:27:53 +02:00
committed by GitHub
parent 37f03abdff
commit 07e8dd7df8
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -53,7 +53,7 @@
"typedoc": "^0.22.4",
"typescript": "~4.1.6",
"unminified-webpack-plugin": "^3.0.0",
"webpack": "^5.51.1",
"webpack": "^5.55.0",
"winston": "^3.3.3",
"zone.js": "^0.11.4"
}
@@ -16210,9 +16210,9 @@
}
},
"node_modules/webpack": {
"version": "5.54.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.54.0.tgz",
"integrity": "sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==",
"version": "5.55.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.55.0.tgz",
"integrity": "sha512-/1LyoAG+4+YRt+RLN3H2cz4dcw8+iO/GwKhL54GQDmqONCi0ZISXZF6aCCrCRDJFK685h+RGLCZd61Y+SEqdWQ==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.0",
@@ -29296,9 +29296,9 @@
"dev": true
},
"webpack": {
"version": "5.54.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.54.0.tgz",
"integrity": "sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==",
"version": "5.55.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.55.0.tgz",
"integrity": "sha512-/1LyoAG+4+YRt+RLN3H2cz4dcw8+iO/GwKhL54GQDmqONCi0ZISXZF6aCCrCRDJFK685h+RGLCZd61Y+SEqdWQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",
+1 -1
View File
@@ -68,7 +68,7 @@
"typedoc": "^0.22.4",
"typescript": "~4.1.6",
"unminified-webpack-plugin": "^3.0.0",
"webpack": "^5.51.1",
"webpack": "^5.55.0",
"winston": "^3.3.3",
"zone.js": "^0.11.4"
},