Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 5, 2022
1 parent 91df159 commit ec22968
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
1 change: 0 additions & 1 deletion .eslintignore

This file was deleted.

9 changes: 5 additions & 4 deletions package.json
Expand Up @@ -45,13 +45,14 @@
},
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^20.0.0",
"aud": "^1.1.5",
"eslint": "^8.4.1",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"eslint": "=8.8.0",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.3.2"
"tape": "^5.6.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit ec22968

Please sign in to comment.