Skip to content

Commit

Permalink
[Deps] update object-inspect, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 5, 2024
1 parent 3ba4c80 commit eaf5581
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"dependencies": {
"array-includes": "^3.1.8",
"array.prototype.flatmap": "^1.3.2",
"object-inspect": "^1.13.1",
"object-inspect": "^1.13.2",
"object-keys": "^1.1.1",
"tape": "^5.7.5"
"tape": "^5.8.1"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.1",
Expand Down

0 comments on commit eaf5581

Please sign in to comment.