Skip to content

Commit

Permalink
fix(dependencies): Upgrade all dependencies and fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri Kopriwa committed Feb 2, 2019
1 parent fec0183 commit a6a2018
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"@babel/plugin-transform-react-inline-elements": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@babel/preset-react": "^7.0.0",
"@bootstrap-styled/documentation": "^1.2.1",
"@bootstrap-styled/documentation": "^1.2.3",
"@bootstrap-styled/provider": "^1.4.2",
"@rollup-umd/documentation": "^1.3.5",
"@rollup-umd/documentation": "^1.3.7",
"@semantic-release/changelog": "^3.0.2",
"@semantic-release/git": "^7.0.8",
"@semantic-release/github": "^5.2.10",
Expand All @@ -92,20 +92,20 @@
"babel-plugin-react-intl": "^3.0.1",
"babel-plugin-react-transform": "^3.0.0",
"babel-plugin-styled-components": "^1.10.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.23",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"babel-preset-react-hmre": "^1.1.1",
"cz-conventional-changelog": "^2.1.0",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.8.0",
"eslint": "^5.12.1",
"eslint": "^5.13.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jsx-a11y": "^6.2.0",
"eslint-plugin-react": "^7.12.4",
"immutable": "^4.0.0-rc.12",
"jest-cli": "^24.0.0",
"jest-sonar-reporter": "^2.0.0",
"lint-staged": "^8.1.1",
"lint-staged": "^8.1.3",
"mini-html-webpack-plugin": "^0.2.3",
"pre-commit": "^1.2.2",
"raf": "^3.4.1",
Expand Down

0 comments on commit a6a2018

Please sign in to comment.