Skip to content

Commit

Permalink
chore(lib): Update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihalcik-virtru committed Feb 18, 2025
1 parent fa9271d commit 4ab8c48
Show file tree
Hide file tree
Showing 9 changed files with 1,394 additions and 1,168 deletions.
271 changes: 91 additions & 180 deletions cli/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.20.0",
"@esm-bundle/chai": "4.3.4-fix.0",
"@types/mocha": "10.0.9",
"@types/node": "^22.9.0",
"@types/mocha": "10.0.10",
"@types/node": "^22.13.4",
"@types/readable-stream": "^4.0.18",
"@types/sinon": "^17.0.3",
"@types/yargs": "^17.0.33",
"chai": "^5.1.2",
"chai": "^5.2.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-chai-friendly": "^1.0.1",
"eslint-plugin-prettier": "^5.2.3",
"globals": "^15.15.0",
"license-checker-rseidelsohn": "^4.4.2",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"mocha": "^11.1.0",
"prettier": "^3.5.1",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
Expand Down
Loading

0 comments on commit 4ab8c48

Please sign in to comment.