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`, `typescript`
  • Loading branch information
ljharb committed Feb 21, 2020
1 parent a917dda commit 434b45f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -41,20 +41,20 @@
"xregexp": "^4.3.0"
},
"devDependencies": {
"@types/eslint": "^6.1.3",
"@types/estree": "0.0.40",
"@types/node": "^12.12.14",
"@types/eslint": "^6.1.8",
"@types/estree": "0.0.42",
"@types/node": "^13.7.4",
"babel-eslint": "^8.2.6",
"coveralls": "^3.0.9",
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-eslint-plugin": "^2.2.1",
"eslint-plugin-import": "^2.20.1",
"istanbul": "^0.4.5",
"markdown-magic": "^1.0.0",
"mocha": "^5.2.0",
"sinon": "^7.5.0",
"typescript": "^3.7.2",
"typescript": "^3.8.2",
"typescript-eslint-parser": "^20.1.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 434b45f

Please sign in to comment.