1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-31 09:07:38 +01:00

Bump gatsby from 3.14.0 to 3.14.1 (#679)

This commit is contained in:
dependabot[bot] 2021-10-04 11:13:22 +02:00 committed by GitHub
parent 76c21bd198
commit 4e2c4c9240
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

@ -13,7 +13,7 @@
"axios": "^0.22.0",
"file-saver": "^2.0.5",
"framer-motion": "^4.1.17",
"gatsby": "^3.14.0",
"gatsby": "^3.14.1",
"gatsby-plugin-image": "^1.14.0",
"gatsby-plugin-manifest": "^3.14.0",
"gatsby-plugin-matomo": "^0.10.0",
@ -10917,9 +10917,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"node_modules/gatsby": {
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.0.tgz",
"integrity": "sha512-ikXoVZ9LQO9lZBxVvQxrYkjhX1zz9/7/Iv/6WCt/UPdgYCWCKc6GWOqlbLKmjShM0fBxJHfjmiahNxuTzJIZsw==",
"version": "3.14.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.1.tgz",
"integrity": "sha512-6wt1MDMOfm6Zm8yiS8zDwjkth5spX7RorKKnYNNfZFyD0lztdql9jgAXFCxO0FxRDagDKxxfxj3cYyHHzPlalg==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.14.0",
@ -35500,9 +35500,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.0.tgz",
"integrity": "sha512-ikXoVZ9LQO9lZBxVvQxrYkjhX1zz9/7/Iv/6WCt/UPdgYCWCKc6GWOqlbLKmjShM0fBxJHfjmiahNxuTzJIZsw==",
"version": "3.14.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.1.tgz",
"integrity": "sha512-6wt1MDMOfm6Zm8yiS8zDwjkth5spX7RorKKnYNNfZFyD0lztdql9jgAXFCxO0FxRDagDKxxfxj3cYyHHzPlalg==",
"requires": {
"@babel/code-frame": "^7.14.0",
"@babel/core": "^7.15.5",

View File

@ -24,7 +24,7 @@
"axios": "^0.22.0",
"file-saver": "^2.0.5",
"framer-motion": "^4.1.17",
"gatsby": "^3.14.0",
"gatsby": "^3.14.1",
"gatsby-plugin-image": "^1.14.0",
"gatsby-plugin-manifest": "^3.14.0",
"gatsby-plugin-matomo": "^0.10.0",