Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit e77feb2

Browse files
committed
fix(deps): update dependency gatsby to v5.13.7
1 parent 9c5ad9a commit e77feb2

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
@@ -10,7 +10,7 @@
1010
"@emotion/styled": "11.11.5",
1111
"@mdx-js/mdx": "3.0.1",
1212
"@mdx-js/react": "3.0.1",
13-
"gatsby": "5.13.6",
13+
"gatsby": "5.13.7",
1414
"gatsby-plugin-catch-links": "5.13.1",
1515
"gatsby-plugin-emotion": "8.13.1",
1616
"gatsby-plugin-i18n-l10n": "5.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7217,10 +7217,10 @@ gatsby-worker@^2.13.1:
72177217
fs-extra "^11.1.1"
72187218
signal-exit "^3.0.7"
72197219

7220-
7221-
version "5.13.6"
7222-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.6.tgz#e49f376ef3518f7fef3525cc155c6424dc62227b"
7223-
integrity sha512-WsjhhqMkzCH03aLcP6xsxN08PpLrOjvCivjl6hZCVwxGDw9vz+zK8yFSjPzq2TL5hA4lbQc6bdJaMvaads/DuA==
7220+
7221+
version "5.13.7"
7222+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.7.tgz#51b90f907ec230c1555571e54087aca4434087e4"
7223+
integrity sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==
72247224
dependencies:
72257225
"@babel/code-frame" "^7.18.6"
72267226
"@babel/core" "^7.20.12"

0 commit comments

Comments
 (0)