Skip to content

Commit

Permalink
[Dev Deps] update @es-shims/api, @ljharb/eslint-config, `object-i…
Browse files Browse the repository at this point in the history
…nspect`, `tape`
  • Loading branch information
ljharb committed Sep 10, 2024
1 parent 64c89f7 commit d9c8f69
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 @@ -62,8 +62,8 @@
"stop-iteration-iterator": "^1.0.0"
},
"devDependencies": {
"@es-shims/api": "^2.5.0",
"@ljharb/eslint-config": "^21.1.0",
"@es-shims/api": "^2.5.1",
"@ljharb/eslint-config": "^21.1.1",
"auto-changelog": "^2.4.0",
"es-get-iterator": "^1.1.3",
"es-map": "^1.0.5",
Expand All @@ -77,9 +77,9 @@
"in-publish": "^2.0.1",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"object-inspect": "^1.13.1",
"object-inspect": "^1.13.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.7.5"
"tape": "^5.8.1"
},
"testling": {
"files": "test/index.js"
Expand Down

0 comments on commit d9c8f69

Please sign in to comment.