Skip to content

Commit

Permalink
[Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, `a…
Browse files Browse the repository at this point in the history
…vailable-regexp-flags`, `object-inspect`, `tape`

Signed-off-by: Jordan Harband <ljharb@gmail.com>
  • Loading branch information
ljharb committed Apr 19, 2023
1 parent 2d0476e commit 1203078
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"functions-have-names": "^1.2.3"
},
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"@es-shims/api": "^2.3.1",
"@ljharb/eslint-config": "^21.0.1",
"aud": "^2.0.2",
"auto-changelog": "^2.4.0",
"available-regexp-flags": "^1.0.0",
"available-regexp-flags": "^1.0.1",
"covert": "^1.1.1",
"eclint": "^2.8.1",
"eslint": "=8.8.0",
Expand All @@ -58,9 +58,9 @@
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"nyc": "^10.3.2",
"object-inspect": "^1.12.2",
"object-inspect": "^1.12.3",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
"tape": "^5.6.3"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 1203078

Please sign in to comment.