Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2020
1 parent b21b636 commit 1da1c06
Show file tree
Hide file tree
Showing 4 changed files with 3,091 additions and 1,374 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"@commitlint/config-conventional": "8.2.0",
"babel-eslint": "10.0.3",
"babel-loader": "8.1.0",
"babel-preset-gatsby": "0.3.1",
"babel-preset-gatsby": "0.5.0",
"cross-env": "7.0.0",
"eslint": "6.5.1",
"eslint-config-problems": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-starter-wings/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"core-js": "3.3.2",
"dotenv": "8.2.0",
"gatsby": "2.18.18",
"gatsby": "2.23.14",
"gatsby-plugin-sentry": "1.0.1",
"gatsby-theme-wings": "^0.47.4",
"react": "16.12.0",
Expand Down
26 changes: 13 additions & 13 deletions packages/gatsby-theme-wings/package.json
Expand Up @@ -9,25 +9,25 @@
"@wingscms/react": "^0.33.2",
"@wingscms/sdk": "^0.4.1",
"babel-plugin-styled-components": "^1.10.7",
"babel-preset-gatsby": "0.2.20",
"babel-preset-gatsby": "0.5.0",
"browser-locale": "1.0.3",
"classnames": "2.2.6",
"filter-invalid-dom-props": "2.0.0",
"gatsby": "2.18.18",
"gatsby-link": "2.2.22",
"gatsby": "2.23.14",
"gatsby-link": "2.4.10",
"gatsby-paginate": "1.1.1",
"gatsby-plugin-catch-links": "2.1.15",
"gatsby-plugin-catch-links": "2.3.9",
"gatsby-plugin-compile-es6-packages": "2.1.0",
"gatsby-plugin-nprogress": "2.1.12",
"gatsby-plugin-page-creator": "2.1.27",
"gatsby-plugin-react-helmet": "3.1.13",
"gatsby-plugin-nprogress": "2.3.8",
"gatsby-plugin-page-creator": "2.3.14",
"gatsby-plugin-react-helmet": "3.3.8",
"gatsby-plugin-react-helmet-canonical-urls": "1.4.0",
"gatsby-plugin-remove-trailing-slashes": "2.1.12",
"gatsby-plugin-remove-trailing-slashes": "2.3.9",
"gatsby-plugin-robots-txt": "1.5.0",
"gatsby-plugin-sitemap": "2.2.19",
"gatsby-plugin-styled-components": "3.1.11",
"gatsby-plugin-typography": "2.3.14",
"gatsby-source-graphql": "2.1.20",
"gatsby-plugin-sitemap": "2.4.9",
"gatsby-plugin-styled-components": "3.3.8",
"gatsby-plugin-typography": "2.5.8",
"gatsby-source-graphql": "2.5.9",
"qs": "6.9.0",
"react-helmet": "5.2.1",
"react-intl": "3.3.2",
Expand All @@ -38,7 +38,7 @@
},
"devDependencies": {
"babel-eslint": "10.0.3",
"babel-preset-gatsby": "0.1.11",
"babel-preset-gatsby": "0.5.0",
"eslint-plugin-jsx-a11y": "6.2.3"
},
"peerDependencies": {
Expand Down

0 comments on commit 1da1c06

Please sign in to comment.