Skip to content

Commit

Permalink
Update dependencies (#1515)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker authored Sep 8, 2021
1 parent e193199 commit cddaf63
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,31 +51,31 @@
"semver": "^7.3.5"
},
"devDependencies": {
"@babel/code-frame": "7.14.5",
"@babel/core": "7.15.0",
"@babel/eslint-parser": "7.15.0",
"@babel/code-frame": "^7.14.5",
"@babel/core": "^7.15.5",
"@babel/eslint-parser": "^7.15.4",
"@lubien/fixture-beta-package": "^1.0.0-beta.1",
"@typescript-eslint/parser": "^4.29.0",
"@typescript-eslint/parser": "^4.31.0",
"ava": "^3.15.0",
"chalk": "^4.1.2",
"enquirer": "2.3.6",
"eslint": "^7.28.0",
"eslint": "^7.32.0",
"eslint-ava-rule-tester": "^4.0.0",
"eslint-plugin-eslint-plugin": "^3.5.3",
"eslint-remote-tester": "^1.3.0",
"execa": "^5.1.1",
"listr": "^0.14.3",
"lodash-es": "4.17.21",
"mem": "8.1.1",
"mem": "^9.0.1",
"nyc": "^15.1.0",
"outdent": "^0.8.0",
"pify": "^5.0.0",
"typescript": "^4.3.5",
"vue-eslint-parser": "^7.10.0",
"typescript": "^4.4.2",
"vue-eslint-parser": "^7.11.0",
"xo": "^0.44.0"
},
"peerDependencies": {
"eslint": ">=7.28.0"
"eslint": ">=7.32.0"
},
"ava": {
"files": [
Expand Down

0 comments on commit cddaf63

Please sign in to comment.