Skip to content

Commit e14e455

Browse files
chore(package): update dependencies
1 parent 548c7d4 commit e14e455

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,31 +21,31 @@
2121
"friends of react"
2222
],
2323
"dependencies": {
24-
"hoist-non-react-statics": "^1.2.0",
24+
"hoist-non-react-statics": "^3.0.1",
2525
"invariant": "^2.2.4"
2626
},
2727
"devDependencies": {
2828
"@types/react": "^16.4.7",
2929
"babel-cli": "^6.26.0",
3030
"babel-core": "^6.26.3",
31-
"babel-eslint": "^7.2.3",
31+
"babel-eslint": "^8.2.6",
3232
"babel-plugin-transform-decorators-legacy": "^1.3.5",
3333
"babel-preset-es2015": "^6.24.1",
3434
"babel-preset-react": "^6.24.1",
3535
"babel-preset-stage-0": "^6.24.1",
36-
"eslint": "^3.19.0",
36+
"eslint": "^5.2.0",
3737
"eslint-config-rackt": "^1.1.1",
38-
"eslint-plugin-babel": "^4.1.1",
38+
"eslint-plugin-babel": "^5.1.0",
3939
"eslint-plugin-react": "^7.10.0",
40-
"expect": "^1.18.0",
40+
"expect": "^23.4.0",
4141
"fbjs": "^0.8.17",
42-
"jsdom": "^9.8.3",
43-
"mocha": "^3.3.0",
42+
"jsdom": "^11.12.0",
43+
"mocha": "^5.2.0",
4444
"prop-types": "^15.6.2",
4545
"react": "^16.4.2",
4646
"react-dom": "^16.4.2",
4747
"rimraf": "^2.6.2",
48-
"sinon": "^1.17.6"
48+
"sinon": "^6.1.4"
4949
},
5050
"files": [
5151
"index.d.ts",

0 commit comments

Comments
 (0)