Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
d-kuen committed Aug 5, 2024
1 parent c5380ef commit 09ba8d0
Show file tree
Hide file tree
Showing 2 changed files with 552 additions and 455 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
},
"license": "MIT",
"devDependencies": {
"@types/chai": "^4.3.3",
"@types/mocha": "^10.0.0",
"@types/node": "^18.7.23",
"chai": "^4.3.6",
"mocha": "^10.0.0",
"prettier": "^2.7.1",
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"@types/node": "^18.19.43",
"chai": "^4.5.0",
"mocha": "^10.7.0",
"prettier": "^2.8.8",
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
},
"prettier": {
"printWidth": 999,
Expand Down
Loading

0 comments on commit 09ba8d0

Please sign in to comment.