1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-11-13 16:45:12 +01:00

Bump gatsby from 4.7.1 to 4.7.2 (#803)

This commit is contained in:
dependabot[bot] 2022-02-21 09:27:45 +00:00 committed by GitHub
parent 0cde9f195f
commit 8a79c69ad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -14,7 +14,7 @@
"axios": "^0.26.0",
"file-saver": "^2.0.5",
"framer-motion": "^6.2.6",
"gatsby": "^4.7.1",
"gatsby": "^4.7.2",
"gatsby-plugin-image": "^2.7.0",
"gatsby-plugin-manifest": "^4.7.0",
"gatsby-plugin-matomo": "^0.11.0",
@ -10257,9 +10257,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"node_modules/gatsby": {
"version": "4.7.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.7.1.tgz",
"integrity": "sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA==",
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.7.2.tgz",
"integrity": "sha512-DY7qoFQ8y+14UsmEkzWigHWPkkJ79elu6A2nDjg19YV8K8k96PlexkYLDYOI5kSBiCmCV+ZURVfexuVU0U0HDA==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.14.0",
@ -31478,9 +31478,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "4.7.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.7.1.tgz",
"integrity": "sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA==",
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.7.2.tgz",
"integrity": "sha512-DY7qoFQ8y+14UsmEkzWigHWPkkJ79elu6A2nDjg19YV8K8k96PlexkYLDYOI5kSBiCmCV+ZURVfexuVU0U0HDA==",
"requires": {
"@babel/code-frame": "^7.14.0",
"@babel/core": "^7.15.5",

View File

@ -25,7 +25,7 @@
"axios": "^0.26.0",
"file-saver": "^2.0.5",
"framer-motion": "^6.2.6",
"gatsby": "^4.7.1",
"gatsby": "^4.7.2",
"gatsby-plugin-image": "^2.7.0",
"gatsby-plugin-manifest": "^4.7.0",
"gatsby-plugin-matomo": "^0.11.0",