Skip to content

Commit 1cd35c9

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
1 parent 986a621 commit 1cd35c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"call-bind": "^1.0.2"
4141
},
4242
"devDependencies": {
43-
"@ljharb/eslint-config": "^17.5.0",
44-
"aud": "^1.1.3",
43+
"@ljharb/eslint-config": "^17.6.0",
44+
"aud": "^1.1.5",
4545
"auto-changelog": "^2.2.1",
4646
"eclint": "^2.8.1",
47-
"eslint": "^7.19.0",
47+
"eslint": "^7.25.0",
4848
"foreach": "^2.0.5",
4949
"indexof": "^0.0.1",
5050
"is": "^3.3.0",
5151
"nyc": "^10.3.2",
5252
"safe-publish-latest": "^1.1.4",
53-
"tape": "^5.1.1"
53+
"tape": "^5.2.2"
5454
},
5555
"testling": {
5656
"files": "test.js",

0 commit comments

Comments
 (0)