Skip to content

Commit 91e21ac

Browse files
committed
[Dev Deps] update @types/eslint, @types/node, aud, eslint-config-airbnb-base, typescript
1 parent 1d3c284 commit 91e21ac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
"string.prototype.matchall": "^4.0.4"
4444
},
4545
"devDependencies": {
46-
"@types/eslint": "^7.2.3",
46+
"@types/eslint": "^7.2.6",
4747
"@types/estree": "0.0.45",
48-
"@types/node": "^14.11.2",
48+
"@types/node": "^14.14.31",
4949
"@typescript-eslint/parser": "^2.34.0",
50-
"aud": "^1.1.2",
50+
"aud": "^1.1.4",
5151
"babel-eslint": "^8.2.6",
5252
"coveralls": "^3.1.0",
5353
"eslint": "^3 || ^4 || ^5 || ^6 || ^7",
54-
"eslint-config-airbnb-base": "^14.2.0",
54+
"eslint-config-airbnb-base": "^14.2.1",
5555
"eslint-plugin-eslint-plugin": "^2.3.0",
5656
"eslint-plugin-import": "^2.22.1",
5757
"espree": "^3.5.4",
@@ -60,7 +60,7 @@
6060
"mocha": "^5.2.0",
6161
"semver": "^6.3.0",
6262
"sinon": "^7.5.0",
63-
"typescript": "^3.9.7",
63+
"typescript": "^3.9.9",
6464
"typescript-eslint-parser": "^20.1.1"
6565
},
6666
"peerDependencies": {

0 commit comments

Comments
 (0)