Skip to content

Commit 29a4994

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, tape
1 parent 083e78c commit 29a4994

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
@@ -23,12 +23,12 @@
2323
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
2424
},
2525
"devDependencies": {
26-
"@ljharb/eslint-config": "^13.0.0",
27-
"eslint": "^5.10.0",
26+
"@ljharb/eslint-config": "^13.1.1",
27+
"eslint": "^5.12.0",
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)