Skip to content

Commit 7238d6f

Browse files
[renovate-bot] - Update gatsby monorepo
1 parent 6571742 commit 7238d6f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"author": "Kyle Mathews <[email protected]>",
77
"dependencies": {
88
"dotenv": "16.4.5",
9-
"gatsby": "5.13.6",
9+
"gatsby": "5.13.7",
1010
"gatsby-plugin-google-analytics": "5.13.1",
1111
"gatsby-plugin-manifest": "5.13.1",
12-
"gatsby-plugin-offline": "6.13.2",
12+
"gatsby-plugin-offline": "6.13.3",
1313
"gatsby-plugin-react-helmet": "6.13.1",
1414
"gatsby-plugin-react-svg": "3.3.0",
1515
"gatsby-plugin-sass": "6.13.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3675,7 +3675,7 @@ cheerio-select@^2.1.0:
36753675
domhandler "^5.0.3"
36763676
domutils "^3.0.1"
36773677

3678-
cheerio@^1.0.0-rc.10:
3678+
36793679
version "1.0.0-rc.12"
36803680
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
36813681
integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==
@@ -5778,13 +5778,13 @@ [email protected]:
57785778
semver "^7.5.3"
57795779
sharp "^0.32.6"
57805780

5781-
5782-
version "6.13.2"
5783-
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-6.13.2.tgz#0d43ad476437f9b55b0548cb60b701e4b0c1a579"
5784-
integrity sha512-wPi9MgNQVWlYn/HZrM3rWcTym7ld98+DMdZYO9hdGafBl4cfivdFBGsFbl9NIgvYDNq8an2z0xx90wxfeGKCyQ==
5781+
5782+
version "6.13.3"
5783+
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-6.13.3.tgz#4f1d1f89299494cce4c71f9c6f71a6b31024ec17"
5784+
integrity sha512-muFxKkEtXEfa8UaoLurfR9EgvqNhmuvhB4Ri1LIzFiyjlfSmwyVZRJjkN0M0q5zjZy/u+PBzazX0k5CatLFI7A==
57855785
dependencies:
57865786
"@babel/runtime" "^7.20.13"
5787-
cheerio "^1.0.0-rc.10"
5787+
cheerio "1.0.0-rc.12"
57885788
gatsby-core-utils "^4.13.1"
57895789
glob "^7.2.3"
57905790
idb-keyval "^3.2.0"
@@ -5916,10 +5916,10 @@ gatsby-worker@^2.13.1:
59165916
fs-extra "^11.1.1"
59175917
signal-exit "^3.0.7"
59185918

5919-
5920-
version "5.13.6"
5921-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.6.tgz#e49f376ef3518f7fef3525cc155c6424dc62227b"
5922-
integrity sha512-WsjhhqMkzCH03aLcP6xsxN08PpLrOjvCivjl6hZCVwxGDw9vz+zK8yFSjPzq2TL5hA4lbQc6bdJaMvaads/DuA==
5919+
5920+
version "5.13.7"
5921+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.7.tgz#51b90f907ec230c1555571e54087aca4434087e4"
5922+
integrity sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==
59235923
dependencies:
59245924
"@babel/code-frame" "^7.18.6"
59255925
"@babel/core" "^7.20.12"

0 commit comments

Comments
 (0)