Skip to content

Commit e174a11

Browse files
renovate[bot]jeromelachaud
authored andcommitted
[renovate-bot] - Update dependency gatsby to v5.13.6
1 parent 25f7bd0 commit e174a11

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
77
"dependencies": {
88
"dotenv": "16.4.5",
9-
"gatsby": "5.13.4",
9+
"gatsby": "5.13.6",
1010
"gatsby-plugin-google-analytics": "5.13.1",
1111
"gatsby-plugin-manifest": "5.13.1",
1212
"gatsby-plugin-offline": "6.13.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2528,7 +2528,7 @@
25282528
"@typescript-eslint/types" "5.62.0"
25292529
eslint-visitor-keys "^3.3.0"
25302530

2531-
"@vercel/webpack-asset-relocator-loader@^1.7.3":
2531+
"@vercel/webpack-asset-relocator-loader@1.7.3":
25322532
version "1.7.3"
25332533
resolved "https://registry.yarnpkg.com/@vercel/webpack-asset-relocator-loader/-/webpack-asset-relocator-loader-1.7.3.tgz#e65ca1fd9feb045039788f9b4710e5acc84b01b0"
25342534
integrity sha512-vizrI18v8Lcb1PmNNUBz7yxPxxXoOeuaVEjTG9MjvDrphjiSxFZrRJ5tIghk+qdLFRCXI5HBCshgobftbmrC5g==
@@ -5916,10 +5916,10 @@ gatsby-worker@^2.13.1:
59165916
fs-extra "^11.1.1"
59175917
signal-exit "^3.0.7"
59185918

5919-
gatsby@5.13.4:
5920-
version "5.13.4"
5921-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.4.tgz#b816d691a913239445ff08ad41d3d98b19002b4d"
5922-
integrity sha512-ZV5LL4ipWO2HZSWHWdU2qwS++9tr+fxxF+ScbSwzukrrCTHjTq8+DkpfOMiY498lmTUZ5LvRvT0WQmuVx/gXVQ==
5919+
gatsby@5.13.6:
5920+
version "5.13.6"
5921+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.6.tgz#e49f376ef3518f7fef3525cc155c6424dc62227b"
5922+
integrity sha512-WsjhhqMkzCH03aLcP6xsxN08PpLrOjvCivjl6hZCVwxGDw9vz+zK8yFSjPzq2TL5hA4lbQc6bdJaMvaads/DuA==
59235923
dependencies:
59245924
"@babel/code-frame" "^7.18.6"
59255925
"@babel/core" "^7.20.12"
@@ -5948,7 +5948,7 @@ gatsby@5.13.4:
59485948
"@types/http-proxy" "^1.17.11"
59495949
"@typescript-eslint/eslint-plugin" "^5.60.1"
59505950
"@typescript-eslint/parser" "^5.60.1"
5951-
"@vercel/webpack-asset-relocator-loader" "^1.7.3"
5951+
"@vercel/webpack-asset-relocator-loader" "1.7.3"
59525952
acorn-loose "^8.3.0"
59535953
acorn-walk "^8.2.0"
59545954
address "1.2.2"

0 commit comments

Comments
 (0)