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 9 additions and 9 deletions
Showing only changes of commit 73ac1f1be2 - Show all commits

16
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "10.2.0",
"copy-webpack-plugin": "10.2.1",
"del-cli": "4.0.1",
"favicons-webpack-plugin": "5.0.2",
"js-yaml": "4.1.0",
@ -1538,9 +1538,9 @@
"peer": true
},
"node_modules/copy-webpack-plugin": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.0.tgz",
"integrity": "sha512-my6iXII95c78w14HzYCNya5TlJYa44lOppAge5GSTMM1SyDxNsVGCJvhP4/ld6snm8lzjn3XOonMZD6s1L86Og==",
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.1.tgz",
"integrity": "sha512-nr81NhCAIpAWXGCK5thrKmfCQ6GDY0L5RN0U+BnIn/7Us55+UCex5ANNsNKmIVtDRnk0Ecf+/kzp9SUVrrBMLg==",
"dev": true,
"dependencies": {
"fast-glob": "^3.2.7",
@ -7622,9 +7622,9 @@
"peer": true
},
"copy-webpack-plugin": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.0.tgz",
"integrity": "sha512-my6iXII95c78w14HzYCNya5TlJYa44lOppAge5GSTMM1SyDxNsVGCJvhP4/ld6snm8lzjn3XOonMZD6s1L86Og==",
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.1.tgz",
"integrity": "sha512-nr81NhCAIpAWXGCK5thrKmfCQ6GDY0L5RN0U+BnIn/7Us55+UCex5ANNsNKmIVtDRnk0Ecf+/kzp9SUVrrBMLg==",
"dev": true,
"requires": {
"fast-glob": "^3.2.7",
@ -8212,7 +8212,7 @@
"peer": true,
"requires": {
"clone": "^2.1.2",
"colors": "1.4.0",
"colors": "^1.4.0",
"image-size": "^0.8.3",
"jimp": "^0.16.1",
"jsontoxml": "^1.0.1",

View File

@ -19,7 +19,7 @@
"author": "Robert Kaussow",
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "10.2.0",
"copy-webpack-plugin": "10.2.1",
"del-cli": "4.0.1",
"favicons-webpack-plugin": "5.0.2",
"js-yaml": "4.1.0",