Skip to content

Commit

Permalink
[Dev Deps] update @es-shims/api, @ljharb/eslint-config, `auto-cha…
Browse files Browse the repository at this point in the history
…ngelog`, `mock-property`, `object-inspect`, `object.assign`, `tape`
  • Loading branch information
ljharb committed Dec 20, 2024
1 parent ec6bcb6 commit 50e0c52
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,24 +57,24 @@
"side-channel": "^1.0.6"
},
"devDependencies": {
"@es-shims/api": "^2.4.2",
"@ljharb/eslint-config": "^21.1.0",
"auto-changelog": "^2.4.0",
"@es-shims/api": "^2.5.1",
"@ljharb/eslint-config": "^21.1.1",
"auto-changelog": "^2.5.0",
"es5-shim": "^4.6.7",
"es6-shim": "^0.35.8",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
"functions-have-names": "^1.2.3",
"in-publish": "^2.0.1",
"mock-property": "^1.0.3",
"mock-property": "^1.1.0",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"object-inspect": "^1.13.1",
"object.assign": "^4.1.5",
"object-inspect": "^1.13.3",
"object.assign": "^4.1.7",
"object.entries": "^1.1.8",
"safe-publish-latest": "^2.0.0",
"tape": "^5.7.5"
"tape": "^5.9.0"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit 50e0c52

Please sign in to comment.