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 Sep 22, 2022
1 parent 8b5871b commit a0fe100
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.2.2",
"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.8.3"
},
"scripts": {
"clean": "rimraf .nyc_output coverage",
Expand Down

0 comments on commit a0fe100

Please sign in to comment.