Skip to content

Commit 97353b6

Browse files
fix(deps): update dependency gatsby to v3.8.1 (#5579)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 93a07eb commit 97353b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@emotion/styled": "^10.0.27",
2020
"dayjs": "^1.8.23",
2121
"emotion-theming": "^10.0.27",
22-
"gatsby": "3.8.0",
22+
"gatsby": "3.8.1",
2323
"gatsby-plugin-catch-links": "3.8.0",
2424
"gatsby-plugin-emotion": "^4.0.0",
2525
"gatsby-plugin-manifest": "3.8.0",

website/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5706,10 +5706,10 @@ [email protected]:
57065706
lodash "^4.17.21"
57075707
unist-util-select "^1.5.0"
57085708

5709-
5710-
version "3.8.0"
5711-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.8.0.tgz#b147967fa264d278804e6dae38a67e68b93bc3b8"
5712-
integrity sha512-6l1IOslajKT8Umz+qDIfu2Bv1ldAbLnsrMId6ExWvcoqNjOw2eSyGHkGjwnQIwl17A0UcA1wSTAw/Gsj480IxA==
5709+
5710+
version "3.8.1"
5711+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.8.1.tgz#e94f53c7bd07585ab8f6dee3fb10ad97766aff66"
5712+
integrity sha512-IZphTACphil3F9ODtAYASA4+l8ErIae4eSTG0a5q9YSpSsfZBBCA5YblRIv+j/7Qi1XX9fP/eNnaxbyurqsPOw==
57135713
dependencies:
57145714
"@babel/code-frame" "^7.14.0"
57155715
"@babel/core" "^7.14.0"

0 commit comments

Comments
 (0)