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 105dfa8 commit 895353aCopy full SHA for 895353a
package.json
@@ -51,13 +51,13 @@
51
"test": "run-s check test:*"
52
},
53
"devDependencies": {
54
- "@types/chai": "^4.3.5",
+ "@types/chai": "^4.3.6",
55
"@types/mocha": "^10.0.1",
56
"@types/node": "^16.18.38",
57
"@voxpelli/eslint-config": "^18.0.0",
58
"@voxpelli/tsconfig": "^8.0.0",
59
- "c8": "^8.0.0",
60
- "chai": "^4.3.7",
+ "c8": "^8.0.1",
+ "chai": "^4.3.8",
61
"eslint": "^8.44.0",
62
"eslint-plugin-es-x": "^7.1.0",
63
"eslint-plugin-import": "^2.27.5",
0 commit comments