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`, `es-value-fixtures`, `foreach`, `object.assign`, `tape`
  • Loading branch information
ljharb committed Nov 1, 2022
1 parent 34eeaf5 commit 157a4fe
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,19 +59,20 @@
"which-collection": "^1.0.1"
},
"devDependencies": {
"@ljharb/eslint-config": "^20.1.0",
"aud": "^1.1.5",
"auto-changelog": "^2.3.0",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"core-js": "^2.6.5 || ^3.16.0",
"es-value-fixtures": "^1.2.1",
"es-value-fixtures": "^1.4.2",
"es6-shim": "^0.35.6",
"eslint": "^8.6.0",
"foreach": "^2.0.5",
"eslint": "=8.8.0",
"foreach": "^2.0.6",
"in-publish": "^2.0.1",
"make-arrow-function": "~1.1.0",
"nyc": "^10.3.2",
"object.assign": "^4.1.2",
"object.assign": "^4.1.4",
"safe-publish-latest": "^2.0.0",
"tape": "^5.4.0"
"tape": "^5.6.1"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit 157a4fe

Please sign in to comment.