Skip to content

Commit a09a2e7

Browse files
committed
[Dev Deps] update eslint, object-keys, tape
1 parent ea7d38d commit a09a2e7

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
@@ -24,11 +24,11 @@
2424
},
2525
"devDependencies": {
2626
"@ljharb/eslint-config": "^13.1.1",
27-
"eslint": "^5.12.1",
28-
"object-keys": "^1.0.12",
27+
"eslint": "^5.13.0",
28+
"object-keys": "^1.1.0",
2929
"safe-publish-latest": "^1.1.2",
3030
"tap": "0.4.13",
31-
"tape": "^4.9.2"
31+
"tape": "^4.10.1"
3232
},
3333
"license": "MIT",
3434
"author": {

0 commit comments

Comments
 (0)