Skip to content

Commit 72f947c

Browse files
Merge branch 'master' into renovate/assert-2.x
2 parents 79d5948 + 4d9b088 commit 72f947c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
"extendable-error": "^0.1.5"
3030
},
3131
"devDependencies": {
32-
"babel-cli": "^6.18.0",
33-
"babel-core": "^6.17.0",
34-
"babel-eslint": "^7.0.0",
35-
"babel-preset-es2015": "^6.16.0",
36-
"babel-register": "^6.18.0",
37-
"chai": "^3.5.0",
38-
"eslint": "^3.8.1",
39-
"eslint-plugin-babel": "^3.3.0",
40-
"mocha": "^3.1.2",
41-
"rimraf": "^2.5.4",
42-
"typescript": "^2.5.2"
32+
"babel-cli": "6.26.0",
33+
"babel-core": "6.26.3",
34+
"babel-eslint": "7.2.3",
35+
"babel-preset-es2015": "6.24.1",
36+
"babel-register": "6.26.0",
37+
"chai": "3.5.0",
38+
"eslint": "3.19.0",
39+
"eslint-plugin-babel": "3.3.0",
40+
"mocha": "3.5.3",
41+
"rimraf": "2.6.3",
42+
"typescript": "2.9.2"
4343
},
4444
"typings": "dist/index.d.ts"
4545
}

0 commit comments

Comments
 (0)