Skip to content

Commit 5317c57

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, tape
1 parent dc8ad19 commit 5317c57

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
@@ -41,7 +41,7 @@
4141
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
4242
},
4343
"devDependencies": {
44-
"@ljharb/eslint-config": "^20.2.3",
44+
"@ljharb/eslint-config": "^21.0.0",
4545
"array.prototype.map": "^1.0.4",
4646
"aud": "^2.0.0",
4747
"copy-dir": "^1.3.0",
@@ -54,7 +54,7 @@
5454
"rimraf": "^2.7.1",
5555
"safe-publish-latest": "^2.0.0",
5656
"tap": "0.4.13",
57-
"tape": "^5.5.2",
57+
"tape": "^5.5.3",
5858
"tmp": "^0.0.31"
5959
},
6060
"license": "MIT",

0 commit comments

Comments
 (0)