Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

Commit d0108b6

Browse files
committed
Update dependency chai to v4.3.6
1 parent 28740e5 commit d0108b6

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

package-lock.json

Lines changed: 17 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"homepage": "https://holores.github.io/holotools-api/modules/index.html",
3434
"devDependencies": {
3535
"@tsconfig/node14": "1.0.0",
36-
"@types/chai": "4.2.15",
36+
"@types/chai": "4.3.1",
3737
"@types/mocha": "8.2.1",
3838
"@types/node": "14.14.31",
3939
"@typescript-eslint/eslint-plugin": "4.15.1",
4040
"@typescript-eslint/parser": "4.15.1",
41-
"chai": "4.3.0",
41+
"chai": "4.3.6",
4242
"chai-as-promised": "7.1.1",
4343
"eslint": "7.20.0",
4444
"eslint-config-airbnb-base": "14.2.1",

0 commit comments

Comments
 (0)