Skip to content

Commit 09906f3

Browse files
committedJan 15, 2023
[Deps] update deep-equal, object-inspect
1 parent afd8f64 commit 09906f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"array.prototype.every": "^1.1.4",
2929
"call-bind": "^1.0.2",
30-
"deep-equal": "^2.1.0",
30+
"deep-equal": "^2.2.0",
3131
"defined": "^1.0.1",
3232
"dotignore": "^0.1.2",
3333
"for-each": "^0.3.3",
@@ -38,7 +38,7 @@
3838
"inherits": "^2.0.4",
3939
"is-regex": "^1.1.4",
4040
"minimist": "^1.2.7",
41-
"object-inspect": "^1.12.2",
41+
"object-inspect": "^1.12.3",
4242
"object-is": "^1.1.5",
4343
"object-keys": "^1.1.1",
4444
"object.assign": "^4.1.4",

0 commit comments

Comments
 (0)
Please sign in to comment.