Skip to content

Commit 1367e6a

Browse files
Bump grunt from 0.4.5 to 1.5.3
Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.5.3. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v0.4.5...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6ee8f1 commit 1367e6a

File tree

2 files changed

+4
-185
lines changed

2 files changed

+4
-185
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-prettier": "^4.2.1",
2525
"eslint-plugin-promise": "^6.0.0",
2626
"eslint-plugin-standard": "^5.0.0",
27-
"grunt": "~0.4.2",
27+
"grunt": "~1.5.3",
2828
"grunt-contrib-concat": "^0.4.0",
2929
"grunt-contrib-sass": "^0.8.1",
3030
"grunt-contrib-uglify": "~0.2.4",

yarn.lock

Lines changed: 3 additions & 184 deletions
Original file line numberDiff line numberDiff line change
@@ -504,14 +504,6 @@ argparse@^2.0.1:
504504
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
505505
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
506506

507-
"argparse@~ 0.1.11":
508-
version "0.1.16"
509-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-0.1.16.tgz#cfd01e0fbba3d6caed049fbd758d40f65196f57c"
510-
integrity sha512-LjmC2dNpdn2L4UzyoaIr11ELYoLn37ZFy9zObrQFHsSuOepeUEMKnM8w5KL4Tnrp2gy88rRuQt6Ky8Bjml+Baw==
511-
dependencies:
512-
underscore "~1.7.0"
513-
underscore.string "~2.4.0"
514-
515507
arr-diff@^4.0.0:
516508
version "4.0.0"
517509
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
@@ -645,11 +637,6 @@ async@^0.9.0:
645637
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
646638
integrity sha512-l6ToIJIotphWahxxHyzK9bnLR6kM4jJIIgLShZeqLY7iboHoGkdgFl7W2/Ivi4SkMJYGKqW8vSuk0uKUj6qsSw==
647639

648-
async@~0.1.22:
649-
version "0.1.22"
650-
resolved "https://registry.yarnpkg.com/async/-/async-0.1.22.tgz#0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061"
651-
integrity sha512-2tEzliJmf5fHNafNwQLJXUasGzQCVctvsNkXmnlELHwypU0p08/rHohYvkqKIjyXpx+0rkrYv6QbhJ+UF4QkBg==
652-
653640
async@~0.2.6:
654641
version "0.2.10"
655642
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
@@ -963,11 +950,6 @@ code-point-at@^1.0.0:
963950
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
964951
integrity sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==
965952

966-
coffee-script@~1.3.3:
967-
version "1.3.3"
968-
resolved "https://registry.yarnpkg.com/coffee-script/-/coffee-script-1.3.3.tgz#150d6b4cb522894369efed6a2101c20bc7f4a4f4"
969-
integrity sha512-QjQ1T4BqyHv19k6XSfdhy/QLlIOhywz0ekBUCa9h71zYMJlfDTGan/Z1JXzYkZ6v8R+GhvL/p4FZPbPW8WNXlg==
970-
971953
collection-map@^1.0.0:
972954
version "1.0.0"
973955
resolved "https://registry.yarnpkg.com/collection-map/-/collection-map-1.0.0.tgz#aea0f06f8d26c780c2b75494385544b2255af18c"
@@ -1019,11 +1001,6 @@ colorette@^2.0.16, colorette@^2.0.17:
10191001
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.19.tgz#cdf044f47ad41a0f4b56b3a0d5b4e6e1a2d5a798"
10201002
integrity sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==
10211003

1022-
colors@~0.6.2:
1023-
version "0.6.2"
1024-
resolved "https://registry.yarnpkg.com/colors/-/colors-0.6.2.tgz#2423fe6678ac0c5dae8852e5d0e5be08c997abcc"
1025-
integrity sha512-OsSVtHK8Ir8r3+Fxw/b4jS1ZLPXkV6ZxDRJQzeD7qo0SqMXWrHDM71DgYzPMHY8SFJ0Ao+nNU2p1MmwdzKqPrw==
1026-
10271004
colors@~1.1.2:
10281005
version "1.1.2"
10291006
resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
@@ -1106,11 +1083,6 @@ dargs@^2.0.0:
11061083
resolved "https://registry.yarnpkg.com/dargs/-/dargs-2.1.0.tgz#46c27ffab1ffb1378ef212597213719fe602bc93"
11071084
integrity sha512-CqqLtg0sIoyqegSSnBY7b4Jc9GiXBCmqj1x5i2xvTmyeGSo3bgRbTKdZr/T6MMSWLYYtR1QslRB1TUE/43Tb4g==
11081085

1109-
dateformat@1.0.2-1.2.3:
1110-
version "1.0.2-1.2.3"
1111-
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-1.0.2-1.2.3.tgz#b0220c02de98617433b72851cf47de3df2cdbee9"
1112-
integrity sha512-AXvW8g7tO4ilk5HgOWeDmPi/ZPaCnMJ+9Cg1I3p19w6mcvAAXBuuGEXAxybC+Djj1PSZUiHUcyoYu7WneCX8gQ==
1113-
11141086
dateformat@~3.0.3:
11151087
version "3.0.3"
11161088
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
@@ -1550,11 +1522,6 @@ esprima@^4.0.0:
15501522
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
15511523
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
15521524

1553-
"esprima@~ 1.0.2":
1554-
version "1.0.4"
1555-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-1.0.4.tgz#9f557e08fc3b4d26ece9dd34f8fbf476b62585ad"
1556-
integrity sha512-rp5dMKN8zEs9dfi9g0X1ClLmV//WRyk/R15mppFNICIFRG5P92VP7Z04p8pk++gABo9W2tY+kHyu6P1mEHgmTA==
1557-
15581525
esquery@^1.4.0:
15591526
version "1.4.0"
15601527
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
@@ -1604,7 +1571,7 @@ execa@^6.1.0:
16041571
signal-exit "^3.0.7"
16051572
strip-final-newline "^3.0.0"
16061573

1607-
exit@~0.1.1, exit@~0.1.2:
1574+
exit@~0.1.2:
16081575
version "0.1.2"
16091576
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
16101577
integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==
@@ -1784,14 +1751,6 @@ findup-sync@^4.0.0:
17841751
micromatch "^4.0.2"
17851752
resolve-dir "^1.0.1"
17861753

1787-
findup-sync@~0.1.2:
1788-
version "0.1.3"
1789-
resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-0.1.3.tgz#7f3e7a97b82392c653bf06589bd85190e93c3683"
1790-
integrity sha512-yjftfYnF4ThYEvKEV/kEFR15dmtyXTAh3vQnzpJUoc7Naj5y1P0Ck7Zs1+Vroa00E3KT3IYsk756S+8WA5dNLw==
1791-
dependencies:
1792-
glob "~3.2.9"
1793-
lodash "~2.4.1"
1794-
17951754
findup-sync@~0.3.0:
17961755
version "0.3.0"
17971756
resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-0.3.0.tgz#37930aa5d816b777c03445e1966cc6790a4c0b16"
@@ -1955,11 +1914,6 @@ get-value@^2.0.3, get-value@^2.0.6:
19551914
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
19561915
integrity sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==
19571916

1958-
getobject@~0.1.0:
1959-
version "0.1.0"
1960-
resolved "https://registry.yarnpkg.com/getobject/-/getobject-0.1.0.tgz#047a449789fa160d018f5486ed91320b6ec7885c"
1961-
integrity sha512-hIGEBfnHcZpWkXPsAVeVmpYDvfy/matVl03yOY91FPmnpCC12Lm5izNxCjO3lHAeO6uaTwMxu7g450Siknlhig==
1962-
19631917
getobject@~1.0.0:
19641918
version "1.0.2"
19651919
resolved "https://registry.yarnpkg.com/getobject/-/getobject-1.0.2.tgz#25ec87a50370f6dcc3c6ba7ef43c4c16215c4c89"
@@ -2037,14 +1991,6 @@ glob@~3.1.21:
20371991
inherits "1"
20381992
minimatch "~0.2.11"
20391993

2040-
glob@~3.2.9:
2041-
version "3.2.11"
2042-
resolved "https://registry.yarnpkg.com/glob/-/glob-3.2.11.tgz#4a973f635b9190f715d10987d5c00fd2815ebe3d"
2043-
integrity sha512-hVb0zwEZwC1FXSKRPFTeOtN7AArJcJlI6ULGLtrstaswKNlrTJqAA+1lYlSUop4vjA423xlBzqfVS3iWGlqJ+g==
2044-
dependencies:
2045-
inherits "2"
2046-
minimatch "0.3"
2047-
20481994
glob@~5.0.0:
20491995
version "5.0.15"
20501996
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -2176,15 +2122,6 @@ grunt-known-options@~2.0.0:
21762122
resolved "https://registry.yarnpkg.com/grunt-known-options/-/grunt-known-options-2.0.0.tgz#cac641e897f9a0a680b8c9839803d35f3325103c"
21772123
integrity sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==
21782124

2179-
grunt-legacy-log-utils@~0.1.1:
2180-
version "0.1.1"
2181-
resolved "https://registry.yarnpkg.com/grunt-legacy-log-utils/-/grunt-legacy-log-utils-0.1.1.tgz#c0706b9dd9064e116f36f23fe4e6b048672c0f7e"
2182-
integrity sha512-D0vbUX00TFYCKNZtcZzemMpwT8TR/FdRs1pmfiBw6qnUw80PfsjV+lhIozY/3eJ3PSG2zj89wd2mH/7f4tNAlw==
2183-
dependencies:
2184-
colors "~0.6.2"
2185-
lodash "~2.4.1"
2186-
underscore.string "~2.3.3"
2187-
21882125
grunt-legacy-log-utils@~2.1.0:
21892126
version "2.1.0"
21902127
resolved "https://registry.yarnpkg.com/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz#49a8c7dc74051476dcc116c32faf9db8646856ef"
@@ -2193,17 +2130,6 @@ grunt-legacy-log-utils@~2.1.0:
21932130
chalk "~4.1.0"
21942131
lodash "~4.17.19"
21952132

2196-
grunt-legacy-log@~0.1.0:
2197-
version "0.1.3"
2198-
resolved "https://registry.yarnpkg.com/grunt-legacy-log/-/grunt-legacy-log-0.1.3.tgz#ec29426e803021af59029f87d2f9cd7335a05531"
2199-
integrity sha512-qYs/uM0ImdzwIXLhS4O5WLV5soAM+PEqqHI/hzSxlo450ERSccEhnXqoeDA9ZozOdaWuYnzTOTwRcVRogleMxg==
2200-
dependencies:
2201-
colors "~0.6.2"
2202-
grunt-legacy-log-utils "~0.1.1"
2203-
hooker "~0.2.3"
2204-
lodash "~2.4.1"
2205-
underscore.string "~2.3.3"
2206-
22072133
grunt-legacy-log@~3.0.0:
22082134
version "3.0.0"
22092135
resolved "https://registry.yarnpkg.com/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz#1c6eaf92371ea415af31ea84ce50d434ef6d39c4"
@@ -2214,19 +2140,6 @@ grunt-legacy-log@~3.0.0:
22142140
hooker "~0.2.3"
22152141
lodash "~4.17.19"
22162142

2217-
grunt-legacy-util@~0.2.0:
2218-
version "0.2.0"
2219-
resolved "https://registry.yarnpkg.com/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz#93324884dbf7e37a9ff7c026dff451d94a9e554b"
2220-
integrity sha512-cXPbfF8aM+pvveQeN1K872D5fRm30xfJWZiS63Y8W8oyIPLClCsmI8bW96Txqzac9cyL4lRqEBhbhJ3n5EzUUQ==
2221-
dependencies:
2222-
async "~0.1.22"
2223-
exit "~0.1.1"
2224-
getobject "~0.1.0"
2225-
hooker "~0.2.3"
2226-
lodash "~0.9.2"
2227-
underscore.string "~2.2.1"
2228-
which "~1.0.5"
2229-
22302143
grunt-legacy-util@~2.0.1:
22312144
version "2.0.1"
22322145
resolved "https://registry.yarnpkg.com/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz#0f929d13a2faf9988c9917c82bff609e2d9ba255"
@@ -2256,7 +2169,7 @@ grunt-sftp-deploy@~0.2.2:
22562169
progress "^1.1.8"
22572170
ssh2 "^0.5.0"
22582171

2259-
grunt@^1.0.1:
2172+
grunt@^1.0.1, grunt@~1.5.3:
22602173
version "1.5.3"
22612174
resolved "https://registry.yarnpkg.com/grunt/-/grunt-1.5.3.tgz#3214101d11257b7e83cf2b38ea173b824deab76a"
22622175
integrity sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==
@@ -2277,32 +2190,6 @@ grunt@^1.0.1:
22772190
nopt "~3.0.6"
22782191
rimraf "~3.0.2"
22792192

2280-
grunt@~0.4.2:
2281-
version "0.4.5"
2282-
resolved "https://registry.yarnpkg.com/grunt/-/grunt-0.4.5.tgz#56937cd5194324adff6d207631832a9d6ba4e7f0"
2283-
integrity sha512-1iq3ylLjzXqz/KSq1OAE2qhnpcbkF2WyhsQcavZt+YmgvHu0EbPMEhGhy2gr0FP67isHpRdfwjB5WVeXXcJemQ==
2284-
dependencies:
2285-
async "~0.1.22"
2286-
coffee-script "~1.3.3"
2287-
colors "~0.6.2"
2288-
dateformat "1.0.2-1.2.3"
2289-
eventemitter2 "~0.4.13"
2290-
exit "~0.1.1"
2291-
findup-sync "~0.1.2"
2292-
getobject "~0.1.0"
2293-
glob "~3.1.21"
2294-
grunt-legacy-log "~0.1.0"
2295-
grunt-legacy-util "~0.2.0"
2296-
hooker "~0.2.3"
2297-
iconv-lite "~0.2.11"
2298-
js-yaml "~2.0.5"
2299-
lodash "~0.9.2"
2300-
minimatch "~0.2.12"
2301-
nopt "~1.0.10"
2302-
rimraf "~2.2.8"
2303-
underscore.string "~2.2.1"
2304-
which "~1.0.5"
2305-
23062193
gulp-cli@^2.2.0:
23072194
version "2.3.0"
23082195
resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-2.3.0.tgz#ec0d380e29e52aa45e47977f0d32e18fd161122f"
@@ -2455,11 +2342,6 @@ husky@^8.0.1:
24552342
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
24562343
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
24572344

2458-
iconv-lite@~0.2.11:
2459-
version "0.2.11"
2460-
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.2.11.tgz#1ce60a3a57864a292d1321ff4609ca4bb965adc8"
2461-
integrity sha512-KhmFWgaQZY83Cbhi+ADInoUQ8Etn6BG5fikM9syeOjQltvR45h7cRKJ/9uvQEuD61I3Uju77yYce0/LhKVClQw==
2462-
24632345
iconv-lite@~0.4.13:
24642346
version "0.4.24"
24652347
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -2854,14 +2736,6 @@ js-yaml@^4.1.0:
28542736
dependencies:
28552737
argparse "^2.0.1"
28562738

2857-
js-yaml@~2.0.5:
2858-
version "2.0.5"
2859-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-2.0.5.tgz#a25ae6509999e97df278c6719da11bd0687743a8"
2860-
integrity sha512-VEKcIksckDBUhg2JS874xVouiPkywVUh4yyUmLCDe1Zg3bCd6M+F1eGPenPeHLc2XC8pp9G8bsuofK0NeEqRkA==
2861-
dependencies:
2862-
argparse "~ 0.1.11"
2863-
esprima "~ 1.0.2"
2864-
28652739
js-yaml@~3.14.0:
28662740
version "3.14.1"
28672741
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
@@ -3053,21 +2927,11 @@ lodash.merge@^4.6.2:
30532927
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
30542928
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
30552929

3056-
lodash@~0.9.2:
3057-
version "0.9.2"
3058-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-0.9.2.tgz#8f3499c5245d346d682e5b0d3b40767e09f1a92c"
3059-
integrity sha512-LVbt/rjK62gSbhehDVKL0vlaime4Y1IBixL+bKeNfoY4L2zab/jGrxU6Ka05tMA/zBxkTk5t3ivtphdyYupczw==
3060-
30612930
lodash@~1.0.1:
30622931
version "1.0.2"
30632932
resolved "https://registry.yarnpkg.com/lodash/-/lodash-1.0.2.tgz#8f57560c83b59fc270bd3d561b690043430e2551"
30642933
integrity sha512-0VSEDVec/Me2eATuoiQd8IjyBMMX0fahob8YJ96V1go2RjvCk1m1GxmtfXn8RNSaLaTtop7fsuhhu9oLk3hUgA==
30652934

3066-
lodash@~2.4.1:
3067-
version "2.4.2"
3068-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e"
3069-
integrity sha512-Kak1hi6/hYHGVPmdyiZijoQyz5x2iGVzs6w9GYB/HiXEtylY7tIoYEROMjvM1d9nXJqPOrG2MNPMn01bJ+S0Rw==
3070-
30712935
lodash@~4.17.19, lodash@~4.17.21:
30722936
version "4.17.21"
30732937
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -3174,22 +3038,14 @@ mimic-fn@^4.0.0:
31743038
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
31753039
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
31763040

3177-
minimatch@0.3:
3178-
version "0.3.0"
3179-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-0.3.0.tgz#275d8edaac4f1bb3326472089e7949c8394699dd"
3180-
integrity sha512-WFX1jI1AaxNTZVOHLBVazwTWKaQjoykSzCBNXB72vDTCzopQGtyP91tKdFK5cv1+qMwPyiTu1HqUriqplI8pcA==
3181-
dependencies:
3182-
lru-cache "2"
3183-
sigmund "~1.0.0"
3184-
31853041
"minimatch@2 || 3", minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
31863042
version "3.1.2"
31873043
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
31883044
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
31893045
dependencies:
31903046
brace-expansion "^1.1.7"
31913047

3192-
minimatch@~0.2.11, minimatch@~0.2.12:
3048+
minimatch@~0.2.11:
31933049
version "0.2.14"
31943050
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-0.2.14.tgz#c74e780574f63c6f9a090e90efbe6ef53a6a756a"
31953051
integrity sha512-zZ+Jy8lVWlvqqeM8iZB7w7KmQkoJn8djM585z88rywrEbzoqawVa9FR5p2hwD+y74nfuKOjmNvi9gtWJNLqHvA==
@@ -3279,13 +3135,6 @@ node-releases@^2.0.6:
32793135
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
32803136
integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
32813137

3282-
nopt@~1.0.10:
3283-
version "1.0.10"
3284-
resolved "https://registry.yarnpkg.com/nopt/-/nopt-1.0.10.tgz#6ddd21bd2a31417b92727dd585f8a6f37608ebee"
3285-
integrity sha512-NWmpvLSqUrgrAC9HCuxEvb+PSloHpqVu+FqcO4eeF2h5qYRhA7ev6KvelyQAKtegUbC6RypJnlEOhd8vloNKYg==
3286-
dependencies:
3287-
abbrev "1"
3288-
32893138
nopt@~2.0.0:
32903139
version "2.0.0"
32913140
resolved "https://registry.yarnpkg.com/nopt/-/nopt-2.0.0.tgz#ca7416f20a5e3f9c3b86180f96295fa3d0b52e0d"
@@ -3919,11 +3768,6 @@ rimraf@^3.0.2, rimraf@~3.0.2:
39193768
dependencies:
39203769
glob "^7.1.3"
39213770

3922-
rimraf@~2.2.8:
3923-
version "2.2.8"
3924-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"
3925-
integrity sha512-R5KMKHnPAQaZMqLOsyuyUmcIjSeDm+73eoqQpaXA7AZ22BL+6C+1mcUscgOsNd8WVlJuvlgAPsegcx7pjlV0Dg==
3926-
39273771
rxjs@^7.5.5:
39283772
version "7.5.6"
39293773
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.6.tgz#0446577557862afd6903517ce7cae79ecb9662bc"
@@ -4518,21 +4362,6 @@ unc-path-regex@^0.1.2:
45184362
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
45194363
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
45204364

4521-
underscore.string@~2.2.1:
4522-
version "2.2.1"
4523-
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-2.2.1.tgz#d7c0fa2af5d5a1a67f4253daee98132e733f0f19"
4524-
integrity sha512-3FVmhXqelrj6gfgp3Bn6tOavJvW0dNH2T+heTD38JRxIrAbiuzbqjknszoOYj3DyFB1nWiLj208Qt2no/L4cIA==
4525-
4526-
underscore.string@~2.3.3:
4527-
version "2.3.3"
4528-
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-2.3.3.tgz#71c08bf6b428b1133f37e78fa3a21c82f7329b0d"
4529-
integrity sha512-hbD5MibthuDAu4yA5wxes5bzFgqd3PpBJuClbRxaNddxfdsz+qf+1kHwrGQFrmchmDHb9iNU+6EHDn8uj0xDJg==
4530-
4531-
underscore.string@~2.4.0:
4532-
version "2.4.0"
4533-
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-2.4.0.tgz#8cdd8fbac4e2d2ea1e7e2e8097c42f442280f85b"
4534-
integrity sha512-yxkabuCaIBnzfIvX3kBxQqCs0ar/bfJwDnFEHJUm/ZrRVhT3IItdRF5cZjARLzEnyQYtIUhsZ2LG2j3HidFOFQ==
4535-
45364365
underscore.string@~3.3.5:
45374366
version "3.3.6"
45384367
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.6.tgz#ad8cf23d7423cb3b53b898476117588f4e2f9159"
@@ -4541,11 +4370,6 @@ underscore.string@~3.3.5:
45414370
sprintf-js "^1.1.1"
45424371
util-deprecate "^1.0.2"
45434372

4544-
underscore@~1.7.0:
4545-
version "1.7.0"
4546-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.7.0.tgz#6bbaf0877500d36be34ecaa584e0db9fef035209"
4547-
integrity sha512-cp0oQQyZhUM1kpJDLdGO1jPZHgS/MpzoWYfe9+CM2h/QGDZlqwT2T3YGukuBdaNJ/CAPoeyAZRRHz8JFo176vA==
4548-
45494373
undertaker-registry@^1.0.0:
45504374
version "1.0.1"
45514375
resolved "https://registry.yarnpkg.com/undertaker-registry/-/undertaker-registry-1.0.1.tgz#5e4bda308e4a8a2ae584f9b9a4359a499825cc50"
@@ -4731,11 +4555,6 @@ which@^2.0.1, which@~2.0.2:
47314555
dependencies:
47324556
isexe "^2.0.0"
47334557

4734-
which@~1.0.5:
4735-
version "1.0.9"
4736-
resolved "https://registry.yarnpkg.com/which/-/which-1.0.9.tgz#460c1da0f810103d0321a9b633af9e575e64486f"
4737-
integrity sha512-E87fdQ/eRJr9W1X4wTPejNy9zTW3FI2vpCZSJ/HAY+TkjKVC0TUm1jk6vn2Z7qay0DQy0+RBGdXxj+RmmiGZKQ==
4738-
47394558
win-spawn@^2.0.0:
47404559
version "2.0.0"
47414560
resolved "https://registry.yarnpkg.com/win-spawn/-/win-spawn-2.0.0.tgz#397a29130ec98d0aa0bc86baa4621393effd0b07"

0 commit comments

Comments
 (0)