Skip to content

Commit 87c3a11

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, tape
1 parent 3a76ef8 commit 87c3a11

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,13 +24,13 @@
2424
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
2525
},
2626
"devDependencies": {
27-
"@ljharb/eslint-config": "^16.0.0",
27+
"@ljharb/eslint-config": "^17.2.0",
2828
"array.prototype.map": "^1.0.2",
29-
"eslint": "^6.8.0",
29+
"eslint": "^7.10.0",
3030
"object-keys": "^1.1.1",
3131
"safe-publish-latest": "^1.1.4",
3232
"tap": "0.4.13",
33-
"tape": "^5.0.0-next.5"
33+
"tape": "^5.0.1"
3434
},
3535
"license": "MIT",
3636
"author": {

0 commit comments

Comments
 (0)