Skip to content

Commit

Permalink
[Dev Deps] update @types/eslint, @types/estree, @types/node, `e…
Browse files Browse the repository at this point in the history
…slint-plugin-eslint-plugin`, `eslint-plugin-import`
  • Loading branch information
ljharb committed Jun 28, 2020
1 parent 997a99f commit 46cf771
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"string.prototype.matchall": "^4.0.2"
},
"devDependencies": {
"@types/eslint": "^6.8.1",
"@types/estree": "0.0.44",
"@types/node": "^14.0.13",
"@types/eslint": "^7.2.0",
"@types/estree": "0.0.45",
"@types/node": "^14.0.14",
"@typescript-eslint/parser": "^2.34.0",
"babel-eslint": "^8.2.6",
"coveralls": "^3.1.0",
"eslint": "^3 || ^4 || ^5 || ^6 || ^7",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-eslint-plugin": "^2.2.2",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-eslint-plugin": "^2.3.0",
"eslint-plugin-import": "^2.22.0",
"espree": "^3.5.4",
"istanbul": "^0.4.5",
"markdown-magic": "^1.0.0",
Expand Down

0 comments on commit 46cf771

Please sign in to comment.