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 83fe4e1 commit 8b4c502Copy full SHA for 8b4c502
package.json
@@ -49,19 +49,19 @@
49
"devDependencies": {
50
"@ava/babel": "^1.0.1",
51
"@lubien/fixture-beta-package": "^1.0.0-beta.1",
52
- "@typescript-eslint/parser": "^2.30.0",
53
- "ava": "^3.8.1",
+ "@typescript-eslint/parser": "^2.33.0",
+ "ava": "^3.8.2",
54
"babel-eslint": "^10.1.0",
55
"chalk": "^4.0.0",
56
"eslint": "^7.0.0",
57
"eslint-ava-rule-tester": "^4.0.0",
58
"eslint-plugin-eslint-plugin": "^2.2.1",
59
- "execa": "^4.0.0",
+ "execa": "^4.0.1",
60
"listr": "^0.14.3",
61
"nyc": "^15.0.1",
62
"outdent": "^0.7.1",
63
"pify": "^5.0.0",
64
- "typescript": "^3.8.3",
+ "typescript": "^3.9.2",
65
"vue-eslint-parser": "^7.0.0",
66
"xo": "^0.30.0"
67
},
0 commit comments