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 16 additions and 16 deletions
Showing only changes of commit 7d51c6e696 - Show all commits

28
package-lock.json generated
View File

@ -16,8 +16,8 @@
"prettier": "2.7.1",
"prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4",
"svg-sprite": "2.0.1",
"webpack": "5.74.0",
"svg-sprite": "2.0.2",
"webpack": "5.75.0",
"webpack-cli": "4.10.0",
"webpack-favicons": "1.3.8"
}
@ -3879,9 +3879,9 @@
}
},
"node_modules/svg-sprite": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/svg-sprite/-/svg-sprite-2.0.1.tgz",
"integrity": "sha512-H39axwQviFWEOUTj+P7OMQ9YpimJQ3F4wwZNMFTTQskGWWbGmD0NMiyrtaeMz75K3yenRjZCkXi5D2kYpW5lDw==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/svg-sprite/-/svg-sprite-2.0.2.tgz",
"integrity": "sha512-vLFP/t4YCu62mvOzUt6g9bqpKrPjYsLuzegw5WsIsv3DkulAI/fRC+k7Atk//rIkUDbvKo572nJ6o4YT+FbKig==",
"dev": true,
"dependencies": {
"@resvg/resvg-js": "^2.1.0",
@ -4250,9 +4250,9 @@
}
},
"node_modules/webpack": {
"version": "5.74.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz",
"integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==",
"version": "5.75.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz",
"integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@ -7656,9 +7656,9 @@
"dev": true
},
"svg-sprite": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/svg-sprite/-/svg-sprite-2.0.1.tgz",
"integrity": "sha512-H39axwQviFWEOUTj+P7OMQ9YpimJQ3F4wwZNMFTTQskGWWbGmD0NMiyrtaeMz75K3yenRjZCkXi5D2kYpW5lDw==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/svg-sprite/-/svg-sprite-2.0.2.tgz",
"integrity": "sha512-vLFP/t4YCu62mvOzUt6g9bqpKrPjYsLuzegw5WsIsv3DkulAI/fRC+k7Atk//rIkUDbvKo572nJ6o4YT+FbKig==",
"dev": true,
"requires": {
"@resvg/resvg-js": "^2.1.0",
@ -7938,9 +7938,9 @@
}
},
"webpack": {
"version": "5.74.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz",
"integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==",
"version": "5.75.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz",
"integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",

View File

@ -28,8 +28,8 @@
"prettier": "2.7.1",
"prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4",
"svg-sprite": "2.0.1",
"webpack": "5.74.0",
"svg-sprite": "2.0.2",
"webpack": "5.75.0",
"webpack-cli": "4.10.0",
"webpack-favicons": "1.3.8"
},