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`, `foreach`, `tape`
  • Loading branch information
ljharb committed Nov 1, 2022
1 parent 213646e commit 0d7da87
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,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",
"eslint": "=8.8.0",
"foreach": "^2.0.6",
"in-publish": "^2.0.1",
"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 0d7da87

Please sign in to comment.