chore(deps-dev): bump webpack from 5.55.1 to 5.56.1 (#1270)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
03d88e7407
commit
5c9e617aca
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -30,7 +30,7 @@
|
|||
"terser-webpack-plugin": "^5.2.4",
|
||||
"ts-loader": "^9.2.6",
|
||||
"typescript": "^4.4.3",
|
||||
"webpack": "^5.55.1",
|
||||
"webpack": "^5.56.1",
|
||||
"webpack-cli": "^4.8.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -3092,9 +3092,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.55.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.55.1.tgz",
|
||||
"integrity": "sha512-EYp9lwaOOAs+AA/KviNZ7bQiITHm4bXQvyTPewD2+f5YGjv6sfiClm40yeX5FgBMxh5bxcB6LryiFoP09B97Ug==",
|
||||
"version": "5.56.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz",
|
||||
"integrity": "sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
|
@ -5633,9 +5633,9 @@
|
|||
}
|
||||
},
|
||||
"webpack": {
|
||||
"version": "5.55.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.55.1.tgz",
|
||||
"integrity": "sha512-EYp9lwaOOAs+AA/KviNZ7bQiITHm4bXQvyTPewD2+f5YGjv6sfiClm40yeX5FgBMxh5bxcB6LryiFoP09B97Ug==",
|
||||
"version": "5.56.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz",
|
||||
"integrity": "sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
|
|
|
@ -206,7 +206,7 @@
|
|||
"terser-webpack-plugin": "^5.2.4",
|
||||
"ts-loader": "^9.2.6",
|
||||
"typescript": "^4.4.3",
|
||||
"webpack": "^5.55.1",
|
||||
"webpack": "^5.56.1",
|
||||
"webpack-cli": "^4.8.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
Loading…
Reference in a new issue