Skip to content

Commit ad7feb8

Browse files
chore(deps): bump lodash-es from 4.17.23 to 4.18.1
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5114cc commit ad7feb8

1 file changed

Lines changed: 40 additions & 10 deletions

File tree

yarn.lock

Lines changed: 40 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9177,11 +9177,16 @@ ignore@^7.0.5:
91779177
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
91789178
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
91799179

9180-
immutable@^4.0.0-rc.12, immutable@^4.3.7:
9180+
immutable@^4.0.0-rc.12:
91819181
version "4.3.7"
91829182
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.7.tgz#c70145fc90d89fb02021e65c84eb0226e4e5a381"
91839183
integrity sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==
91849184

9185+
immutable@^4.3.7:
9186+
version "4.3.8"
9187+
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.8.tgz#02d183c7727fb2bb1d5d0380da0d779dce9296a7"
9188+
integrity sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==
9189+
91859190
import-cwd@^3.0.0:
91869191
version "3.0.0"
91879192
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-3.0.0.tgz#20845547718015126ea9b3676b7592fb8bd4cf92"
@@ -11079,9 +11084,9 @@ locate-path@^6.0.0:
1107911084
p-locate "^5.0.0"
1108011085

1108111086
lodash-es@^4.17.23:
11082-
version "4.17.23"
11083-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.23.tgz#58c4360fd1b5d33afc6c0bbd3d1149349b1138e0"
11084-
integrity sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==
11087+
version "4.18.1"
11088+
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.18.1.tgz#b962eeb80d9d983a900bf342961fb7418ca10b1d"
11089+
integrity sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==
1108511090

1108611091
lodash.camelcase@^4.3.0:
1108711092
version "4.3.0"
@@ -11119,9 +11124,9 @@ lodash.uniq@^4.5.0:
1111911124
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
1112011125

1112111126
lodash@^4.1.1:
11122-
version "4.17.23"
11123-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
11124-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
11127+
version "4.18.1"
11128+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
11129+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
1112511130

1112611131
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.4:
1112711132
version "4.17.21"
@@ -15205,7 +15210,7 @@ string-length@^4.0.1:
1520515210
char-regex "^1.0.2"
1520615211
strip-ansi "^6.0.0"
1520715212

15208-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
15213+
"string-width-cjs@npm:string-width@^4.2.0":
1520915214
version "4.2.3"
1521015215
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1521115216
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -15223,6 +15228,15 @@ string-width@^1.0.1:
1522315228
is-fullwidth-code-point "^1.0.0"
1522415229
strip-ansi "^3.0.0"
1522515230

15231+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
15232+
version "4.2.3"
15233+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
15234+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
15235+
dependencies:
15236+
emoji-regex "^8.0.0"
15237+
is-fullwidth-code-point "^3.0.0"
15238+
strip-ansi "^6.0.1"
15239+
1522615240
string-width@^2.0.0, string-width@^2.1.1:
1522715241
version "2.1.1"
1522815242
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -15322,7 +15336,7 @@ string_decoder@~1.1.1:
1532215336
dependencies:
1532315337
safe-buffer "~5.1.0"
1532415338

15325-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
15339+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1532615340
version "6.0.1"
1532715341
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1532815342
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -15343,6 +15357,13 @@ strip-ansi@^4.0.0:
1534315357
dependencies:
1534415358
ansi-regex "^3.0.0"
1534515359

15360+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
15361+
version "6.0.1"
15362+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
15363+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
15364+
dependencies:
15365+
ansi-regex "^5.0.1"
15366+
1534615367
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1534715368
version "7.1.2"
1534815369
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
@@ -16508,7 +16529,7 @@ wordwrap@^1.0.0:
1650816529
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1650916530
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1651016531

16511-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
16532+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1651216533
version "7.0.0"
1651316534
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1651416535
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -16534,6 +16555,15 @@ wrap-ansi@^6.2.0:
1653416555
string-width "^4.1.0"
1653516556
strip-ansi "^6.0.0"
1653616557

16558+
wrap-ansi@^7.0.0:
16559+
version "7.0.0"
16560+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
16561+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
16562+
dependencies:
16563+
ansi-styles "^4.0.0"
16564+
string-width "^4.1.0"
16565+
strip-ansi "^6.0.0"
16566+
1653716567
wrap-ansi@^8.1.0:
1653816568
version "8.1.0"
1653916569
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)