Skip to content

Commit fced874

Browse files
committed
fix(deps): update dependency gatsby to v5.13.6
1 parent 9e55696 commit fced874

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
@@ -20,7 +20,7 @@
2020
],
2121
"dependencies": {
2222
"dotenv": "16.4.5",
23-
"gatsby": "5.13.5",
23+
"gatsby": "5.13.6",
2424
"gatsby-image": "3.11.0",
2525
"gatsby-plugin-config": "1.0.7",
2626
"gatsby-plugin-manifest": "5.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9915,10 +9915,10 @@ gatsby-worker@^2.13.1:
99159915
fs-extra "^11.1.1"
99169916
signal-exit "^3.0.7"
99179917

9918-
9919-
version "5.13.5"
9920-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.5.tgz#fc3e2e70f39b3cde81048df6a194d92e5c9f60b5"
9921-
integrity sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==
9918+
9919+
version "5.13.6"
9920+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.6.tgz#e49f376ef3518f7fef3525cc155c6424dc62227b"
9921+
integrity sha512-WsjhhqMkzCH03aLcP6xsxN08PpLrOjvCivjl6hZCVwxGDw9vz+zK8yFSjPzq2TL5hA4lbQc6bdJaMvaads/DuA==
99229922
dependencies:
99239923
"@babel/code-frame" "^7.18.6"
99249924
"@babel/core" "^7.20.12"

0 commit comments

Comments
 (0)