Skip to content

Commit f9087f8

Browse files
committed
chore: update dependencies (Node v12)
1 parent 944ebad commit f9087f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"codecov": "^3.8.3",
2929
"eslint": "^6.8.0",
3030
"globals": "^12.4.0",
31-
"mocha": "^6.2.3",
31+
"mocha": "^9.1.3",
3232
"npm-run-all": "^4.1.5",
33-
"nyc": "^14.1.1",
33+
"nyc": "^15.1.0",
3434
"opener": "^1.5.2",
3535
"rimraf": "^3.0.2",
36-
"typescript": "^3.9.10"
36+
"typescript": "^4.5.4"
3737
},
3838
"scripts": {
3939
"clean": "rimraf .nyc_output coverage",

0 commit comments

Comments
 (0)