Skip to content

Commit

Permalink
Update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 1717da6 commit 3729b06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@types/chai": "^4.2.0",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.1",
"@types/node": "^12.20.55",
"@voxpelli/eslint-config": "^4.0.0",
"chai": "^4.2.0",
"coveralls": "^3.0.5",
Expand All @@ -49,7 +49,7 @@
"mocha": "^7.0.1",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"typescript": "^3.5.3"
"typescript": "^3.9.10"
},
"dependencies": {
"strftime": "^0.10.0",
Expand Down

0 comments on commit 3729b06

Please sign in to comment.