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

Commit

Permalink
fix(deps): update dependency gatsby to v5.14.1 (#635)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 7e5e1e4 commit d09beee
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@emotion/styled": "11.14.0",
"@mdx-js/mdx": "3.1.0",
"@mdx-js/react": "3.1.0",
"gatsby": "5.14.0",
"gatsby": "5.14.1",
"gatsby-plugin-catch-links": "5.14.0",
"gatsby-plugin-emotion": "8.14.0",
"gatsby-plugin-i18n-l10n": "5.7.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6816,10 +6816,10 @@ gatsby-legacy-polyfills@^3.14.0:
"@babel/runtime" "^7.20.13"
core-js-compat "3.31.0"

gatsby-link@^5.14.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-5.14.0.tgz#15b731c6e1050c51f1ff443959d82b523cb61b0a"
integrity sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==
gatsby-link@^5.14.1:
version "5.14.1"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-5.14.1.tgz#d2c852638fb8d12386440bea6b1cdd1b8cf0e829"
integrity sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==
dependencies:
"@types/reach__router" "^1.3.10"
gatsby-page-utils "^3.14.0"
Expand Down Expand Up @@ -7113,10 +7113,10 @@ gatsby-worker@^2.14.0:
fs-extra "^11.2.0"
signal-exit "^3.0.7"

[email protected].0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.14.0.tgz#b3a9e0eef67adbcbbb594f5e5dc26e308fa7d404"
integrity sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==
[email protected].1:
version "5.14.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.14.1.tgz#8d2babbe1d007dcfe10dacb2b6e8b677fbb13644"
integrity sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/core" "^7.20.12"
Expand Down Expand Up @@ -7203,7 +7203,7 @@ [email protected]:
gatsby-core-utils "^4.14.0"
gatsby-graphiql-explorer "^3.14.0"
gatsby-legacy-polyfills "^3.14.0"
gatsby-link "^5.14.0"
gatsby-link "^5.14.1"
gatsby-page-utils "^3.14.0"
gatsby-parcel-config "1.14.0"
gatsby-plugin-page-creator "^5.14.0"
Expand Down

0 comments on commit d09beee

Please sign in to comment.