Skip to content

Commit 5c36d5b

Browse files
committed
- npm: Update devDeps (mocha, typescript)
1 parent 8364cea commit 5c36d5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"@mysticatea/eslint-plugin": "^13.0.0",
1818
"codecov": "^3.6.5",
1919
"eslint": "~6.6.0",
20-
"mocha": "^7.1.1",
20+
"mocha": "^7.1.2",
2121
"npm-run-all": "^4.1.5",
2222
"nyc": "^15.0.1",
2323
"opener": "^1.5.1",
2424
"rimraf": "^3.0.2",
25-
"typescript": "^3.8.3"
25+
"typescript": "^3.9.2"
2626
},
2727
"scripts": {
2828
"clean": "rimraf .nyc_output coverage",

0 commit comments

Comments
 (0)