Skip to content

Commit d8619b6

Browse files
committed
bump gatsby version
1 parent bba0c65 commit d8619b6

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
@@ -28,7 +28,7 @@
2828
"ethereum-blockies-base64": "^1.0.2",
2929
"focus-trap-react": "^10.0.0",
3030
"framer-motion": "^6.5.1",
31-
"gatsby": "^5.4.0",
31+
"gatsby": "^5.4.1",
3232
"gatsby-plugin-emotion": "^8.4.0",
3333
"gatsby-plugin-gatsby-cloud": "^5.4.0",
3434
"gatsby-plugin-image": "^3.4.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9740,7 +9740,7 @@ gatsby-page-utils@^3.4.0:
97409740
lodash "^4.17.21"
97419741
micromatch "^4.0.5"
97429742

9743-
gatsby-parcel-config@^1.4.0:
9743+
gatsby-parcel-config@1.4.0:
97449744
version "1.4.0"
97459745
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-1.4.0.tgz#225f73f683eb1210007433a613edfd52e6502037"
97469746
integrity sha512-6gLZzOyzjKtWi6uVp3FGnDBobUpi7+UexF3wutPq6qnDgWp2q+LwSoDjI50jX9K0Hkumln0XD+VXkdA8JE0juQ==
@@ -10164,10 +10164,10 @@ gatsby-worker@^2.4.0:
1016410164
fs-extra "^10.0.0"
1016510165
signal-exit "^3.0.7"
1016610166

10167-
gatsby@^5.4.0:
10168-
version "5.4.0"
10169-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.4.0.tgz#7c9b072b4bab1657e99eb4d98a6777a9a40fc5c1"
10170-
integrity sha512-g6Cp07XDuqSeDGU4MuWHoyz8oavCHTnR51HlOpKimiiX0Z95vNiRlhUAuse06kzVtJL4GHZDnZ4ereIPJpD/uA==
10167+
gatsby@^5.4.1:
10168+
version "5.4.1"
10169+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.4.1.tgz#4787e8a9517aec91fb2c692b91187dc0233f6a92"
10170+
integrity sha512-3UcqiHGB+DgqQyGM8p6o69QQDLKm/050nHVz/qWpZCzN11/wyyvvz3P41zLLFc7FtyLoW5sqxIgvP++BkyIb2g==
1017110171
dependencies:
1017210172
"@babel/code-frame" "^7.18.6"
1017310173
"@babel/core" "^7.20.7"
@@ -10255,7 +10255,7 @@ gatsby@^5.4.0:
1025510255
gatsby-legacy-polyfills "^3.4.0"
1025610256
gatsby-link "^5.4.0"
1025710257
gatsby-page-utils "^3.4.0"
10258-
gatsby-parcel-config "^1.4.0"
10258+
gatsby-parcel-config "1.4.0"
1025910259
gatsby-plugin-page-creator "^5.4.0"
1026010260
gatsby-plugin-typescript "^5.4.0"
1026110261
gatsby-plugin-utils "^4.4.0"

0 commit comments

Comments
 (0)