Skip to content

Commit 148134f

Browse files
committed
Update dependency gatsby to v4.0.2
1 parent ed346da commit 148134f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"assert": "2.0.0",
2222
"codemirror": "5.63.3",
2323
"codemirror-graphql": "1.0.2",
24-
"gatsby": "4.0.1",
24+
"gatsby": "4.0.2",
2525
"gatsby-plugin-anchor-links": "1.2.1",
2626
"gatsby-plugin-feed": "4.0.0",
2727
"gatsby-plugin-google-analytics": "4.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6227,10 +6227,10 @@ gatsby-worker@^1.0.0:
62276227
"@babel/core" "^7.15.5"
62286228
"@babel/runtime" "^7.15.4"
62296229

6230-
6231-
version "4.0.1"
6232-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.0.1.tgz#41c13340eb65d25a9ed22a04fd89c17d36246d55"
6233-
integrity sha512-TR6G4oZtI3B+c3dFKoUvbq6bO2SpgZ+YMdpeVLJ9ibHWy8xq5VS+q4eR2qJy1EdgHM3EIGBf0B+7c4Y2vVzBtA==
6230+
6231+
version "4.0.2"
6232+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.0.2.tgz#bb1f9a12876b1ca0d0e2646b99281bb7da70613e"
6233+
integrity sha512-ijdRh6NXDXJashI5Yjk8NddwVNJT+oZ7aFIjcT184dFzRJ7RNGau8wDLJCuwe1CafFlWsAyNp4oRingYP4B6jg==
62346234
dependencies:
62356235
"@babel/code-frame" "^7.14.0"
62366236
"@babel/core" "^7.15.5"

0 commit comments

Comments
 (0)