Update dependency thegeeklab/hugo-geekblog to v0.7.0 - autoclosed #3

Closed
renovator wants to merge 265 commits from renovate/thegeeklab-hugo-geekblog-0.x into master
2 changed files with 8 additions and 8 deletions
Showing only changes of commit cad5d0f883 - Show all commits

14
package-lock.json generated
View File

@ -17,7 +17,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"prettier-plugin-go-template": "0.0.11",
"webpack": "5.67.0",
"webpack": "5.68.0",
"webpack-cli": "4.9.2",
"webpack-remove-empty-scripts": "0.7.3"
}
@ -6088,9 +6088,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",
@ -11107,9 +11107,9 @@
}
},
"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",

View File

@ -27,7 +27,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"prettier-plugin-go-template": "0.0.11",
"webpack": "5.67.0",
"webpack": "5.68.0",
"webpack-cli": "4.9.2",
"webpack-remove-empty-scripts": "0.7.3"
},