Skip to content

Commit f891774

Browse files
committed
Bump versions
1 parent db751dc commit f891774

File tree

2 files changed

+205
-183
lines changed

2 files changed

+205
-183
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"devDependencies": {
6969
"@types/chai": "^4.0.10",
70-
"@types/mocha": "^2.2.44",
70+
"@types/mocha": "^5.2.1",
7171
"@types/node": "^10.0.8",
7272
"babel-core": "^6.26.0",
7373
"babel-eslint": "^8.0.3",
@@ -76,11 +76,11 @@
7676
"babel-plugin-transform-object-rest-spread": "^6.26.0",
7777
"babel-preset-env": "^1.6.1",
7878
"chai": "^4.0.2",
79-
"cpy-cli": "^1.0.1",
79+
"cpy-cli": "^2.0.0",
8080
"eslint": "^4.13.0",
8181
"eslint-config-prettier": "^2.9.0",
8282
"eslint-plugin-prettier": "^2.3.1",
83-
"mocha": "3.4.2",
83+
"mocha": "^5.2.0",
8484
"npm-run-all": "^4.1.2",
8585
"prettier": "^1.9.1",
8686
"regenerator-runtime": "^0.11.1",
@@ -89,6 +89,6 @@
8989
"ts-loader": "^3.2.0",
9090
"typescript": "^2.6.2",
9191
"webpack": "^3.0.0",
92-
"xunit-file": "1.0.0"
92+
"xunit-file": "^1.0.0"
9393
}
9494
}

0 commit comments

Comments
 (0)