Skip to content

Commit c3a31c1

Browse files
Merge pull request #378 from openscript-ch/renovate/all-minor-patch
fix(deps): update dependency gatsby to v5.13.7
2 parents a97f4ce + 1159a52 commit c3a31c1

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
@@ -12,7 +12,7 @@
1212
"@mdx-js/react": "3.0.1",
1313
"embla-carousel-autoplay": "^8.0.0-rc17",
1414
"embla-carousel-react": "^8.0.0-rc17",
15-
"gatsby": "5.13.6",
15+
"gatsby": "5.13.7",
1616
"gatsby-plugin-catch-links": "5.13.1",
1717
"gatsby-plugin-emotion": "8.13.1",
1818
"gatsby-plugin-i18n-l10n": "5.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8574,10 +8574,10 @@ gatsby-worker@^2.13.1:
85748574
fs-extra "^11.1.1"
85758575
signal-exit "^3.0.7"
85768576

8577-
gatsby@5.13.6:
8578-
version "5.13.6"
8579-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.6.tgz#e49f376ef3518f7fef3525cc155c6424dc62227b"
8580-
integrity sha512-WsjhhqMkzCH03aLcP6xsxN08PpLrOjvCivjl6hZCVwxGDw9vz+zK8yFSjPzq2TL5hA4lbQc6bdJaMvaads/DuA==
8577+
gatsby@5.13.7:
8578+
version "5.13.7"
8579+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.7.tgz#51b90f907ec230c1555571e54087aca4434087e4"
8580+
integrity sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==
85818581
dependencies:
85828582
"@babel/code-frame" "^7.18.6"
85838583
"@babel/core" "^7.20.12"

0 commit comments

Comments
 (0)