Skip to content

Commit 86fde06

Browse files
committed
Update dev dependencies
1 parent 485dbf9 commit 86fde06

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
},
5252
"devDependencies": {
5353
"@ava/babel": "^1.0.1",
54-
"@babel/code-frame": "7.10.4",
54+
"@babel/code-frame": "7.12.11",
5555
"@lubien/fixture-beta-package": "^1.0.0-beta.1",
56-
"@typescript-eslint/parser": "^4.9.0",
56+
"@typescript-eslint/parser": "^4.10.0",
5757
"ava": "^3.14.0",
5858
"babel-eslint": "^10.1.0",
5959
"chalk": "^4.1.0",
@@ -66,11 +66,11 @@
6666
"listr": "^0.14.3",
6767
"mem": "8.0.0",
6868
"nyc": "^15.1.0",
69-
"outdent": "^0.7.1",
69+
"outdent": "^0.8.0",
7070
"pify": "^5.0.0",
71-
"typescript": "^4.1.2",
72-
"vue-eslint-parser": "^7.2.0",
73-
"xo": "^0.35.0"
71+
"typescript": "^4.1.3",
72+
"vue-eslint-parser": "^7.3.0",
73+
"xo": "^0.36.1"
7474
},
7575
"peerDependencies": {
7676
"eslint": ">=7.15.0"

0 commit comments

Comments
 (0)