Skip to content

Commit a6a2018

Browse files
author
Dimitri Kopriwa
committed
fix(dependencies): Upgrade all dependencies and fix documentation
1 parent fec0183 commit a6a2018

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@
7676
"@babel/plugin-transform-react-inline-elements": "^7.2.0",
7777
"@babel/preset-env": "^7.3.1",
7878
"@babel/preset-react": "^7.0.0",
79-
"@bootstrap-styled/documentation": "^1.2.1",
79+
"@bootstrap-styled/documentation": "^1.2.3",
8080
"@bootstrap-styled/provider": "^1.4.2",
81-
"@rollup-umd/documentation": "^1.3.5",
81+
"@rollup-umd/documentation": "^1.3.7",
8282
"@semantic-release/changelog": "^3.0.2",
8383
"@semantic-release/git": "^7.0.8",
8484
"@semantic-release/github": "^5.2.10",
@@ -92,20 +92,20 @@
9292
"babel-plugin-react-intl": "^3.0.1",
9393
"babel-plugin-react-transform": "^3.0.0",
9494
"babel-plugin-styled-components": "^1.10.0",
95-
"babel-plugin-transform-react-remove-prop-types": "^0.4.23",
95+
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
9696
"babel-preset-react-hmre": "^1.1.1",
9797
"cz-conventional-changelog": "^2.1.0",
9898
"enzyme": "^3.8.0",
9999
"enzyme-adapter-react-16": "^1.8.0",
100-
"eslint": "^5.12.1",
100+
"eslint": "^5.13.0",
101101
"eslint-config-airbnb": "^17.1.0",
102102
"eslint-plugin-import": "^2.16.0",
103103
"eslint-plugin-jsx-a11y": "^6.2.0",
104104
"eslint-plugin-react": "^7.12.4",
105105
"immutable": "^4.0.0-rc.12",
106106
"jest-cli": "^24.0.0",
107107
"jest-sonar-reporter": "^2.0.0",
108-
"lint-staged": "^8.1.1",
108+
"lint-staged": "^8.1.3",
109109
"mini-html-webpack-plugin": "^0.2.3",
110110
"pre-commit": "^1.2.2",
111111
"raf": "^3.4.1",

0 commit comments

Comments
 (0)