mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 08:43:01 +08:00
chore(deps-dev): bump webpack from 5.56.0 to 5.56.1 (#3795)
Bumps [webpack](https://github.com/webpack/webpack) from 5.56.0 to 5.56.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.56.0...v5.56.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e41ffb0979
commit
e3fee8659c
14
package-lock.json
generated
14
package-lock.json
generated
@ -52,7 +52,7 @@
|
||||
"ts-node": "^10.2.1",
|
||||
"typescript": "~4.1.6",
|
||||
"unminified-webpack-plugin": "^3.0.0",
|
||||
"webpack": "^5.56.0",
|
||||
"webpack": "^5.56.1",
|
||||
"winston": "^3.3.3",
|
||||
"zone.js": "^0.11.4"
|
||||
}
|
||||
@ -16289,9 +16289,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.56.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.0.tgz",
|
||||
"integrity": "sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==",
|
||||
"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",
|
||||
@ -29340,9 +29340,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webpack": {
|
||||
"version": "5.56.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.0.tgz",
|
||||
"integrity": "sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==",
|
||||
"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",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"ts-node": "^10.2.1",
|
||||
"typescript": "~4.1.6",
|
||||
"unminified-webpack-plugin": "^3.0.0",
|
||||
"webpack": "^5.56.0",
|
||||
"webpack": "^5.56.1",
|
||||
"winston": "^3.3.3",
|
||||
"zone.js": "^0.11.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user