Skip to content

Commit c8b9e11

Browse files
committed
Update dependency gatsby to v3.12.1
1 parent 7234421 commit c8b9e11

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
@@ -17,7 +17,7 @@
1717
"assert": "2.0.0",
1818
"codemirror": "5.62.3",
1919
"codemirror-graphql": "1.0.2",
20-
"gatsby": "3.12.0",
20+
"gatsby": "3.12.1",
2121
"gatsby-plugin-anchor-links": "1.2.1",
2222
"gatsby-plugin-feed": "3.12.0",
2323
"gatsby-plugin-google-analytics": "3.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5643,10 +5643,10 @@ gatsby-worker@^0.3.0:
56435643
dependencies:
56445644
"@babel/core" "^7.14.8"
56455645

5646-
5647-
version "3.12.0"
5648-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.12.0.tgz#f6e39716b8d9412353be9d2fa880f19dd5f03216"
5649-
integrity sha512-H0F2ZNLuYZAg2TyHSjvsKlYfLo9bNUoMha3W4csLeAsI8okP3HV9m0J8FXVMrK4CdGc1RXqQzNu+2HdUpdMZZQ==
5646+
5647+
version "3.12.1"
5648+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.12.1.tgz#89899c2966df6a51228f39a099f68aab2baabc1a"
5649+
integrity sha512-Z2lh2EB8Oh68JHImnlHpqgivAKQ81CYNA9faMgQM/okvF0n5Zrb8/1cKb1VuEwwbjhwZjLAlCQAIZ79vs7IHDg==
56505650
dependencies:
56515651
"@babel/code-frame" "^7.14.0"
56525652
"@babel/core" "^7.14.8"

0 commit comments

Comments
 (0)