Skip to content

Commit f932a71

Browse files
committed
Update dependency gatsby to v4.5.5
1 parent 96d1f46 commit f932a71

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
@@ -21,7 +21,7 @@
2121
"assert": "2.0.0",
2222
"codemirror": "5.65.1",
2323
"codemirror-graphql": "1.2.11",
24-
"gatsby": "4.5.4",
24+
"gatsby": "4.5.5",
2525
"gatsby-plugin-anchor-links": "1.2.1",
2626
"gatsby-plugin-feed": "4.5.0",
2727
"gatsby-plugin-google-analytics": "4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6361,10 +6361,10 @@ gatsby-worker@^1.5.0:
63616361
"@babel/core" "^7.15.5"
63626362
"@babel/runtime" "^7.15.4"
63636363

6364-
gatsby@4.5.4:
6365-
version "4.5.4"
6366-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.5.4.tgz#53404b798da0c86057675d03011f072faf85b27c"
6367-
integrity sha512-uXyYl9nq52xdvP/9lwWFp7eGtjFFgdAjG2xNBvpgNgd1AtH/4kU76khm1mmpXea98mnJrcwKmsSZkIbQO9YWCg==
6364+
gatsby@4.5.5:
6365+
version "4.5.5"
6366+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.5.5.tgz#5e9b24e32e842810b1ce88de6f6f576a3455c33b"
6367+
integrity sha512-WAT5FLiA6kziWQu1eplqrfBYH1FUeDMfuHPulh2QV0IVmE/AirTCNNIK1RhvY96UjR6qn6xJ1rSgiMqwr6y1sw==
63686368
dependencies:
63696369
"@babel/code-frame" "^7.14.0"
63706370
"@babel/core" "^7.15.5"

0 commit comments

Comments
 (0)