Skip to content

Commit

Permalink
[Dev Deps] update @types/eslint, @types/node, aud, `eslint-conf…
Browse files Browse the repository at this point in the history
…ig-airbnb-base`, `typescript`
  • Loading branch information
ljharb committed Feb 23, 2021
1 parent 1d3c284 commit 91e21ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -43,15 +43,15 @@
"string.prototype.matchall": "^4.0.4"
},
"devDependencies": {
"@types/eslint": "^7.2.3",
"@types/eslint": "^7.2.6",
"@types/estree": "0.0.45",
"@types/node": "^14.11.2",
"@types/node": "^14.14.31",
"@typescript-eslint/parser": "^2.34.0",
"aud": "^1.1.2",
"aud": "^1.1.4",
"babel-eslint": "^8.2.6",
"coveralls": "^3.1.0",
"eslint": "^3 || ^4 || ^5 || ^6 || ^7",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-eslint-plugin": "^2.3.0",
"eslint-plugin-import": "^2.22.1",
"espree": "^3.5.4",
Expand All @@ -60,7 +60,7 @@
"mocha": "^5.2.0",
"semver": "^6.3.0",
"sinon": "^7.5.0",
"typescript": "^3.9.7",
"typescript": "^3.9.9",
"typescript-eslint-parser": "^20.1.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 91e21ac

Please sign in to comment.