Skip to content

Commit c61f78f

Browse files
fix(deps): update dependency gatsby to v5.12.7
1 parent ea4b72a commit c61f78f

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": "2.3.0",
1313
"embla-carousel-autoplay": "^8.0.0-rc11",
1414
"embla-carousel-react": "^8.0.0-rc11",
15-
"gatsby": "5.12.6",
15+
"gatsby": "5.12.7",
1616
"gatsby-plugin-catch-links": "5.12.0",
1717
"gatsby-plugin-emotion": "8.12.0",
1818
"gatsby-plugin-i18n-l10n": "5.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7577,10 +7577,10 @@ gatsby-worker@^2.12.0:
75777577
fs-extra "^11.1.1"
75787578
signal-exit "^3.0.7"
75797579

7580-
7581-
version "5.12.6"
7582-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.12.6.tgz#859e613c042a3479750c29d9b87abebaa59837a4"
7583-
integrity sha512-QlG1QHFosw38pnGly+0FpvdMIEzrpZ2AXotx6VeNF5lp5tILymjQqDpSGJExuWZWmzY5tjo7dnKiOHWH5ix66A==
7580+
7581+
version "5.12.7"
7582+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.12.7.tgz#5aaa3deebb28b634867519263bcaefdc7d6bb3ae"
7583+
integrity sha512-KKwV+GHCLykXKevG2UbyYPGYHA3LaFWtWszJIr3V7W7aUDQ1GnO0oaf6myUvgmDJ/p4Ks0On/QErJSxjuGlciA==
75847584
dependencies:
75857585
"@babel/code-frame" "^7.18.6"
75867586
"@babel/core" "^7.20.12"

0 commit comments

Comments
 (0)