Skip to content

Commit

Permalink
chore(deps): update dependencies (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 15, 2020
1 parent 7fe155c commit 30556a9
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 110 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"@material-ui/styles": "4.11.2",
"clsx": "1.1.1",
"gatsby": "2.28.0",
"gatsby": "2.28.2",
"gatsby-image": "2.7.0",
"gatsby-plugin-advanced-sitemap": "1.5.6",
"gatsby-plugin-csp": "1.1.3",
Expand All @@ -37,35 +37,35 @@
"gatsby-plugin-offline": "3.6.0",
"gatsby-plugin-react-i18next": "0.0.27",
"gatsby-plugin-root-import": "2.0.5",
"gatsby-plugin-sharp": "2.10.0",
"gatsby-source-contentful": "4.2.0",
"gatsby-plugin-sharp": "2.10.1",
"gatsby-source-contentful": "4.2.1",
"gatsby-source-filesystem": "2.7.0",
"gatsby-theme-material-ui": "1.0.13",
"gatsby-transformer-inline-svg": "0.0.7",
"gatsby-transformer-remark": "2.12.0",
"gatsby-transformer-sharp": "2.8.0",
"html-react-parser": "0.14.2",
"html-react-parser": "0.14.3",
"i18next": "19.8.4",
"js-cookie": "2.2.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-helmet": "6.1.0",
"react-i18next": "11.7.4",
"react-i18next": "11.8.4",
"typed.js": "2.0.11"
},
"devDependencies": {
"@babel/cli": "7.12.8",
"@babel/cli": "7.12.10",
"@babel/plugin-transform-typescript": "7.12.1",
"@graphql-codegen/cli": "1.19.4",
"@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript-operations": "1.17.12",
"@types/js-cookie": "2.2.6",
"@types/node": "14.14.10",
"@types/node": "14.14.13",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/react-helmet": "6.1.0",
"@typescript-eslint/eslint-plugin": "4.9.0",
"@typescript-eslint/parser": "4.9.0",
"@typescript-eslint/eslint-plugin": "4.10.0",
"@typescript-eslint/parser": "4.10.0",
"babel-plugin-i18next-extract": "0.8.2",
"babel-preset-gatsby": "0.8.0",
"barrelsby": "2.2.0",
Expand All @@ -75,14 +75,14 @@
"eslint-config-standard": "16.0.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.2.0",
"eslint-plugin-prettier": "3.3.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-standard": "4.1.0",
"husky": "4.3.4",
"husky": "4.3.6",
"prettier": "2.2.1",
"typescript": "4.1.2"
"typescript": "4.1.3"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 30556a9

Please sign in to comment.