Skip to content

Commit 1454fdf

Browse files
committedJan 27, 2023
[Dev Deps] update @ljharb/eslint-config, aud, tape
1 parent 531b6f6 commit 1454fdf

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
@@ -30,9 +30,9 @@
3030
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
3131
},
3232
"devDependencies": {
33-
"@ljharb/eslint-config": "^21.0.0",
33+
"@ljharb/eslint-config": "^21.0.1",
3434
"array.prototype.map": "^1.0.5",
35-
"aud": "^2.0.1",
35+
"aud": "^2.0.2",
3636
"copy-dir": "^1.3.0",
3737
"eclint": "^2.8.1",
3838
"eslint": "=8.8.0",
@@ -45,7 +45,7 @@
4545
"safe-publish-latest": "^2.0.0",
4646
"semver": "^6.3.0",
4747
"tap": "0.4.13",
48-
"tape": "^5.6.1",
48+
"tape": "^5.6.3",
4949
"tmp": "^0.0.31"
5050
},
5151
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.