Skip to content

Commit e938431

Browse files
Bump lodash from 4.17.15 to 4.17.19 in /tests/fable
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61c5afe commit e938431

1 file changed

Lines changed: 59 additions & 55 deletions

File tree

tests/fable/yarn.lock

Lines changed: 59 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,21 @@
229229
"@babel/helper-simple-access" "^7.10.1"
230230
babel-plugin-dynamic-import-node "^2.3.3"
231231

232+
"@babel/runtime-corejs3@^7.10.2":
233+
version "7.10.5"
234+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.5.tgz#a57fe6c13045ca33768a2aa527ead795146febe1"
235+
integrity sha512-RMafpmrNB5E/bwdSphLr8a8++9TosnyJp98RZzI6VOx2R2CCMpsXXXRvmI700O9oEKpXdZat6oEK68/F0zjd4A==
236+
dependencies:
237+
core-js-pure "^3.0.0"
238+
regenerator-runtime "^0.13.4"
239+
240+
"@babel/runtime@^7.10.2":
241+
version "7.10.5"
242+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.5.tgz#303d8bd440ecd5a491eae6117fd3367698674c5c"
243+
integrity sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==
244+
dependencies:
245+
regenerator-runtime "^0.13.4"
246+
232247
"@babel/runtime@^7.9.2":
233248
version "7.10.2"
234249
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
@@ -500,15 +515,16 @@
500515
dependencies:
501516
defer-to-connect "^1.0.1"
502517

503-
"@testing-library/jest-dom@^5.10.1":
504-
version "5.10.1"
505-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.10.1.tgz#6508a9f007bd74e5d3c0b3135b668027ab663989"
506-
integrity sha512-uv9lLAnEFRzwUTN/y9lVVXVXlEzazDkelJtM5u92PsGkEasmdI+sfzhZHxSDzlhZVTrlLfuMh2safMr8YmzXLg==
518+
"@testing-library/jest-dom@^5":
519+
version "5.11.1"
520+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.1.tgz#b9541d7625cec9e5feb647f49a96c43f7c055cdd"
521+
integrity sha512-NHOHjDwyBoqM7mXjNLieSp/6vJ17DILzhNTw7+RarluaBkyWRzWgFj+d6xnd1adMBlwfQSeR2FWGTxHXCxeMSA==
507522
dependencies:
508523
"@babel/runtime" "^7.9.2"
509524
"@types/testing-library__jest-dom" "^5.9.1"
525+
aria-query "^4.2.2"
510526
chalk "^3.0.0"
511-
css "^2.2.4"
527+
css "^3.0.0"
512528
css.escape "^1.5.1"
513529
jest-diff "^25.1.0"
514530
jest-matcher-utils "^25.1.0"
@@ -812,6 +828,14 @@ argparse@^1.0.7:
812828
dependencies:
813829
sprintf-js "~1.0.2"
814830

831+
aria-query@^4.2.2:
832+
version "4.2.2"
833+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
834+
integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==
835+
dependencies:
836+
"@babel/runtime" "^7.10.2"
837+
"@babel/runtime-corejs3" "^7.10.2"
838+
815839
arr-diff@^4.0.0:
816840
version "4.0.0"
817841
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
@@ -1554,6 +1578,11 @@ copy-descriptor@^0.1.0:
15541578
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
15551579
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
15561580

1581+
core-js-pure@^3.0.0:
1582+
version "3.6.5"
1583+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.6.5.tgz#c79e75f5e38dbc85a662d91eea52b8256d53b813"
1584+
integrity sha512-lacdXOimsiD0QyNf9BC/mxivNJ/ybBGJXQFKzRekp1WTHoVUWsUHEn+2T8GJAzzIhyOuXA+gOxCVN3l+5PLPUA==
1585+
15571586
core-js@^3:
15581587
version "3.6.5"
15591588
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
@@ -1622,15 +1651,14 @@ css.escape@^1.5.1:
16221651
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
16231652
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
16241653

1625-
css@^2.2.4:
1626-
version "2.2.4"
1627-
resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
1628-
integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
1654+
css@^3.0.0:
1655+
version "3.0.0"
1656+
resolved "https://registry.yarnpkg.com/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d"
1657+
integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==
16291658
dependencies:
1630-
inherits "^2.0.3"
1659+
inherits "^2.0.4"
16311660
source-map "^0.6.1"
1632-
source-map-resolve "^0.5.2"
1633-
urix "^0.1.0"
1661+
source-map-resolve "^0.6.0"
16341662

16351663
cssom@^0.4.4:
16361664
version "0.4.4"
@@ -1698,7 +1726,7 @@ debug@^4.1.0, debug@^4.1.1:
16981726
dependencies:
16991727
ms "^2.1.1"
17001728

1701-
debuglog@*, debuglog@^1.0.1:
1729+
debuglog@^1.0.1:
17021730
version "1.0.1"
17031731
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
17041732
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -2698,7 +2726,7 @@ import-local@^3.0.2:
26982726
pkg-dir "^4.2.0"
26992727
resolve-cwd "^3.0.0"
27002728

2701-
imurmurhash@*, imurmurhash@^0.1.4:
2729+
imurmurhash@^0.1.4:
27022730
version "0.1.4"
27032731
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
27042732
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -2716,7 +2744,7 @@ inflight@^1.0.4, inflight@~1.0.6:
27162744
once "^1.3.0"
27172745
wrappy "1"
27182746

2719-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2747+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
27202748
version "2.0.4"
27212749
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
27222750
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -3713,11 +3741,6 @@ lockfile@~1.0.3:
37133741
dependencies:
37143742
signal-exit "^3.0.2"
37153743

3716-
lodash._baseindexof@*:
3717-
version "3.1.0"
3718-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
3719-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
3720-
37213744
lodash._baseuniq@~4.6.0:
37223745
version "4.6.0"
37233746
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -3726,33 +3749,11 @@ lodash._baseuniq@~4.6.0:
37263749
lodash._createset "~4.0.0"
37273750
lodash._root "~3.0.0"
37283751

3729-
lodash._bindcallback@*:
3730-
version "3.0.1"
3731-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
3732-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
3733-
3734-
lodash._cacheindexof@*:
3735-
version "3.0.2"
3736-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
3737-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
3738-
3739-
lodash._createcache@*:
3740-
version "3.1.2"
3741-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
3742-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
3743-
dependencies:
3744-
lodash._getnative "^3.0.0"
3745-
37463752
lodash._createset@~4.0.0:
37473753
version "4.0.3"
37483754
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
37493755
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
37503756

3751-
lodash._getnative@*, lodash._getnative@^3.0.0:
3752-
version "3.9.1"
3753-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
3754-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
3755-
37563757
lodash._root@~3.0.0:
37573758
version "3.0.1"
37583759
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
@@ -3763,11 +3764,6 @@ lodash.clonedeep@~4.5.0:
37633764
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
37643765
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
37653766

3766-
lodash.restparam@*:
3767-
version "3.6.1"
3768-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
3769-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
3770-
37713767
lodash.sortby@^4.7.0:
37723768
version "4.7.0"
37733769
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -3789,9 +3785,9 @@ lodash.without@~4.4.0:
37893785
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
37903786

37913787
lodash@^4.17.13, lodash@^4.17.15:
3792-
version "4.17.15"
3793-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3794-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
3788+
version "4.17.19"
3789+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
3790+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
37953791

37963792
lowercase-keys@^1.0.0, lowercase-keys@^1.0.1:
37973793
version "1.0.1"
@@ -4104,7 +4100,7 @@ node-notifier@^7.0.0:
41044100
uuid "^7.0.3"
41054101
which "^2.0.2"
41064102

4107-
nodemon@^2.0.4:
4103+
nodemon@^2:
41084104
version "2.0.4"
41094105
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.4.tgz#55b09319eb488d6394aa9818148c0c2d1c04c416"
41104106
integrity sha512-Ltced+hIfTmaS28Zjv1BM552oQ3dbwPqI4+zI0SLgq+wpJhSyqgYude/aZa/3i31VCQWMfXJVxvu86abcam3uQ==
@@ -4363,7 +4359,7 @@ [email protected]:
43634359
gauge "~2.7.3"
43644360
set-blocking "~2.0.0"
43654361

4366-
npx@^10.2.2:
4362+
npx@^10:
43674363
version "10.2.2"
43684364
resolved "https://registry.yarnpkg.com/npx/-/npx-10.2.2.tgz#de4be1b76e6bcbf750486925b34a07eed1db01b4"
43694365
integrity sha512-eImmySusyeWphzs5iNh791XbZnZG0FSNvM4KSah34pdQQIDsdTDhIwg1sjN3AIVcjGLpbQ/YcfqHPshKZQK1fA==
@@ -5000,7 +4996,7 @@ readable-stream@~1.1.10:
50004996
isarray "0.0.1"
50014997
string_decoder "~0.10.x"
50024998

5003-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
4999+
readdir-scoped-modules@^1.0.0:
50045000
version "1.1.0"
50055001
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz#8d45407b4f870a0dcaebc0e28670d18e74514309"
50065002
integrity sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==
@@ -5476,7 +5472,7 @@ sorted-union-stream@~2.1.3:
54765472
from2 "^1.3.0"
54775473
stream-iterate "^1.1.0"
54785474

5479-
source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
5475+
source-map-resolve@^0.5.0:
54805476
version "0.5.3"
54815477
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
54825478
integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==
@@ -5487,6 +5483,14 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
54875483
source-map-url "^0.4.0"
54885484
urix "^0.1.0"
54895485

5486+
source-map-resolve@^0.6.0:
5487+
version "0.6.0"
5488+
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2"
5489+
integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==
5490+
dependencies:
5491+
atob "^2.1.2"
5492+
decode-uri-component "^0.2.0"
5493+
54905494
source-map-support@^0.5.6:
54915495
version "0.5.19"
54925496
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
@@ -6202,7 +6206,7 @@ v8-to-istanbul@^4.1.3:
62026206
convert-source-map "^1.6.0"
62036207
source-map "^0.7.3"
62046208

6205-
validate-npm-package-license@*, validate-npm-package-license@^3.0.1:
6209+
validate-npm-package-license@^3.0.1:
62066210
version "3.0.4"
62076211
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
62086212
integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==

0 commit comments

Comments
 (0)