Skip to content

Commit fc91458

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
1 parent 56647d1 commit fc91458

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"has": "^1.0.3"
4141
},
4242
"devDependencies": {
43-
"@ljharb/eslint-config": "^16.0.0",
44-
"aud": "^1.1.0",
43+
"@ljharb/eslint-config": "^17.1.0",
44+
"aud": "^1.1.2",
4545
"auto-changelog": "^2.0.0",
4646
"covert": "^1.1.1",
4747
"eclint": "^2.8.1",
48-
"eslint": "^6.8.0",
48+
"eslint": "^7.1.0",
4949
"safe-publish-latest": "^1.1.4",
50-
"tape": "^5.0.0-next.5"
50+
"tape": "^5.0.1"
5151
},
5252
"testling": {
5353
"files": "test.js",

0 commit comments

Comments
 (0)