Skip to content

Commit

Permalink
chore: update dependencies (Node v12)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Dec 18, 2021
1 parent 944ebad commit f9087f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"codecov": "^3.8.3",
"eslint": "^6.8.0",
"globals": "^12.4.0",
"mocha": "^6.2.3",
"mocha": "^9.1.3",
"npm-run-all": "^4.1.5",
"nyc": "^14.1.1",
"nyc": "^15.1.0",
"opener": "^1.5.2",
"rimraf": "^3.0.2",
"typescript": "^3.9.10"
"typescript": "^4.5.4"
},
"scripts": {
"clean": "rimraf .nyc_output coverage",
Expand Down

0 comments on commit f9087f8

Please sign in to comment.