Skip to content

Commit e9c9aba

Browse files
committed
[Deps] update array.prototype.every, deep-equal, string.prototype.trim
1 parent 8b8bf07 commit e9c9aba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"test": "test"
2626
},
2727
"dependencies": {
28-
"array.prototype.every": "^1.1.3",
28+
"array.prototype.every": "^1.1.4",
2929
"call-bind": "^1.0.2",
30-
"deep-equal": "^2.0.5",
30+
"deep-equal": "^2.1.0",
3131
"defined": "^1.0.1",
3232
"dotignore": "^0.1.2",
3333
"for-each": "^0.3.3",
@@ -44,7 +44,7 @@
4444
"object.assign": "^4.1.4",
4545
"resolve": "^2.0.0-next.4",
4646
"resumer": "^0.0.0",
47-
"string.prototype.trim": "^1.2.6",
47+
"string.prototype.trim": "^1.2.7",
4848
"through": "^2.3.8"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)