Skip to content

Commit c64124d

Browse files
Bump chai and @types/chai (#451)
1 parent f91ea97 commit c64124d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

+14-14
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
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@types/async": "^3.2.20",
21-
"@types/chai": "^4.3.5",
21+
"@types/chai": "^4.3.6",
2222
"@types/fancy-log": "^2.0.0",
2323
"@types/fs-extra": "^11.0.1",
2424
"@types/glob": "^8.1.0",
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "^5.61.0",
3434
"@typescript-eslint/parser": "^5.62.0",
3535
"async": "^3.2.4",
36-
"chai": "^4.3.7",
36+
"chai": "^4.3.8",
3737
"dotenv": "^16.3.1",
3838
"esbuild": "^0.19.3",
3939
"eslint": "^8.49.0",

0 commit comments

Comments
 (0)