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

Bump gatsby from 2.24.56 to 2.24.57

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.56 to 2.24.57.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.56...gatsby@2.24.57)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-14 04:38:13 +00:00 committed by GitHub
parent 3f256d0f98
commit 950c94bce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 28 deletions

60
package-lock.json generated
View File

@ -10482,9 +10482,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.24.56",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.24.56.tgz",
"integrity": "sha512-Ca18Cfm+vnMLgnAUBEPgHwZr785gSVEuDnR4mHCK8p8kL8SQTO8PCQwj4KhlgRNQR1BRxVMI6SOWpOMT+vr6ag==",
"version": "2.24.57",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.24.57.tgz",
"integrity": "sha512-5xTifqE39T3HCTa5eeexHUXq4lhfEq+wKnJoFnjuM52o+fIfz09QRcFJE5QVGJpdxcRAHuQLrkb5cR8DafFEpg==",
"requires": {
"@babel/code-frame": "^7.10.3",
"@babel/core": "^7.10.3",
@ -10549,7 +10549,7 @@
"find-cache-dir": "^3.3.1",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.12.94",
"gatsby-cli": "^2.12.95",
"gatsby-core-utils": "^1.3.19",
"gatsby-graphiql-explorer": "^0.4.13",
"gatsby-legacy-polyfills": "^0.0.4",
@ -10867,9 +10867,9 @@
}
},
"gatsby-cli": {
"version": "2.12.94",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.94.tgz",
"integrity": "sha512-yDT3iSL0yCBI4T5BOde6iw60NSHPzN7WxUZ5k+4viDXRY6CR98WVNAUNuXDKiQyecXq2voBRn00i+EKV/S3FYw==",
"version": "2.12.95",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.95.tgz",
"integrity": "sha512-gSJ6J1i8bJq0dPRmAcfAv9U99knaccyBDopf8ft6+/SrUU9cNahQy0rZN1ksKCILjTpLRGKTH1pYN2PE3efjuw==",
"requires": {
"@babel/code-frame": "^7.10.3",
"@hapi/joi": "^15.1.1",
@ -10885,7 +10885,7 @@
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.19",
"gatsby-recipes": "^0.2.23",
"gatsby-recipes": "^0.2.24",
"gatsby-telemetry": "^1.3.32",
"hosted-git-info": "^3.0.4",
"ink": "^2.7.1",
@ -11796,9 +11796,9 @@
}
},
"gatsby-recipes": {
"version": "0.2.23",
"resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.2.23.tgz",
"integrity": "sha512-mvP50MA7QKz3hbbXXnELMmqvW+9J4/y8UYDl/4jOpQw6rGYJ0cjs6yHCl5PlEr5yTH4qO4KKT8//qUa7/x1Mog==",
"version": "0.2.24",
"resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.2.24.tgz",
"integrity": "sha512-2Rut4j5jGS+a5ZoHXEfjo8AMAxnbG53MyRMvSrmV24VsVk19nIylalryKmtJfioOWQ94B0h3T56hPA9c2/o1Pg==",
"requires": {
"@babel/core": "^7.9.6",
"@babel/generator": "^7.9.6",
@ -11868,6 +11868,7 @@
"remark-parse": "^6.0.3",
"remark-stringify": "^8.1.0",
"resolve-cwd": "^3.0.0",
"resolve-from": "^5.0.0",
"semver": "^7.3.2",
"single-trailing-newline": "^1.0.0",
"strip-ansi": "^6.0.0",
@ -11894,18 +11895,18 @@
}
},
"@graphql-tools/schema": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-6.2.1.tgz",
"integrity": "sha512-SKoZmxlLwOq08/NZ8Y5aShgEHneTJ8Ksw4gU1WBSWVJGf64ROoxIxN4Uc47F0cZxwOBqVqUy/EdXWZ8Jt97uQQ==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-6.2.2.tgz",
"integrity": "sha512-KITlyr//1oKyxIOlGvNZDl4c6bLj2Gc+3eJXyUKWfSmgsmAZPudpQNa/8VbiVujpm7UaX0cyM3FdeCaxWFeBgg==",
"requires": {
"@graphql-tools/utils": "6.2.1",
"@graphql-tools/utils": "6.2.2",
"tslib": "~2.0.1"
}
},
"@graphql-tools/utils": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-6.2.1.tgz",
"integrity": "sha512-DZ6a2bjOH4sWKhNUachvYy+3ocXDvDcTtComOD/z7ncszdlZPU6RXNOgBTxh/bMVHBPqlEh/VjCVMwBysZRbJw==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-6.2.2.tgz",
"integrity": "sha512-a0SSYF76dnKHs8te4Igfnrrq1VOO4sFG8yx3ehO7464eGUfUUYo2QmNRjhxny2HRMvqzX40xuQikyg6LBXDNLQ==",
"requires": {
"@ardatan/aggregate-error": "0.0.6",
"camel-case": "4.1.1",
@ -11953,9 +11954,9 @@
}
},
"flatted": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.0.4.tgz",
"integrity": "sha512-4gZhsMc26tSiMgQ+0gRN818ST2KCkX/4EvqocCkE1+SRb7mapNk4KLSP+XAj02jc8rxuyD3DrmI3a0BQ/TNOpg=="
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.0.5.tgz",
"integrity": "sha512-bDEpEsHk2pHn4R+slxblk0N0gK5lQsK2aRwW6LJyIpX3o9qhoVkufDjDvU3fpSJbR7UgOl+icRoR9agYyjzMTw=="
},
"get-stream": {
"version": "5.2.0",
@ -12065,6 +12066,11 @@
"xtend": "^4.0.1"
}
},
"resolve-from": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
},
"semver": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
@ -17500,9 +17506,9 @@
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
},
"moment": {
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
"integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
"version": "2.28.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.28.0.tgz",
"integrity": "sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw=="
},
"move-concurrently": {
"version": "1.0.1",
@ -20318,9 +20324,9 @@
"integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ=="
},
"query-string": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.1.tgz",
"integrity": "sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA==",
"version": "6.13.2",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.2.tgz",
"integrity": "sha512-BMmDaUiLDFU1hlM38jTFcRt7HYiGP/zt1sRzrIWm5zpeEuO1rkbPS0ELI3uehoLuuhHDCS8u8lhFN3fEN4JzPQ==",
"requires": {
"decode-uri-component": "^0.2.0",
"split-on-first": "^1.0.0",

View File

@ -23,7 +23,7 @@
"@loadable/component": "^5.13.1",
"axios": "^0.20.0",
"file-saver": "^2.0.2",
"gatsby": "^2.24.56",
"gatsby": "^2.24.57",
"gatsby-image": "^2.4.17",
"gatsby-plugin-manifest": "^2.4.28",
"gatsby-plugin-matomo": "^0.8.3",