Skip to content

Commit

Permalink
[Deps] update deep-equal, object-inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 15, 2023
1 parent afd8f64 commit 09906f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"array.prototype.every": "^1.1.4",
"call-bind": "^1.0.2",
"deep-equal": "^2.1.0",
"deep-equal": "^2.2.0",
"defined": "^1.0.1",
"dotignore": "^0.1.2",
"for-each": "^0.3.3",
Expand All @@ -38,7 +38,7 @@
"inherits": "^2.0.4",
"is-regex": "^1.1.4",
"minimist": "^1.2.7",
"object-inspect": "^1.12.2",
"object-inspect": "^1.12.3",
"object-is": "^1.1.5",
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
Expand Down

0 comments on commit 09906f3

Please sign in to comment.