Compare commits

...

3 Commits

1 changed files with 4 additions and 4 deletions

View File

@ -1070,13 +1070,13 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
function-bind "^1.1.1" function-bind "^1.1.1"
has "^1.0.3" has "^1.0.3"
has-symbols "^1.0.1" has-symbols "^1.0.1"
is-callable "^1.1.5" is-callable "^1.2.0"
is-regex "^1.0.5" is-regex "^1.1.0"
object-inspect "^1.7.0" object-inspect "^1.7.0"
object-keys "^1.1.1" object-keys "^1.1.1"
object.assign "^4.1.0" object.assign "^4.1.0"
string.prototype.trimleft "^2.1.1" string.prototype.trimend "^1.0.1"
string.prototype.trimright "^2.1.1" string.prototype.trimstart "^1.0.1"
es-to-primitive@^1.2.1: es-to-primitive@^1.2.1:
version "1.2.1" version "1.2.1"