Skip to content

Commit e6cf08c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore: lockfile maintenance
1 parent e54842f commit e6cf08c

File tree

1 file changed

+27
-9
lines changed

1 file changed

+27
-9
lines changed

yarn.lock

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5514,7 +5514,7 @@ error@^7.0.0:
55145514
dependencies:
55155515
string-template "~0.2.1"
55165516

5517-
es-abstract@^1.17.0-next.1, es-abstract@^1.17.2:
5517+
es-abstract@^1.17.0-next.1, es-abstract@^1.17.2, es-abstract@^1.17.5:
55185518
version "1.17.5"
55195519
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.5.tgz#d8c9d1d66c8981fb9200e2251d799eee92774ae9"
55205520
integrity sha512-BR9auzDbySxOcfog0tLECW8l28eRGpDpU3Dm3Hp4q/N+VtLTmyj4EUN088XZWQDW/hzj6sYRDXeOFsaAODKvpg==
@@ -11718,21 +11718,39 @@ string-width@^4.1.0, string-width@^4.2.0:
1171811718
is-fullwidth-code-point "^3.0.0"
1171911719
strip-ansi "^6.0.0"
1172011720

11721+
string.prototype.trimend@^1.0.0:
11722+
version "1.0.0"
11723+
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.0.tgz#ee497fd29768646d84be2c9b819e292439614373"
11724+
integrity sha512-EEJnGqa/xNfIg05SxiPSqRS7S9qwDhYts1TSLR1BQfYUfPe1stofgGKvwERK9+9yf+PpfBMlpBaCHucXGPQfUA==
11725+
dependencies:
11726+
define-properties "^1.1.3"
11727+
es-abstract "^1.17.5"
11728+
1172111729
string.prototype.trimleft@^2.1.1:
11722-
version "2.1.1"
11723-
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
11724-
integrity sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==
11730+
version "2.1.2"
11731+
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.2.tgz#4408aa2e5d6ddd0c9a80739b087fbc067c03b3cc"
11732+
integrity sha512-gCA0tza1JBvqr3bfAIFJGqfdRTyPae82+KTnm3coDXkZN9wnuW3HjGgN386D7hfv5CHQYCI022/rJPVlqXyHSw==
1172511733
dependencies:
1172611734
define-properties "^1.1.3"
11727-
function-bind "^1.1.1"
11735+
es-abstract "^1.17.5"
11736+
string.prototype.trimstart "^1.0.0"
1172811737

1172911738
string.prototype.trimright@^2.1.1:
11730-
version "2.1.1"
11731-
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz#440314b15996c866ce8a0341894d45186200c5d9"
11732-
integrity sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==
11739+
version "2.1.2"
11740+
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.2.tgz#c76f1cef30f21bbad8afeb8db1511496cfb0f2a3"
11741+
integrity sha512-ZNRQ7sY3KroTaYjRS6EbNiiHrOkjihL9aQE/8gfQ4DtAC/aEBRHFJa44OmoWxGGqXuJlfKkZW4WcXErGr+9ZFg==
1173311742
dependencies:
1173411743
define-properties "^1.1.3"
11735-
function-bind "^1.1.1"
11744+
es-abstract "^1.17.5"
11745+
string.prototype.trimend "^1.0.0"
11746+
11747+
string.prototype.trimstart@^1.0.0:
11748+
version "1.0.0"
11749+
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.0.tgz#afe596a7ce9de905496919406c9734845f01a2f2"
11750+
integrity sha512-iCP8g01NFYiiBOnwG1Xc3WZLyoo+RuBymwIlWncShXDDJYWN6DbnM3odslBJdgCdRlq94B5s63NWAZlcn2CS4w==
11751+
dependencies:
11752+
define-properties "^1.1.3"
11753+
es-abstract "^1.17.5"
1173611754

1173711755
[email protected], string_decoder@~0.10.x:
1173811756
version "0.10.31"

0 commit comments

Comments
 (0)