Skip to content

Commit

Permalink
chore(deps): update dependency cozy-jobs-cli to v1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 28, 2020
1 parent 89d8cc4 commit e3f3f06
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 65 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"copy-webpack-plugin": "5.0.4",
"cozy-app-publish": "0.19.3",
"cozy-jobs-cli": "1.13.0",
"cozy-jobs-cli": "1.13.3",
"eslint": "^6.4.0",
"eslint-config-cozy-app": "1.3.2",
"eslint-plugin-prettier": "3.1.1",
Expand Down
220 changes: 156 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,29 +161,29 @@
dependencies:
"@types/node" ">= 8"

"@pollyjs/adapter-node-http@4.0.3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@pollyjs/adapter-node-http/-/adapter-node-http-4.0.3.tgz#87e9cff4559b2dc00679f27e12b8ea0cb59925ca"
integrity sha512-1ucveKkUovKXNIMkHs0tKSbDoSu+sPnImhUgrHqqTuUvOIou9gLIwjPAPI4k7JY3CqUKrOhq8TCsyGa3YumFow==
"@pollyjs/adapter-node-http@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@pollyjs/adapter-node-http/-/adapter-node-http-4.1.0.tgz#7be98225da35819d18f8d52d8efe85b94be3a7c2"
integrity sha512-mqdeMCWcwkAViiAc+Oil7+XlsdxRuySy6mqMs+sWiaWLiKz8xYKoDrCSCndiqu2qnVIVLi9gb+3m3XYk7N6mkg==
dependencies:
"@pollyjs/adapter" "^4.0.2"
"@pollyjs/utils" "^4.0.2"
"@pollyjs/adapter" "^4.1.0"
"@pollyjs/utils" "^4.1.0"
lodash-es "^4.17.11"
nock "^11.7.2"
nock "^12.0.3"

"@pollyjs/adapter@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@pollyjs/adapter/-/adapter-4.0.2.tgz#aa695fc4b3077f69b720bf7eaedbc8e0d692b9ed"
integrity sha512-yAS47hY/ndZ60xcc6vyiRtx2EjnUMAfFMcDyGhDic7IO+lpID3p9yvsd6VP4x3LVXHRhw5uAHowVb0TG3T5jAQ==
"@pollyjs/adapter@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@pollyjs/adapter/-/adapter-4.1.0.tgz#05e080167db1a2ff7531062022d7e32ef31eaef9"
integrity sha512-/KGsXLqlaBX6Xcfzl37gq5Rl5wk3n+PR8XH17kZJXBw61sP8Xr6aMlNFbF4rG8CFTKFoV/bnGifTVrj6CUttvg==
dependencies:
"@pollyjs/utils" "^4.0.2"
"@pollyjs/utils" "^4.1.0"

"@pollyjs/core@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@pollyjs/core/-/core-4.0.2.tgz#43f30ad2bb01735678c2cc112bd9dcbea7235740"
integrity sha512-QOTinIkwetuZ2MxVSFVRJMpcMQhBE+jZtNWVGmDFvyJG3R106XmwJTFhCoGXvGbHBVxte2fgQ8zKUQoyIuE+oQ==
"@pollyjs/core@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@pollyjs/core/-/core-4.1.0.tgz#e7bebb377a0c3ef99d268e9658a43aef817b4842"
integrity sha512-s3tSpwN/MXKRUFtR8S0faesQHNDweJiAKLHc3iRHmJPh8EAseHluZP3UW8GS+q5mWgKEghIXKhlQ5Y47cR9t0w==
dependencies:
"@pollyjs/utils" "^4.0.2"
"@pollyjs/utils" "^4.1.0"
"@sindresorhus/fnv1a" "^1.2.0"
blueimp-md5 "^2.10.0"
fast-json-stable-stringify "^2.0.0"
Expand All @@ -192,12 +192,12 @@
route-recognizer "^0.3.4"
slugify "^1.3.4"

"@pollyjs/node-server@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@pollyjs/node-server/-/node-server-4.0.2.tgz#3c201a240fde949791df768e283b6a7ce9d62b67"
integrity sha512-mxSTlepqe3oIi6DvENXqZOgDDmgK2Wme7AEyVpLHhvJuzjAsPszV8i3RAPvhAx+5WOXHEnHzzwCoGSGKUMSlFw==
"@pollyjs/node-server@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@pollyjs/node-server/-/node-server-4.1.0.tgz#47e9b2aea2cfa6bcaac820e8df4999819552cd15"
integrity sha512-X7ukMcDRPoMLsXtDgEfK9L3jy+ngUJJUFXCCmWrSVjB2d3UK3F2vqpS7fvxTfA7TJXP/usKA4tAA0YrYe7DVUA==
dependencies:
"@pollyjs/utils" "^4.0.2"
"@pollyjs/utils" "^4.1.0"
body-parser "^1.19.0"
cors "^2.8.5"
express "^4.17.1"
Expand All @@ -206,30 +206,30 @@
morgan "^1.9.1"
nocache "^2.1.0"

"@pollyjs/persister-fs@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@pollyjs/persister-fs/-/persister-fs-4.0.2.tgz#24c2a647351d4a51b42a1276a5df2b90bf93baa9"
integrity sha512-/VYa2DQ32JUIH0vQj+MXM3/8N0OFSntoK20bx30HifLb+HEw14OorGjgDUrWHzQPZdRofeogvNAjE+1O+hMxrQ==
"@pollyjs/persister-fs@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@pollyjs/persister-fs/-/persister-fs-4.1.0.tgz#fa140d007068c4ff290109acc181a0a916aeb116"
integrity sha512-8V8aaqNJYjhJhuuVIxl0dinuCOVS43+zPjz+nGocQO2Ig2i5GPueQl7hjIE5HnJshjXRbPx8AAxjZFiLNXmxQw==
dependencies:
"@pollyjs/node-server" "^4.0.2"
"@pollyjs/persister" "^4.0.2"
"@pollyjs/node-server" "^4.1.0"
"@pollyjs/persister" "^4.1.0"

"@pollyjs/persister@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@pollyjs/persister/-/persister-4.0.2.tgz#ca74f1b1511dc402000916919782c2950bc81bb8"
integrity sha512-LWLPleq2EvPlcoNPIr7bKvT6va8uFix1gVyfBf55ehvWFkRyOclLOqrJmu+oP88Qt0iP1FVPFNo4NwB05dKGvA==
"@pollyjs/persister@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@pollyjs/persister/-/persister-4.1.0.tgz#7696eb949a611f7f767295d557e79f91c4ce0aa3"
integrity sha512-Q79/UlzHsjEah0djgLxWHEHoptZRBqhP31OeyrM5Tve80oTJMWh79wc3iS8BL1CNAPOkpK7YNs4bUcBzI4zXUQ==
dependencies:
"@pollyjs/utils" "^4.0.2"
"@pollyjs/utils" "^4.1.0"
bowser "^2.4.0"
fast-json-stable-stringify "^2.0.0"
lodash-es "^4.17.11"
set-cookie-parser "^2.3.5"
utf8-byte-length "^1.0.4"

"@pollyjs/utils@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@pollyjs/utils/-/utils-4.0.2.tgz#f7f9184178c51700c515c2909a6ea549fe0613e1"
integrity sha512-Rm0T83nTXeCWO+VS9tbe4hcw9mk5EcmsH/tWRK6lz9/DPc6ApQ3nzt0K5yEijJACbIRUNe722G8ASiLrcRJa2Q==
"@pollyjs/utils@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@pollyjs/utils/-/utils-4.1.0.tgz#7be8e9ab74918bfff2c80f279a1c6195d4fb3566"
integrity sha512-+ZkVTG2Mm8Oc92vQiOZR72/cyh50G2omSu5jhHmcSO6zSDhwzZyEa+jim4eaUytESNtd/RJQnMukDOEJyGlSDw==
dependencies:
qs "^6.7.0"
url-parse "^1.4.7"
Expand Down Expand Up @@ -1286,10 +1286,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
dependencies:
delayed-stream "~1.0.0"

commander@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-5.0.0.tgz#dbf1909b49e5044f8fdaf0adc809f0c0722bdfd0"
integrity sha512-JrDGPAKjMGSP1G0DUoaceEJ3DZgAfr/q6X7FVk4+U5KxUSKviYGM2k6zWkfyyBHy5rAtzgYJFa1ro2O9PtoxwQ==
commander@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==

commander@^2.19.0, commander@^2.20.0:
version "2.20.3"
Expand Down Expand Up @@ -1485,7 +1485,29 @@ cozy-client-js@^0.16.4:
pouchdb-browser "7.0.0"
pouchdb-find "7.0.0"

cozy-client@13.1.0, cozy-client@^13.1.0:
cozy-client@13.5.2, cozy-client@^13.5.2:
version "13.5.2"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-13.5.2.tgz#f0fa82c744f355d4fd9877347e4aeaed307de181"
integrity sha512-+L8eZlPTasXc1DOSUBZeWPpj8xhOu0HSb9LLtQjpnqClYZSqo0tP9Via0todyi+ZeDPt8e/lhbfQN8ltIE4abA==
dependencies:
btoa "^1.2.1"
cozy-device-helper "^1.7.3"
cozy-logger "^1.6.0"
cozy-stack-client "^13.5.2"
isomorphic-fetch "^2.2.1"
lodash "^4.17.13"
microee "^0.0.6"
minilog "git+https://github.com/cozy/minilog.git#master"
open "^7.0.2"
prop-types "^15.6.2"
react-redux "^7.2.0"
redux "^3.7.2"
redux-thunk "^2.3.0"
server-destroy "^1.0.1"
sift "^6.0.0"
url-search-params-polyfill "^7.0.0"

cozy-client@^13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-13.1.0.tgz#a207aed8446b7e9f30dcf5d0704852c588dee8f5"
integrity sha512-ARTSCUPW/uKlMOfuaFv2uyI//wueRwNhH5WZyit2MsV2jJUQLKUhWtR+pfA1YBNK8+IhPgc72PsHGCVWV2W6Kw==
Expand Down Expand Up @@ -1525,26 +1547,26 @@ cozy-doctypes@^1.72.0:
lodash "4.17.15"
prop-types "^15.7.2"

cozy-jobs-cli@1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.13.0.tgz#b06ca96e7dbf80287de12f8e8b5bb1b26a4d2095"
integrity sha512-RJyHdCqd2vIJLZK6B7GwoSDfeNmVKA7HcKmRNe/VflQ25W5bai5MOhdGTm9bI3Ef5YdR6jcmB6qF9Z+2Yt9mCw==
cozy-jobs-cli@1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.13.3.tgz#7ad76f690fac6b9295bc57d46dd0d32578cef0e8"
integrity sha512-Yz/e7bEvsmiZjvg253I2BoGJn+eHtCZ1QcZQSxPrq0RS6F6XHbCPfz1h94NskKC33t4fmVYngQbwCJAMJ20I3A==
dependencies:
"@pollyjs/adapter-node-http" "4.0.3"
"@pollyjs/core" "4.0.2"
"@pollyjs/persister-fs" "4.0.2"
"@pollyjs/adapter-node-http" "4.1.0"
"@pollyjs/core" "4.1.0"
"@pollyjs/persister-fs" "4.1.0"
babel-runtime "6.26.0"
cheerio "1.0.0-rc.3"
cli-highlight "2.1.4"
commander "5.0.0"
cozy-client "13.1.0"
cozy-konnector-libs "^4.34.0"
commander "5.1.0"
cozy-client "13.5.2"
cozy-konnector-libs "^4.34.2"
cozy-logger "1.6.0"
open "7.0.3"
pretty "2.0.0"
strip-json-comments "3.0.1"
strip-json-comments "3.1.0"

cozy-konnector-libs@4.34.0, cozy-konnector-libs@^4.34.0:
cozy-konnector-libs@4.34.0:
version "4.34.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.34.0.tgz#555f75688711b7fbdf1a0779bb42e5bdb18609c5"
integrity sha512-Acvx1K7zU3cfT+Dk92pAoQIvokmZcuzosPZv3+DKfQwS+mUpe41QaethoahhhQfRlprOv4hWNxLpNmxIoo855g==
Expand Down Expand Up @@ -1572,6 +1594,34 @@ cozy-konnector-libs@4.34.0, cozy-konnector-libs@^4.34.0:
request-promise "^4.2.5"
strip-json-comments "^3.0.1"

cozy-konnector-libs@^4.34.2:
version "4.34.2"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.34.2.tgz#d394bd4879a7644d8578fce0b464727eff26ae72"
integrity sha512-vLL7ALE22iOHpOyrQ1EtazvQ/sVZoRlYsragTTrwM6bISx5JJ7yAEroj+3s0Pw1GTLEOR9HOE9UxYLvOmT6vLA==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
bluebird-retry "^0.11.0"
btoa "1.2.1"
cheerio "^1.0.0-rc.3"
classificator "^0.3.3"
cozy-client "^13.5.2"
cozy-client-js "^0.16.4"
cozy-doctypes "^1.72.0"
cozy-logger "^1.6.0"
date-fns "^1.30.1"
file-type "^14.2.0"
geco "^0.11.1"
lodash-id "^0.14.0"
lowdb "^1.0.0"
mime-types "^2.1.27"
raven "^2.6.4"
raw-body "^2.4.1"
request "^2.88.2"
request-debug "^0.2.0"
request-promise "^4.2.5"
strip-json-comments "^3.1.0"

cozy-logger@1.6.0, cozy-logger@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.6.0.tgz#51675e081e0a40baae6c38c64718cfaee5ee66ff"
Expand All @@ -1589,6 +1639,15 @@ cozy-stack-client@^13.1.0:
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^13.5.2:
version "13.5.2"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-13.5.2.tgz#7f95b2be7c02f722dd5a7da9cdc22896847d087f"
integrity sha512-Uuk/e7hdhYSQn2TRau2QFIffAuItOFwGTjonDqiykDXkWMUcj896WVnWEwT6cS+wS/zsrRvl+x76Wf1t0rVjHw==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

create-ecdh@^4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff"
Expand Down Expand Up @@ -2638,6 +2697,16 @@ file-type@^14.1.2:
token-types "^2.0.0"
typedarray-to-buffer "^3.1.5"

file-type@^14.2.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.2.0.tgz#309e3994937295f868d9a88a09fe4d9e7fb7f514"
integrity sha512-CAkX5G5jq8LIgFu++dpM3giMZadYdU+QVQoPLajjNboo8IzaR4cKpBCVEuz+suhd/vHqoAJeSWhEubKjRPQHJg==
dependencies:
readable-web-to-node-stream "^2.0.0"
strtok3 "^6.0.0"
token-types "^2.0.0"
typedarray-to-buffer "^3.1.5"

file-uri-to-path@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
Expand Down Expand Up @@ -4021,7 +4090,7 @@ methods@~1.1.2:
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=

microee@^0.0.6:
microee@0.0.6, microee@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/microee/-/microee-0.0.6.tgz#a12bdb0103681e8b126a9b071eba4c467c78fffe"
integrity sha1-oSvbAQNoHosSapsHHrpMRnx4//4=
Expand Down Expand Up @@ -4058,13 +4127,25 @@ mime-db@1.43.0:
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.43.0.tgz#0a12e0502650e473d735535050e7c8f4eb4fae58"
integrity sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==

mime-db@1.44.0:
version "1.44.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.44.0.tgz#fa11c5eb0aca1334b4233cb4d52f10c5a6272f92"
integrity sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==

mime-types@^2.1.12, mime-types@^2.1.26, mime-types@~2.1.19, mime-types@~2.1.24:
version "2.1.26"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.26.tgz#9c921fc09b7e149a65dfdc0da4d20997200b0a06"
integrity sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==
dependencies:
mime-db "1.43.0"

mime-types@^2.1.27:
version "2.1.27"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.27.tgz#47949f98e279ea53119f5722e0f34e529bec009f"
integrity sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==
dependencies:
mime-db "1.44.0"

mime@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
Expand All @@ -4085,6 +4166,13 @@ mimic-fn@^2.0.0, mimic-fn@^2.1.0:
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==

"minilog@git+https://github.com/cozy/minilog.git#master":
version "3.1.0"
uid f01f7d9dfe20981177dd34b9662c2f077d818f82
resolved "git+https://github.com/cozy/minilog.git#f01f7d9dfe20981177dd34b9662c2f077d818f82"
dependencies:
microee "0.0.6"

minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
Expand Down Expand Up @@ -4282,15 +4370,14 @@ nocache@^2.1.0:
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz#120c9ffec43b5729b1d5de88cd71aa75a0ba491f"
integrity sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q==

nock@^11.7.2:
version "11.9.1"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.9.1.tgz#2b026c5beb6d0dbcb41e7e4cefa671bc36db9c61"
integrity sha512-U5wPctaY4/ar2JJ5Jg4wJxlbBfayxgKbiAeGh+a1kk6Pwnc2ZEuKviLyDSG6t0uXl56q7AALIxoM6FJrBSsVXA==
nock@^12.0.3:
version "12.0.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-12.0.3.tgz#83f25076dbc4c9aa82b5cdf54c9604c7a778d1c9"
integrity sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
lodash "^4.17.13"
mkdirp "^0.5.0"
propagate "^2.0.0"

node-fetch@2.6.0, node-fetch@^2.0.0, node-fetch@^2.3.0:
Expand Down Expand Up @@ -6048,16 +6135,21 @@ strip-eof@^1.0.0:
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=

strip-json-comments@3.0.1, strip-json-comments@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==
strip-json-comments@3.1.0, strip-json-comments@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.0.tgz#7638d31422129ecf4457440009fba03f9f9ac180"
integrity sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==

strip-json-comments@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=

strip-json-comments@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==

strtok3@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/strtok3/-/strtok3-6.0.0.tgz#d6b900863daeacfe6c1724c6e7bb36d7a58e83c8"
Expand Down

0 comments on commit e3f3f06

Please sign in to comment.