Skip to content

Commit

Permalink
fix: upgrade @types/chai from 4.3.6 to 4.3.7 (#107)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/chai from 4.3.6 to 4.3.7.

See this package in npm:
https://www.npmjs.com/package/@types/chai

See this project in Snyk:
https://app.snyk.io/org/mmomtchev/project/41534006-a12f-4509-bb4e-13cc1a6f415c?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
mmomtchev and snyk-bot committed Nov 2, 2023
1 parent 3ad5c98 commit 3184aa4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"bench": "node bench/bench.js"
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/chai": "^4.3.7",
"@types/chai-spies": "^1.0.3",
"@types/mocha": "^10.0.1",
"@types/node": "^18.18.4",
Expand Down

0 comments on commit 3184aa4

Please sign in to comment.