Skip to content

Commit

Permalink
chore: update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Feb 3, 2024
1 parent 9f22769 commit 9c40338
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 89 deletions.
206 changes: 121 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -35,12 +35,12 @@
"node": ">= 16"
},
"devDependencies": {
"@types/chai": "^4.3.6",
"@types/mocha": "^10.0.1",
"@types/node": "^20.7.0",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"chai": "^4.3.8",
"chai": "^4.4.1",
"cross-env": "^7.0.3",
"didi": "file:",
"eslint": "^8.54.0",
Expand Down

0 comments on commit 9c40338

Please sign in to comment.