Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, aud, semver, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 4, 2023
1 parent 7f99437 commit 2829c04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.0.1",
"@ljharb/eslint-config": "^21.1.0",
"array.prototype.map": "^1.0.5",
"aud": "^2.0.2",
"aud": "^2.0.3",
"copy-dir": "^1.3.0",
"eclint": "^2.8.1",
"eslint": "=8.8.0",
Expand All @@ -43,9 +43,9 @@
"object-keys": "^1.1.1",
"rimraf": "^2.7.1",
"safe-publish-latest": "^2.0.0",
"semver": "^6.3.0",
"semver": "^6.3.1",
"tap": "0.4.13",
"tape": "^5.6.3",
"tape": "^5.6.6",
"tmp": "^0.0.31"
},
"license": "MIT",
Expand Down

0 comments on commit 2829c04

Please sign in to comment.