Skip to content

Commit 51c6b9e

Browse files
author
Markus Günther
committed
TASK: Update packages to latest minor versions
Updated: - babel-cli - babel-core - eslint-plugin-react
1 parent 034d288 commit 51c6b9e

File tree

2 files changed

+253
-88
lines changed

2 files changed

+253
-88
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
},
3232
"devDependencies": {
3333
"@types/react": "^16.4.7",
34-
"babel-cli": "^6.24.1",
35-
"babel-core": "^6.24.1",
34+
"babel-cli": "^6.26.0",
35+
"babel-core": "^6.26.3",
3636
"babel-eslint": "^7.2.3",
3737
"babel-plugin-transform-decorators-legacy": "^1.3.5",
3838
"babel-preset-es2015": "^6.24.1",
@@ -41,7 +41,7 @@
4141
"eslint": "^3.19.0",
4242
"eslint-config-rackt": "^1.1.1",
4343
"eslint-plugin-babel": "^4.1.1",
44-
"eslint-plugin-react": "^7.0.0",
44+
"eslint-plugin-react": "^7.10.0",
4545
"expect": "^1.18.0",
4646
"fbjs": "^0.8.17",
4747
"jsdom": "^9.8.3",

0 commit comments

Comments
 (0)