We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485dbf9 commit 86fde06Copy full SHA for 86fde06
package.json
@@ -51,9 +51,9 @@
51
},
52
"devDependencies": {
53
"@ava/babel": "^1.0.1",
54
- "@babel/code-frame": "7.10.4",
+ "@babel/code-frame": "7.12.11",
55
"@lubien/fixture-beta-package": "^1.0.0-beta.1",
56
- "@typescript-eslint/parser": "^4.9.0",
+ "@typescript-eslint/parser": "^4.10.0",
57
"ava": "^3.14.0",
58
"babel-eslint": "^10.1.0",
59
"chalk": "^4.1.0",
@@ -66,11 +66,11 @@
66
"listr": "^0.14.3",
67
"mem": "8.0.0",
68
"nyc": "^15.1.0",
69
- "outdent": "^0.7.1",
+ "outdent": "^0.8.0",
70
"pify": "^5.0.0",
71
- "typescript": "^4.1.2",
72
- "vue-eslint-parser": "^7.2.0",
73
- "xo": "^0.35.0"
+ "typescript": "^4.1.3",
+ "vue-eslint-parser": "^7.3.0",
+ "xo": "^0.36.1"
74
75
"peerDependencies": {
76
"eslint": ">=7.15.0"
0 commit comments