Skip to content

Commit

Permalink
[Dev Deps] update auto-changelog, es-value-fixtures, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 8, 2024
1 parent 11c817b commit d5a469c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"devDependencies": {
"@ljharb/eslint-config": "^21.1.1",
"@pkgjs/support": "^0.0.6",
"auto-changelog": "^2.4.0",
"auto-changelog": "^2.5.0",
"core-js": "^2.6.12",
"error-cause": "^1.0.8",
"es-value-fixtures": "^1.4.2",
"es-value-fixtures": "^1.5.0",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"functions-have-names": "^1.2.3",
Expand All @@ -27,7 +27,7 @@
"safe-publish-latest": "^2.0.0",
"safer-buffer": "^2.1.2",
"string.prototype.repeat": "^1.0.0",
"tape": "^5.8.1"
"tape": "^5.9.0"
},
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
Expand Down

0 comments on commit d5a469c

Please sign in to comment.