Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, aud, foreach
Browse files Browse the repository at this point in the history
…, `tape`
  • Loading branch information
ljharb committed May 28, 2024
1 parent d2bc3e7 commit 207ebd2
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,15 @@
}
],
"devDependencies": {
"@ljharb/eslint-config": "^20.0.0",
"aud": "^1.1.5",
"eslint": "^8.4.0",
"foreach": "^2.0.5",
"@ljharb/eslint-config": "^21.1.1",
"aud": "^2.0.4",
"eslint": "=8.8.0",
"foreach": "^2.0.6",
"in-publish": "^2.0.1",
"make-generator-function": "^1.1.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.3.2"
"tape": "^5.7.5"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 207ebd2

Please sign in to comment.