Skip to content

Commit

Permalink
Bump dev dependencies
Browse files Browse the repository at this point in the history
Category: none
  • Loading branch information
vweevers committed Oct 21, 2024
1 parent a069162 commit 1bdf1ce
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"module-error": "^1.0.1"
},
"devDependencies": {
"@types/node": "^20.11.8",
"@voxpelli/tsconfig": "^10.0.0",
"@types/node": "^22.7.7",
"@voxpelli/tsconfig": "^15.0.0",
"airtap": "^4.0.4",
"airtap-electron": "^1.0.0",
"airtap-playwright": "^1.0.1",
"electron": "^28.2.0",
"hallmark": "^4.0.0",
"electron": "^30.5.1",
"hallmark": "^5.0.1",
"nyc": "^15.1.0",
"sinon": "^17.0.1",
"standard": "^17.1.0",
"tap-arc": "^1.2.2",
"tape": "^5.7.4",
"standard": "^17.1.2",
"tap-arc": "^1.3.2",
"tape": "^5.9.0",
"ts-standard": "^12.0.2",
"typescript": "^5.3.3"
"typescript": "^5.6.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 1bdf1ce

Please sign in to comment.