mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Updated babel dependency
This commit is contained in:
parent
830523541a
commit
ca25c78dda
@ -53,9 +53,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^6.3.1",
|
||||
"babel-core": "^6.4.0",
|
||||
"babel-core": "^6.7.4",
|
||||
"babel-jest": "^9.0.3",
|
||||
"babel-plugin-transform-es2015-modules-umd": "^6.4.0",
|
||||
"babel-plugin-transform-es2015-modules-umd": "^6.6.5",
|
||||
"babel-preset-es2015": "^6.6.0",
|
||||
"babel-preset-react": "^6.5.0",
|
||||
"babelify": "^7.2.0",
|
||||
@ -74,7 +74,7 @@
|
||||
"gulp-util": "^3.0.7",
|
||||
"jest-cli": "^0.9.2",
|
||||
"npm-shrinkwrap": "^5.4.1",
|
||||
"react-addons-test-utils": "^0.14.6",
|
||||
"react-addons-test-utils": "^0.14.8",
|
||||
"redux-logger": "^2.6.1",
|
||||
"semver": "^5.1.0",
|
||||
"sprity": "^1.0.8",
|
||||
|
Loading…
Reference in New Issue
Block a user