Skip to content

Commit 8418041

Browse files
committed
Renovate Pin Dependencies packages
1 parent 8be2708 commit 8418041

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
@@ -37,14 +37,14 @@
3737
"uuid": "^2.0.1"
3838
},
3939
"devDependencies": {
40-
"babel-cli": "^6.4.5",
41-
"babel-core": "^6.4.5",
42-
"babel-eslint": "^4.1.6",
43-
"babel-plugin-transform-async-to-generator": "^6.4.6",
44-
"babel-plugin-transform-regenerator": "^6.4.4",
45-
"babel-preset-es2015": "^6.3.13",
46-
"eslint": "^1.10.3",
47-
"rimraf": "^2.5.1"
40+
"babel-cli": "6.26.0",
41+
"babel-core": "6.26.0",
42+
"babel-eslint": "4.1.8",
43+
"babel-plugin-transform-async-to-generator": "6.24.1",
44+
"babel-plugin-transform-regenerator": "6.26.0",
45+
"babel-preset-es2015": "6.24.1",
46+
"eslint": "1.10.3",
47+
"rimraf": "2.6.1"
4848
},
4949
"eslintConfig": {
5050
"parser": "babel-eslint",

0 commit comments

Comments
 (0)