Skip to content

Commit

Permalink
[Dev Deps] update @es-shims/api, auto-changelog, `es-value-fixtur…
Browse files Browse the repository at this point in the history
…es`, `tape`
  • Loading branch information
ljharb committed Oct 3, 2024
1 parent d3ee951 commit c32be8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"set-function-name": "^2.0.2"
},
"devDependencies": {
"@es-shims/api": "^2.5.0",
"@es-shims/api": "^2.5.1",
"@ljharb/eslint-config": "^21.1.1",
"auto-changelog": "^2.4.0",
"auto-changelog": "^2.5.0",
"available-regexp-flags": "^1.0.4",
"eclint": "^2.8.1",
"es-value-fixtures": "^1.4.2",
"es-value-fixtures": "^1.5.0",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
Expand All @@ -63,7 +63,7 @@
"nyc": "^10.3.2",
"object-inspect": "^1.13.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.8.1"
"tape": "^5.9.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit c32be8e

Please sign in to comment.