1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-26 11:49:04 +01:00

Merge pull request #291 from kremalicious/dependabot/npm_and_yarn/gatsby-2.22.1

This commit is contained in:
dependabot-preview[bot] 2020-05-20 07:10:13 +00:00 committed by GitHub
commit 0f86d84648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View File

@ -3507,9 +3507,9 @@
} }
}, },
"@types/lodash": { "@types/lodash": {
"version": "4.14.151", "version": "4.14.152",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.151.tgz", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.152.tgz",
"integrity": "sha512-Zst90IcBX5wnwSu7CAS0vvJkTjTELY4ssKbHiTnGcJgi170uiS8yQDdc3v6S77bRqYQIN1App5a1Pc2lceE5/g==" "integrity": "sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg=="
}, },
"@types/lunr": { "@types/lunr": {
"version": "2.3.3", "version": "2.3.3",
@ -10331,9 +10331,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
}, },
"gatsby": { "gatsby": {
"version": "2.22.0", "version": "2.22.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.0.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.1.tgz",
"integrity": "sha512-1huIiubdivE0xyfDpHkwrdUvZBqaRa4X5UJ3IljocmuVzsbfXbn0ERvqoLk0Kyixtupiik2Ps8IY+BmEM5jtBg==", "integrity": "sha512-8YSQShu6bipyKSbIQDqvVYOzy+L2B/iiI8SHvvZD3dd2tvys3EYOZdAyOBeqR72eM3zCF+hqDw5H/PB5Uc+I6Q==",
"requires": { "requires": {
"@babel/code-frame": "^7.8.3", "@babel/code-frame": "^7.8.3",
"@babel/core": "^7.9.6", "@babel/core": "^7.9.6",
@ -10397,7 +10397,7 @@
"flat": "^4.1.0", "flat": "^4.1.0",
"fs-exists-cached": "1.0.0", "fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"gatsby-cli": "^2.12.26", "gatsby-cli": "^2.12.27",
"gatsby-core-utils": "^1.3.0", "gatsby-core-utils": "^1.3.0",
"gatsby-graphiql-explorer": "^0.4.1", "gatsby-graphiql-explorer": "^0.4.1",
"gatsby-link": "^2.4.2", "gatsby-link": "^2.4.2",
@ -10652,9 +10652,9 @@
} }
}, },
"gatsby-cli": { "gatsby-cli": {
"version": "2.12.26", "version": "2.12.27",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.26.tgz", "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.27.tgz",
"integrity": "sha512-A6CImTWxA4QejrfJmp9gp+Qe8MgkWNyRG7BcTPYW407mWIjnPRnp4IGBtxqqaO06AjPGMlcev/ODq620+VVNSQ==", "integrity": "sha512-3YxdWTSryFN/u/STp7nV+4CitFx6UgmSv2/v5B5tEjiSo87zBROOAxboeLqnKREWjANsrGxu1imGQY3eNHYk6g==",
"requires": { "requires": {
"@babel/code-frame": "^7.8.3", "@babel/code-frame": "^7.8.3",
"@babel/runtime": "^7.9.6", "@babel/runtime": "^7.9.6",

View File

@ -41,7 +41,7 @@
"fast-exif": "^1.0.1", "fast-exif": "^1.0.1",
"feather-icons": "^4.28.0", "feather-icons": "^4.28.0",
"fraction.js": "^4.0.12", "fraction.js": "^4.0.12",
"gatsby": "^2.22.0", "gatsby": "^2.22.1",
"gatsby-image": "^2.4.4", "gatsby-image": "^2.4.4",
"gatsby-plugin-catch-links": "^2.3.1", "gatsby-plugin-catch-links": "^2.3.1",
"gatsby-plugin-feed": "^2.5.1", "gatsby-plugin-feed": "^2.5.1",