Skip to content

Commit

Permalink
Update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2022
1 parent 7225f1d commit 96f7efe
Show file tree
Hide file tree
Showing 4 changed files with 496 additions and 438 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,19 @@
"@tryghost/helpers": "1.1.71",
"@tryghost/helpers-gatsby": "2.0.1",
"cheerio": "1.0.0-rc.11",
"gatsby": "4.15.2",
"gatsby": "4.17.2",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-plugin-advanced-sitemap": "2.1.0",
"gatsby-plugin-catch-links": "4.15.0",
"gatsby-plugin-feed": "4.15.1",
"gatsby-plugin-image": "2.15.1",
"gatsby-plugin-manifest": "4.15.1",
"gatsby-plugin-offline": "5.15.1",
"gatsby-plugin-react-helmet": "5.15.0",
"gatsby-plugin-sharp": "4.15.1",
"gatsby-source-filesystem": "4.15.0",
"gatsby-plugin-catch-links": "4.17.0",
"gatsby-plugin-feed": "4.17.0",
"gatsby-plugin-image": "2.17.0",
"gatsby-plugin-manifest": "4.17.0",
"gatsby-plugin-offline": "5.17.0",
"gatsby-plugin-react-helmet": "5.17.0",
"gatsby-plugin-sharp": "4.17.0",
"gatsby-source-filesystem": "4.17.0",
"gatsby-source-ghost": "5.0.0",
"gatsby-transformer-sharp": "4.15.1",
"gatsby-transformer-sharp": "4.17.0",
"lodash": "4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-plugin-ghost-manifest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@babel/cli": "7.17.10",
"@babel/core": "7.18.2",
"babel-preset-gatsby-package": "2.15.0",
"babel-preset-gatsby-package": "2.17.0",
"cross-env": "7.0.3"
},
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions plugins/gatsby-plugin-ghost-manifest/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1130,10 +1130,10 @@ babel-plugin-polyfill-regenerator@^0.3.0:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.3.1"

babel-preset-gatsby-package@2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15.0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef"
integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw==
babel-preset-gatsby-package@2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.17.0.tgz#332ed5b14ab2083c5412e40d762b3364a655c47a"
integrity sha512-t7BtwAFz3kUujHsPZ6DAvVvZEfljbTgGzihKGnV8GWsIeD7MRIBfaJK8j00s2dm+t4OtmH5HNrwGNjORL8ibZw==
dependencies:
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
Expand Down

0 comments on commit 96f7efe

Please sign in to comment.