We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b35d43 commit c084c75Copy full SHA for c084c75
package.json
@@ -36,7 +36,7 @@
36
"devDependencies": {
37
"@commitlint/cli": "11.0.0",
38
"@commitlint/config-conventional": "11.0.0",
39
- "@types/chai": "4.2.14",
+ "@types/chai": "4.3.4",
40
"@types/deep-equal-in-any-order": "1.0.1",
41
"@types/fs-extra": "9.0.11",
42
"@types/klaw-sync": "6.0.0",
@@ -47,7 +47,7 @@
47
"@types/sinon-chai": "3.2.5",
48
"@typescript-eslint/eslint-plugin": "4.33.0",
49
"@typescript-eslint/parser": "4.14.0",
50
- "chai": "4.2.0",
+ "chai": "4.3.7",
51
"conventional-changelog-cli": "2.1.1",
52
"coveralls": "3.1.0",
53
"cz-conventional-changelog": "3.3.0",
0 commit comments