Skip to content

Commit

Permalink
chore(deps): update dependency chai-as-promised to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 42732f7 commit 2cfa55b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 deletions.
34 changes: 23 additions & 11 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 @@ -76,7 +76,7 @@
"@arethetypeswrong/cli": "^0.17.0",
"@types/better-sqlite3": "^7.6.11",
"@types/chai": "^4.3.17",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-as-promised": "^8.0.1",
"@types/chai-subset": "^1.3.5",
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.0",
Expand All @@ -86,7 +86,7 @@
"@types/tedious": "^4.0.9",
"better-sqlite3": "^11.2.1",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
"chai-as-promised": "^8.0.1",
"chai-subset": "^1.6.0",
"esbuild": "^0.24.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 2cfa55b

Please sign in to comment.