Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NoBl committed Jan 26, 2025
1 parent c26f74a commit cb1d980
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 40 deletions.
151 changes: 113 additions & 38 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"chai": "^4.5.0",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.1",
"eslint": "^9.17.0",
"eslint-config-prettier": "^10.0.1",
Expand All @@ -59,7 +59,7 @@
"prettier": "^3.4.2",
"proxyquire": "^2.1.3",
"sinon": "^19.0.2",
"sinon-chai": "^3.7.0",
"sinon-chai": "^4.0.0",
"typescript": "~5.7.3"
},
"main": "main.js",
Expand Down

0 comments on commit cb1d980

Please sign in to comment.