mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-07-16 00:00:04 +08:00
chore(deps): update dependency webpack to v5.68.0 (#4013)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
co-authored by
Renovate Bot
parent
fce7f2c1af
commit
72cc3c79e6
Generated
+7
-7
@@ -52,7 +52,7 @@
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.1.6",
|
||||
"unminified-webpack-plugin": "3.0.0",
|
||||
"webpack": "5.67.0",
|
||||
"webpack": "5.68.0",
|
||||
"winston": "3.5.0",
|
||||
"zone.js": "0.11.4"
|
||||
}
|
||||
@@ -16217,9 +16217,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.67.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
|
||||
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
|
||||
"version": "5.68.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz",
|
||||
"integrity": "sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
@@ -29186,9 +29186,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webpack": {
|
||||
"version": "5.67.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
|
||||
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
|
||||
"version": "5.68.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz",
|
||||
"integrity": "sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
|
||||
+1
-1
@@ -67,7 +67,7 @@
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.1.6",
|
||||
"unminified-webpack-plugin": "3.0.0",
|
||||
"webpack": "5.67.0",
|
||||
"webpack": "5.68.0",
|
||||
"winston": "3.5.0",
|
||||
"zone.js": "0.11.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user