Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Sickbart committed Aug 5, 2024
2 parents d960bcc + 6d06367 commit bcbe149
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 46 deletions.
91 changes: 50 additions & 41 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
"@types/chai-as-promised": "^7.1.8",
"@types/gulp": "^4.0.17",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/node": "^22.0.2",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"axios": "^1.7.2",
"chai": "^4.4.1",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
"eslint": "^9.6.0",
"eslint": "^9.8.0",
"eslint-plugin-html": "^8.1.1",
"mocha": "^10.6.0",
"mocha": "^10.7.0",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
"typescript": "^5.5.2"
"typescript": "^5.5.4"
},
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit bcbe149

Please sign in to comment.