Skip to content

Commit 2829c04

Browse files
committedAug 4, 2023
[Dev Deps] update @ljharb/eslint-config, aud, semver, tape
1 parent 7f99437 commit 2829c04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
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.1",
33+
"@ljharb/eslint-config": "^21.1.0",
3434
"array.prototype.map": "^1.0.5",
35-
"aud": "^2.0.2",
35+
"aud": "^2.0.3",
3636
"copy-dir": "^1.3.0",
3737
"eclint": "^2.8.1",
3838
"eslint": "=8.8.0",
@@ -43,9 +43,9 @@
4343
"object-keys": "^1.1.1",
4444
"rimraf": "^2.7.1",
4545
"safe-publish-latest": "^2.0.0",
46-
"semver": "^6.3.0",
46+
"semver": "^6.3.1",
4747
"tap": "0.4.13",
48-
"tape": "^5.6.3",
48+
"tape": "^5.6.6",
4949
"tmp": "^0.0.31"
5050
},
5151
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.