Skip to content

Commit 2dcc24a

Browse files
chore(deps): lock file maintenance (#587)
1 parent 3c28a32 commit 2dcc24a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2715,22 +2715,22 @@ error-ex@^1.2.0, error-ex@^1.3.1:
27152715
is-arrayish "^0.2.1"
27162716

27172717
es-abstract@^1.5.1:
2718-
version "1.16.0"
2719-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.0.tgz#d3a26dc9c3283ac9750dca569586e976d9dcc06d"
2720-
integrity sha512-xdQnfykZ9JMEiasTAJZJdMWCQ1Vm00NBw79/AWi7ELfZuuPCSOMDZbT9mkOfSctVtfhb+sAAzrm+j//GjjLHLg==
2718+
version "1.16.1"
2719+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.1.tgz#9edab53bec49b7d9cd513983520ed99703216a8a"
2720+
integrity sha512-38Pa/Asg/9i3Gkgj1oAK0WfWDv03ngRV39qgHdMSJZ23AAAWRKFJuwT5QPtCDg7paIWG1OEpt4QnzDFVXfJIAQ==
27212721
dependencies:
2722-
es-to-primitive "^1.2.0"
2722+
es-to-primitive "^1.2.1"
27232723
function-bind "^1.1.1"
27242724
has "^1.0.3"
2725-
has-symbols "^1.0.0"
2725+
has-symbols "^1.0.1"
27262726
is-callable "^1.1.4"
27272727
is-regex "^1.0.4"
2728-
object-inspect "^1.6.0"
2728+
object-inspect "^1.7.0"
27292729
object-keys "^1.1.1"
27302730
string.prototype.trimleft "^2.1.0"
27312731
string.prototype.trimright "^2.1.0"
27322732

2733-
es-to-primitive@^1.2.0:
2733+
es-to-primitive@^1.2.1:
27342734
version "1.2.1"
27352735
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
27362736
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
@@ -6230,7 +6230,7 @@ object-copy@^0.1.0:
62306230
define-property "^0.2.5"
62316231
kind-of "^3.0.3"
62326232

6233-
object-inspect@^1.6.0:
6233+
object-inspect@^1.7.0:
62346234
version "1.7.0"
62356235
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
62366236
integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==

0 commit comments

Comments
 (0)