Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, aud, `auto-cha…
Browse files Browse the repository at this point in the history
…ngelog`, `core-js`, `tape`
  • Loading branch information
ljharb committed Nov 2, 2022
1 parent 77058c8 commit 8afc37a
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,17 @@
"has-tostringtag": "^1.0.0"
},
"devDependencies": {
"@ljharb/eslint-config": "^20.2.0",
"aud": "^2.0.0",
"auto-changelog": "^2.3.0",
"core-js": "^3.20.2",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"core-js": "^3.26.0",
"eclint": "^2.8.1",
"eslint": "^8.6.0",
"foreach": "^2.0.5",
"indexof": "^0.0.1",
"eslint": "=8.8.0",
"in-publish": "^2.0.1",
"is": "^3.3.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.4.0"
"tape": "^5.6.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 8afc37a

Please sign in to comment.