We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87960ce + 14112e4 commit fa65785Copy full SHA for fa65785
2 files changed
package.json
@@ -58,7 +58,7 @@
58
"@typescript-eslint/eslint-plugin": "^2.11.0",
59
"@typescript-eslint/parser": "^2.34.0",
60
"chai": "^4.2.0",
61
- "coveralls": "^3.0.7",
+ "coveralls": "^3.1.0",
62
"custom-env": "^2.0.1",
63
"eslint": "^6.8.0",
64
"eslint-config-airbnb-base": "^14.0.0",
@@ -67,7 +67,7 @@
67
"eslint-plugin-import": "2.20.1",
68
"eslint-plugin-jsx-a11y": "^6.3.1",
69
"eslint-plugin-node": "^10.0.0",
70
- "mocha": "^7.1.0",
+ "mocha": "^8.1.3",
71
"mocha-lcov-reporter": "^1.3.0",
72
"nodemon": "^1.19.4",
73
"nyc": "^14.1.1",
0 commit comments