Skip to content

Commit

Permalink
chore(deps): bump gatsby in the gatsby-dependencies group
Browse files Browse the repository at this point in the history
Bumps the gatsby-dependencies group with 1 update: [gatsby](https://github.com/gatsbyjs/gatsby).


Updates `gatsby` from 5.13.4 to 5.13.5
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@5.13.4...gatsby@5.13.5)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatsby-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 515c1fe commit e9200e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2839,7 +2839,7 @@
"@typescript-eslint/types" "5.62.0"
eslint-visitor-keys "^3.3.0"

"@vercel/webpack-asset-relocator-loader@^1.7.3":
"@vercel/webpack-asset-relocator-loader@1.7.3":
version "1.7.3"
resolved "https://registry.yarnpkg.com/@vercel/webpack-asset-relocator-loader/-/webpack-asset-relocator-loader-1.7.3.tgz#e65ca1fd9feb045039788f9b4710e5acc84b01b0"
integrity sha512-vizrI18v8Lcb1PmNNUBz7yxPxxXoOeuaVEjTG9MjvDrphjiSxFZrRJ5tIghk+qdLFRCXI5HBCshgobftbmrC5g==
Expand Down Expand Up @@ -6513,9 +6513,9 @@ gatsby-worker@^2.13.1:
signal-exit "^3.0.7"

gatsby@^5.13.1:
version "5.13.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.4.tgz#b816d691a913239445ff08ad41d3d98b19002b4d"
integrity sha512-ZV5LL4ipWO2HZSWHWdU2qwS++9tr+fxxF+ScbSwzukrrCTHjTq8+DkpfOMiY498lmTUZ5LvRvT0WQmuVx/gXVQ==
version "5.13.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.5.tgz#fc3e2e70f39b3cde81048df6a194d92e5c9f60b5"
integrity sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/core" "^7.20.12"
Expand Down Expand Up @@ -6544,7 +6544,7 @@ gatsby@^5.13.1:
"@types/http-proxy" "^1.17.11"
"@typescript-eslint/eslint-plugin" "^5.60.1"
"@typescript-eslint/parser" "^5.60.1"
"@vercel/webpack-asset-relocator-loader" "^1.7.3"
"@vercel/webpack-asset-relocator-loader" "1.7.3"
acorn-loose "^8.3.0"
acorn-walk "^8.2.0"
address "1.2.2"
Expand Down

0 comments on commit e9200e3

Please sign in to comment.