Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and taion committed Dec 2, 2019
1 parent d259a2c commit 3db0db2
Show file tree
Hide file tree
Showing 4 changed files with 536 additions and 1,003 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"react-dom": ">=16.3.0"
},
"devDependencies": {
"@4c/rollout": "^2.0.3",
"@4c/rollout": "^2.1.0",
"@babel/cli": "^7.7.4",
"@babel/core": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.7.4",
Expand All @@ -94,13 +94,13 @@
"cross-env": "^6.0.3",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.1",
"eslint": "^6.7.1",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^2.3.0",
"gh-pages": "^2.1.1",
"husky": "^3.1.0",
Expand All @@ -114,7 +114,7 @@
"karma-sinon-chai": "^2.0.2",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "4.0.2",
"lint-staged": "^9.4.3",
"lint-staged": "^9.5.0",
"mocha": "^6.2.2",
"prettier": "^1.19.1",
"react": "^16.12.0",
Expand Down
14 changes: 7 additions & 7 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
"@emotion/core": "^10.0.22",
"@emotion/styled": "^10.0.23",
"astroturf": "^0.9.21",
"bootstrap": "^4.3.1",
"bootstrap": "^4.4.1",
"dom-helpers": "^5.1.3",
"emotion": "^10.0.23",
"gatsby": "^2.18.3",
"gatsby": "^2.18.6",
"gatsby-plugin-astroturf": "^0.2.1",
"gatsby-plugin-sass": "^2.1.23",
"gatsby-plugin-sass": "^2.1.24",
"gatsby-plugin-sorted-assets": "^1.0.2",
"gatsby-source-filesystem": "2.1.38",
"gatsby-transformer-documentationjs": "^4.1.19",
"gatsby-source-filesystem": "2.1.40",
"gatsby-transformer-documentationjs": "^4.1.20",
"gatsby-transformer-react-docgen": "^4.1.3",
"gatsby-transformer-remark": "^2.6.37",
"gatsby-transformer-remark": "^2.6.39",
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-docgen": "^4.1.1",
"react-docgen-annotation-resolver": "^2.0.0",
"react-dom": "^16.12.0",
"react-live": "^2.2.1",
"react-live": "^2.2.2",
"react-transition-group": "^4.3.0",
"sass": "^1.23.7"
}
Expand Down
Loading

0 comments on commit 3db0db2

Please sign in to comment.