Skip to content

Commit

Permalink
deps: update dependency gatsby to ^4.25.9 (#918)
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 Jul 4, 2024
1 parent 4a8859c commit 8c5d079
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"@types/react-helmet": "^6.1.11",
"gatsby": "^4.25.7",
"gatsby": "^4.25.9",
"gatsby-plugin-gatsby-cloud": "^4.25.0",
"gatsby-plugin-image": "^2.25.0",
"gatsby-plugin-manifest": "^4.25.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2977,7 +2977,7 @@ __metadata:
"@types/react": "npm:^18.2.31"
"@types/react-dom": "npm:^18.2.14"
"@types/react-helmet": "npm:^6.1.11"
gatsby: "npm:^4.25.7"
gatsby: "npm:^4.25.9"
gatsby-plugin-gatsby-cloud: "npm:^4.25.0"
gatsby-plugin-image: "npm:^2.25.0"
gatsby-plugin-manifest: "npm:^4.25.0"
Expand Down Expand Up @@ -5302,7 +5302,7 @@ __metadata:
languageName: node
linkType: hard

"@vercel/webpack-asset-relocator-loader@npm:^1.7.0":
"@vercel/webpack-asset-relocator-loader@npm:1.7.3":
version: 1.7.3
resolution: "@vercel/webpack-asset-relocator-loader@npm:1.7.3"
dependencies:
Expand Down Expand Up @@ -11949,9 +11949,9 @@ __metadata:
languageName: node
linkType: hard

"gatsby@npm:^4.25.7":
version: 4.25.7
resolution: "gatsby@npm:4.25.7"
"gatsby@npm:^4.25.9":
version: 4.25.9
resolution: "gatsby@npm:4.25.9"
dependencies:
"@babel/code-frame": "npm:^7.14.0"
"@babel/core": "npm:^7.15.5"
Expand Down Expand Up @@ -11979,7 +11979,7 @@ __metadata:
"@types/http-proxy": "npm:^1.17.7"
"@typescript-eslint/eslint-plugin": "npm:^4.33.0"
"@typescript-eslint/parser": "npm:^4.33.0"
"@vercel/webpack-asset-relocator-loader": "npm:^1.7.0"
"@vercel/webpack-asset-relocator-loader": "npm:1.7.3"
acorn-loose: "npm:^8.3.0"
acorn-walk: "npm:^8.2.0"
address: "npm:1.1.2"
Expand Down Expand Up @@ -12127,7 +12127,7 @@ __metadata:
optional: true
bin:
gatsby: ./cli.js
checksum: 10/b21d3bba9077b616992c8a257b6791d3466b49d4cec7554ad4d2f6889fad0a7c269ea79b9f5ae1b285d9e1ba48ef9345e4e5b075df9ec99f0508d659c2d5c2e1
checksum: 10/e2e6f42d8368c8b31d90797a1428a07032eb2354cf350f5a398c493e77daf5c9575e798fac235a8d2fde1d2d8e8cef2d825c76e22258dab7a71f19493f58ee70
languageName: node
linkType: hard

Expand Down

0 comments on commit 8c5d079

Please sign in to comment.