Skip to content

Commit 745eb04

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, tape
1 parent 4d1a235 commit 745eb04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@
3131
],
3232
"dependencies": {},
3333
"devDependencies": {
34-
"@ljharb/eslint-config": "^17.3.0",
34+
"@ljharb/eslint-config": "^17.5.0",
3535
"aud": "^1.1.3",
3636
"auto-changelog": "^2.2.1",
37-
"eslint": "^7.14.0",
37+
"eslint": "^7.19.0",
3838
"foreach": "^2.0.5",
3939
"indexof": "^0.0.1",
4040
"is": "^3.3.0",
4141
"nyc": "^10.3.2",
4242
"safe-publish-latest": "^1.1.4",
43-
"tape": "^5.0.1"
43+
"tape": "^5.1.1"
4444
},
4545
"testling": {
4646
"files": "test/index.js",

0 commit comments

Comments
 (0)