Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e58a6e

Browse files
Revert "Bump gatsby from 3.14.5 to 3.14.6"
1 parent b664c7c commit 4e58a6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@fec/gatsby-plugin-advanced-feed": "^2.0.0",
88
"@reach/router": "^1.1.1",
9-
"gatsby": "^3.14.6",
9+
"gatsby": "^3.14.5",
1010
"gatsby-cli": "^3.11.0",
1111
"gatsby-link": "^4.5.0",
1212
"gatsby-plugin-algolia-docsearch": "^1.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5983,10 +5983,10 @@ gatsby-worker@^0.5.0:
59835983
"@babel/core" "^7.15.5"
59845984
"@babel/runtime" "^7.15.4"
59855985

5986-
gatsby@^3.0.3, gatsby@^3.14.6:
5987-
version "3.14.6"
5988-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.6.tgz#b05769f27ccccaf90c7c5b483a7d11bf74f45101"
5989-
integrity sha512-H9IOoqkyzu0gEDzLUcm7pGSgwJbR338z+fjp4NsLlE4DkkA2T4H6nWRXLYoDwtNC+X2wfWSrwX8ui2wosAmQOQ==
5986+
gatsby@^3.0.3, gatsby@^3.14.5:
5987+
version "3.14.5"
5988+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.5.tgz#917dfa512f83ec3feddca2f68b236ab70eeb8df7"
5989+
integrity sha512-j1Dvm6iIlUcfYXXNKZWULanOF7UI/01uRMbIBP10iqjJClv+ZbqnFnkwQKvFwLaC88h6jPcEIbR7kZFTqbfbZQ==
59905990
dependencies:
59915991
"@babel/code-frame" "^7.14.0"
59925992
"@babel/core" "^7.15.5"

0 commit comments

Comments
 (0)