Skip to content

Commit 9aa2776

Browse files
authored
Merge branch 'develop' into greenkeeper/@types/react-dom-16.9.1
2 parents e04b7ef + 1b5c2fb commit 9aa2776

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@
4848
"@storybook/react": "^5.1.1",
4949
"@svgr/rollup": "^4.2.0",
5050
"@types/jest": "^24.0.12",
51-
"@types/react": "^16.8.17",
5251
"@types/react-dom": "^16.9.1",
52+
"@types/react": "^16.9.1",
5353
"@types/storybook__addon-a11y": "^5.0.0",
5454
"@types/storybook__addon-actions": "^3.4.3",
5555
"@types/storybook__react": "^4.0.2",
5656
"babel-loader": "^8.0.5",
57-
"commitizen": "^3.1.1",
57+
"commitizen": "^4.0.0",
5858
"cz-conventional-changelog": "2.1.0",
5959
"husky": "^3.0.0",
6060
"jest": "^24.8.0",
@@ -69,7 +69,7 @@
6969
"rollup-plugin-peer-deps-external": "^2.2.0",
7070
"rollup-plugin-postcss": "^2.0.3",
7171
"rollup-plugin-sourcemaps": "^0.4.2",
72-
"rollup-plugin-typescript2": "^0.21.0",
72+
"rollup-plugin-typescript2": "^0.22.0",
7373
"rollup-plugin-url": "^2.2.1",
7474
"stylelint": "^10.0.1",
7575
"stylelint-config-prettier": "^5.1.0",

0 commit comments

Comments
 (0)