Skip to content

Commit bc2f7bf

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, tape
1 parent 41a3604 commit bc2f7bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"test": "npm run --silent tests-only"
2222
},
2323
"devDependencies": {
24-
"@ljharb/eslint-config": "^11.0.0",
25-
"eslint": "^3.19.0",
24+
"@ljharb/eslint-config": "^12.2.0",
25+
"eslint": "^4.3.0",
2626
"object-keys": "^1.0.11",
2727
"safe-publish-latest": "^1.1.1",
2828
"tap": "0.4.13",
29-
"tape": "^4.6.3"
29+
"tape": "^4.7.0"
3030
},
3131
"license": "MIT",
3232
"author": {

0 commit comments

Comments
 (0)