1
0
Fork 0

Bump gatsby from 2.22.0 to 2.22.1

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.22.0 to 2.22.1.
- [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.22.0...gatsby@2.22.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-20 06:22:19 +00:00 committed by GitHub
parent 5c2a78dae2
commit ae6a6d6ade
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": {
"version": "4.14.151",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.151.tgz",
"integrity": "sha512-Zst90IcBX5wnwSu7CAS0vvJkTjTELY4ssKbHiTnGcJgi170uiS8yQDdc3v6S77bRqYQIN1App5a1Pc2lceE5/g=="
"version": "4.14.152",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.152.tgz",
"integrity": "sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg=="
},
"@types/lunr": {
"version": "2.3.3",
@ -10331,9 +10331,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.22.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.0.tgz",
"integrity": "sha512-1huIiubdivE0xyfDpHkwrdUvZBqaRa4X5UJ3IljocmuVzsbfXbn0ERvqoLk0Kyixtupiik2Ps8IY+BmEM5jtBg==",
"version": "2.22.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.1.tgz",
"integrity": "sha512-8YSQShu6bipyKSbIQDqvVYOzy+L2B/iiI8SHvvZD3dd2tvys3EYOZdAyOBeqR72eM3zCF+hqDw5H/PB5Uc+I6Q==",
"requires": {
"@babel/code-frame": "^7.8.3",
"@babel/core": "^7.9.6",
@ -10397,7 +10397,7 @@
"flat": "^4.1.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.12.26",
"gatsby-cli": "^2.12.27",
"gatsby-core-utils": "^1.3.0",
"gatsby-graphiql-explorer": "^0.4.1",
"gatsby-link": "^2.4.2",
@ -10652,9 +10652,9 @@
}
},
"gatsby-cli": {
"version": "2.12.26",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.26.tgz",
"integrity": "sha512-A6CImTWxA4QejrfJmp9gp+Qe8MgkWNyRG7BcTPYW407mWIjnPRnp4IGBtxqqaO06AjPGMlcev/ODq620+VVNSQ==",
"version": "2.12.27",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.27.tgz",
"integrity": "sha512-3YxdWTSryFN/u/STp7nV+4CitFx6UgmSv2/v5B5tEjiSo87zBROOAxboeLqnKREWjANsrGxu1imGQY3eNHYk6g==",
"requires": {
"@babel/code-frame": "^7.8.3",
"@babel/runtime": "^7.9.6",

View File

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