Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
UrielCh committed Apr 20, 2024
1 parent 8452ecc commit dc5f62f
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 344 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,20 @@
"rimraf": "^4.4.1"
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/chai-string": "^1.4.2",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.11",
"@types/npmlog": "^4.1.4",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"chai": "^4.3.7",
"@types/chai": "^4.3.14",
"@types/chai-string": "^1.4.5",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@types/npmlog": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"chai": "^4.4.1",
"chai-string": "^1.5.0",
"cross-env": "^7.0.3",
"eslint": "^8.37.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"
"eslint": "^8.57.0",
"mocha": "^10.4.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit dc5f62f

Please sign in to comment.