Skip to content

Commit e132d55

Browse files
committed
[Dev Deps] update eslint, tape
1 parent 13fcd21 commit e132d55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
},
2525
"devDependencies": {
2626
"@ljharb/eslint-config": "^13.1.1",
27-
"eslint": "^5.11.1",
27+
"eslint": "^5.12.1",
2828
"object-keys": "^1.0.12",
2929
"safe-publish-latest": "^1.1.2",
3030
"tap": "0.4.13",
31-
"tape": "^4.9.1"
31+
"tape": "^4.9.2"
3232
},
3333
"license": "MIT",
3434
"author": {

0 commit comments

Comments
 (0)