Skip to content

Commit da124fe

Browse files
committed
Update dependencies
1 parent 58fb270 commit da124fe

File tree

2 files changed

+347
-284
lines changed

2 files changed

+347
-284
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"babel-cli": "^6.9.0",
4747
"babel-core": "^6.9.1",
4848
"babel-eslint": "^7.0.0",
49-
"babel-jest": "^19.0.0",
50-
"babel-loader": "^6.2.4",
49+
"babel-jest": "^20.0.0",
50+
"babel-loader": "^7.0.0",
5151
"babel-plugin-transform-class-properties": "^6.11.5",
5252
"babel-plugin-transform-object-rest-spread": "^6.8.0",
5353
"babel-plugin-transform-react-remove-prop-types": "^0.4.0",
@@ -62,7 +62,7 @@
6262
"eslint-plugin-jsx-a11y": "^4.0.0",
6363
"eslint-plugin-react": "^6.2.1",
6464
"husky": "^0.13.3",
65-
"jest-cli": "^19.0.2",
65+
"jest-cli": "^20.0.0",
6666
"lint-staged": "^3.4.0",
6767
"prettier": "^1.2.2",
6868
"react": "^15.0.0",
@@ -71,7 +71,7 @@
7171
"react-modal": "^1.3.0",
7272
"react-test-renderer": "^15.5.4",
7373
"rimraf": "^2.5.2",
74-
"style-loader": "^0.16.1",
74+
"style-loader": "^0.17.0",
7575
"uglifyjs-webpack-plugin": "^0.4.2",
7676
"webpack": "^2.3.3",
7777
"webpack-dev-server": "^2.4.2"

0 commit comments

Comments
 (0)