Skip to content

Commit

Permalink
Merge pull request #10 from frankwrk/renovate/gatsby-monorepo
Browse files Browse the repository at this point in the history
Update gatsby monorepo
  • Loading branch information
frankwrk committed May 10, 2019
2 parents 5e443df + 1ba2e02 commit 9a75315
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 79 deletions.
108 changes: 40 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -36,19 +36,19 @@
"@tryghost/helpers": "1.1.3",
"@tryghost/helpers-gatsby": "1.0.6",
"cheerio": "1.0.0-rc.3",
"gatsby": "2.3.34",
"gatsby": "2.4.3",
"gatsby-awesome-pagination": "0.3.4",
"gatsby-image": "2.0.41",
"gatsby-plugin-advanced-sitemap": "1.0.5",
"gatsby-plugin-feed": "2.1.2",
"gatsby-plugin-feed": "2.2.0",
"gatsby-plugin-force-trailing-slashes": "1.0.4",
"gatsby-plugin-manifest": "2.0.29",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-manifest": "2.1.1",
"gatsby-plugin-offline": "2.1.0",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-sharp": "2.0.35",
"gatsby-plugin-sharp": "2.0.37",
"gatsby-source-filesystem": "2.0.33",
"gatsby-source-ghost": "3.3.1",
"gatsby-transformer-sharp": "2.1.18",
"gatsby-transformer-sharp": "2.1.19",
"lodash": "4.17.11",
"react": "16.8.6",
"react-dom": "16.8.6",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-plugin-ghost-manifest/package.json
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@babel/cli": "7.4.4",
"@babel/core": "7.4.4",
"babel-preset-gatsby-package": "0.1.3",
"babel-preset-gatsby-package": "0.1.4",
"cross-env": "5.2.0"
},
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions plugins/gatsby-plugin-ghost-manifest/yarn.lock
Expand Up @@ -873,10 +873,10 @@ atob@^2.1.1:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==

babel-preset-gatsby-package@0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-0.1.3.tgz#7cef16badda089b49c67e373e2443c9cf86f395a"
integrity sha512-qvLNLCmib8WkLUpnRVq1dfED5TkwzdJLuXpcd6WHIm8NVWd5byj4ARzTKn1gtmwmzvWfmaLkIDA8+01RLic1YA==
babel-preset-gatsby-package@0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-0.1.4.tgz#3a55db06171377199b6f184b3192ec79595312b0"
integrity sha512-OL7xqAQ9yCfnCcRWqwB4XUuFVGBcVJLFs/iCGupmsLqtyz+vtpFVMwCTfg/025zShPkZTTYI+S0ZJSv3eYrikA==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-proposal-optional-chaining" "^7.0.0"
Expand Down

0 comments on commit 9a75315

Please sign in to comment.