Skip to content

Commit 994741b

Browse files
Update dependency chai to v4.5.0
1 parent e4bf28c commit 994741b

File tree

2 files changed

+33
-30
lines changed

2 files changed

+33
-30
lines changed

package-lock.json

+31-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"license": "MIT",
3131
"dependencies": {},
3232
"devDependencies": {
33-
"@types/chai": "4.3.4",
33+
"@types/chai": "4.3.20",
3434
"@types/chai-http": "4.2.0",
3535
"@types/express": "4.17.17",
3636
"@types/mocha": "9.1.1",
3737
"@types/moment": "2.13.0",
3838
"@types/node": "18.14.0",
39-
"chai": "4.3.7",
39+
"chai": "4.5.0",
4040
"chai-http": "4.3.0",
4141
"copyfiles": "2.4.1",
4242
"express": "4.18.2",

0 commit comments

Comments
 (0)