Skip to content

Commit 0c86509

Browse files
chore(deps): bump the dev-dependencies group with 8 updates
Bumps the dev-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [nodemon](https://github.com/remy/nodemon) | `2.0.20` | `3.0.1` | | [prettier](https://github.com/prettier/prettier) | `2.7.1` | `3.1.0` | | [yaml](https://github.com/eemeli/yaml) | `2.2.2` | `2.3.4` | | [deepl-node](https://github.com/DeepLcom/deepl-node) | `1.7.0` | `1.11.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.0.3` | `16.3.1` | | [piscina](https://github.com/piscinajs/piscina) | `3.2.0` | `4.1.0` | | [ramda](https://github.com/ramda/ramda) | `0.28.0` | `0.29.1` | | [yargs](https://github.com/yargs/yargs) | `17.6.0` | `17.7.2` | Updates `nodemon` from 2.0.20 to 3.0.1 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.20...v3.0.1) Updates `prettier` from 2.7.1 to 3.1.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.1...3.1.0) Updates `yaml` from 2.2.2 to 2.3.4 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.2...v2.3.4) Updates `deepl-node` from 1.7.0 to 1.11.0 - [Release notes](https://github.com/DeepLcom/deepl-node/releases) - [Changelog](https://github.com/DeepLcom/deepl-node/blob/main/CHANGELOG.md) - [Commits](DeepLcom/deepl-node@v1.7.0...v1.11.0) Updates `dotenv` from 16.0.3 to 16.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.3...v16.3.1) Updates `piscina` from 3.2.0 to 4.1.0 - [Release notes](https://github.com/piscinajs/piscina/releases) - [Commits](piscinajs/piscina@v3.2.0...v4.1.0) Updates `ramda` from 0.28.0 to 0.29.1 - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](ramda/ramda@v0.28.0...v0.29.1) Updates `yargs` from 17.6.0 to 17.7.2 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.6.0...v17.7.2) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: deepl-node dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: piscina dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ramda dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: yargs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66657c5 commit 0c86509

File tree

2 files changed

+58
-101
lines changed

2 files changed

+58
-101
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"futureco-data": "^0.0.1-beta.7",
5555
"glob": "^8.0.3",
5656
"http-server": "^14.1.1",
57-
"nodemon": "^2.0.20",
58-
"prettier": "^2.7.1",
57+
"nodemon": "^3.0.1",
58+
"prettier": "^3.1.0",
5959
"publicodes": "^1.0.0-beta.77",
6060
"yaml": "^2.2.2"
6161
},
@@ -69,9 +69,9 @@
6969
"dotenv": "^16.0.3",
7070
"git-diff": "^2.0.6",
7171
"isomorphic-fetch": "^3.0.0",
72-
"piscina": "^3.2.0",
72+
"piscina": "^4.1.0",
7373
"prompt-sync": "^4.2.0",
74-
"ramda": "^0.28.0",
74+
"ramda": "^0.29.1",
7575
"yargs": "^17.6.0"
7676
},
7777
"engines": {

yarn.lock

+54-97
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,7 @@
4747
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
4848
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
4949

50-
"@types/node@*":
51-
version "18.15.5"
52-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a"
53-
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==
54-
55-
"@types/node@>=12.0":
56-
version "18.8.2"
57-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
58-
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
59-
60-
"@types/node@^18.11.18":
50+
"@types/node@*", "@types/node@>=12.0", "@types/node@^18.11.18":
6151
version "18.16.18"
6252
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.18.tgz#85da09bafb66d4bc14f7c899185336d0c1736390"
6353
integrity sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==
@@ -111,19 +101,10 @@ asynckit@^0.4.0:
111101
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
112102
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
113103

114-
axios@>=0.21.2:
115-
version "1.0.0"
116-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.0.0.tgz#16ded6096c1d37650db9f6a8d48a2f7c1bb58622"
117-
integrity sha512-SsHsGFN1qNPFT5QhSoSD37SHDfGyLSW5AESmyLk2JeCMHv5g0I9g0Hz/zQHx2KNe0jGXh2q2hAm7OdkXm360CA==
118-
dependencies:
119-
follow-redirects "^1.15.0"
120-
form-data "^4.0.0"
121-
proxy-from-env "^1.1.0"
122-
123-
"axios@>=0.21.2 <1.2.0 || >=1.2.1":
124-
version "1.5.1"
125-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
126-
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
104+
"axios@>=0.21.2 <1.2.0 || >=1.2.2":
105+
version "1.6.1"
106+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7"
107+
integrity sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==
127108
dependencies:
128109
follow-redirects "^1.15.0"
129110
form-data "^4.0.0"
@@ -292,23 +273,13 @@ debug@^3.2.7:
292273
dependencies:
293274
ms "^2.1.1"
294275

295-
deepl-node@^1.10.2:
296-
version "1.10.2"
297-
resolved "https://registry.yarnpkg.com/deepl-node/-/deepl-node-1.10.2.tgz#35d8af9b54b5a1026685bfbe9f7f7667599f1c12"
298-
integrity sha512-MWif2j54Cb0284FFNO8hJSGB2W9xfF0dfRICYicVtfM2FF1ClSU7Fqdf4ct27i5H9YLe32PLvbcwxVaaT+BiQQ==
276+
deepl-node@^1.10.2, deepl-node@^1.7.0:
277+
version "1.11.0"
278+
resolved "https://registry.yarnpkg.com/deepl-node/-/deepl-node-1.11.0.tgz#69f90e8938eff34b86637afd5ff353186621c269"
279+
integrity sha512-PLz38WIfWzVScbz4S+32vI9yCUAXy3cpkKSMPC+IDpvrwKrQ2TSzwkoBh7CJOkPjaX8ZMvjwAc+C5eTCPamQTg==
299280
dependencies:
300281
"@types/node" ">=12.0"
301-
axios ">=0.21.2 <1.2.0 || >=1.2.1"
302-
form-data "^3.0.0"
303-
loglevel ">=1.6.2"
304-
305-
deepl-node@^1.7.0:
306-
version "1.7.0"
307-
resolved "https://registry.yarnpkg.com/deepl-node/-/deepl-node-1.7.0.tgz#9ca8846020039b23d7f9cad5606a6dee03491890"
308-
integrity sha512-Mv1jxE3aMf/9/f/9cqh1IJnX78GYdI2gMfGwCmAJYaiwfBr8HnsqfUydxmBiEdLeE+S7DAFCqT/13ojeaCWvSA==
309-
dependencies:
310-
"@types/node" ">=12.0"
311-
axios ">=0.21.2"
282+
axios ">=0.21.2 <1.2.0 || >=1.2.2"
312283
form-data "^3.0.0"
313284
loglevel ">=1.6.2"
314285

@@ -322,12 +293,7 @@ diff@^3.5.0:
322293
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
323294
integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
324295

325-
dotenv@^16.0.3:
326-
version "16.0.3"
327-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
328-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
329-
330-
dotenv@^16.3.1:
296+
dotenv@^16.0.3, dotenv@^16.3.1:
331297
version "16.3.1"
332298
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
333299
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
@@ -632,16 +598,18 @@ lodash@^4.17.14:
632598
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
633599
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
634600

635-
loglevel@>=1.6.2:
636-
version "1.8.0"
637-
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.8.0.tgz#e7ec73a57e1e7b419cb6c6ac06bf050b67356114"
638-
integrity sha512-G6A/nJLRgWOuuwdNuA6koovfEV1YpqqAG4pRUlFaz3jj2QNZ8M4vBqnVA+HBTmU/AMNUtlOsMmSpF6NyOjztbA==
639-
640-
loglevel@^1.6.1:
601+
loglevel@>=1.6.2, loglevel@^1.6.1:
641602
version "1.8.1"
642603
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.8.1.tgz#5c621f83d5b48c54ae93b6156353f555963377b4"
643604
integrity sha512-tCRIJM51SHjAayKwC+QAg8hT8vg6z7GSgLJKGvzuPb1Wc+hLzqtuVLxp6/HzSPOozuK+8ErAhy7U/sVzw8Dgfg==
644605

606+
lru-cache@^6.0.0:
607+
version "6.0.0"
608+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
609+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
610+
dependencies:
611+
yallist "^4.0.0"
612+
645613
646614
version "1.52.0"
647615
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
@@ -715,18 +683,18 @@ node-gyp-build@^4.2.2:
715683
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.6.0.tgz#0c52e4cbf54bbd28b709820ef7b6a3c2d6209055"
716684
integrity sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==
717685

718-
nodemon@^2.0.20:
719-
version "2.0.20"
720-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.20.tgz#e3537de768a492e8d74da5c5813cb0c7486fc701"
721-
integrity sha512-Km2mWHKKY5GzRg6i1j5OxOHQtuvVsgskLfigG25yTtbyfRGn/GNvIbRyOf1PSCKJ2aT/58TiuUsuOU5UToVViw==
686+
nodemon@^3.0.1:
687+
version "3.0.1"
688+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.0.1.tgz#affe822a2c5f21354466b2fc8ae83277d27dadc7"
689+
integrity sha512-g9AZ7HmkhQkqXkRc20w+ZfQ73cHLbE8hnPbtaFbFtCumZsjyMhKk9LajQ07U5Ux28lvFjZ5X7HvWR1xzU8jHVw==
722690
dependencies:
723691
chokidar "^3.5.2"
724692
debug "^3.2.7"
725693
ignore-by-default "^1.0.1"
726694
minimatch "^3.1.2"
727695
pstree.remy "^1.1.8"
728-
semver "^5.7.1"
729-
simple-update-notifier "^1.0.7"
696+
semver "^7.5.3"
697+
simple-update-notifier "^2.0.0"
730698
supports-color "^5.5.0"
731699
touch "^3.1.0"
732700
undefsafe "^2.0.5"
@@ -780,10 +748,10 @@ picomatch@^2.0.4, picomatch@^2.2.1:
780748
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
781749
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
782750

783-
piscina@^3.2.0:
784-
version "3.2.0"
785-
resolved "https://registry.yarnpkg.com/piscina/-/piscina-3.2.0.tgz#f5a1dde0c05567775690cccefe59d9223924d154"
786-
integrity sha512-yn/jMdHRw+q2ZJhFhyqsmANcbF6V2QwmD84c6xRau+QpQOmtrBCoRGdvTfeuFDYXB5W2m6MfLkjkvQa9lUSmIA==
751+
piscina@^4.1.0:
752+
version "4.1.0"
753+
resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.1.0.tgz#809578ee3ab2ecf4cf71c2a062100b4b95a85b96"
754+
integrity sha512-sjbLMi3sokkie+qmtZpkfMCUJTpbxJm/wvaPzU28vmYSsTSW8xk9JcFUsbqGJdtPpIQ9tuj+iDcTtgZjwnOSig==
787755
dependencies:
788756
eventemitter-asyncresource "^1.0.0"
789757
hdr-histogram-js "^2.0.1"
@@ -800,10 +768,10 @@ portfinder@^1.0.28:
800768
debug "^3.2.7"
801769
mkdirp "^0.5.6"
802770

803-
prettier@^2.7.1:
804-
version "2.7.1"
805-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
806-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
771+
prettier@^3.1.0:
772+
version "3.1.0"
773+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
774+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
807775

808776
prompt-sync@^4.2.0:
809777
version "4.2.0"
@@ -906,15 +874,12 @@ [email protected]:
906874
resolved "https://registry.yarnpkg.com/secure-compare/-/secure-compare-3.0.1.tgz#f1a0329b308b221fae37b9974f3d578d0ca999e3"
907875
integrity sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==
908876

909-
semver@^5.7.1:
910-
version "5.7.2"
911-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
912-
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
913-
914-
semver@~7.0.0:
915-
version "7.0.0"
916-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
917-
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
877+
semver@^7.5.3:
878+
version "7.5.4"
879+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
880+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
881+
dependencies:
882+
lru-cache "^6.0.0"
918883

919884
shelljs.exec@^1.1.7:
920885
version "1.1.8"
@@ -939,12 +904,12 @@ side-channel@^1.0.4:
939904
get-intrinsic "^1.0.2"
940905
object-inspect "^1.9.0"
941906

942-
simple-update-notifier@^1.0.7:
943-
version "1.1.0"
944-
resolved "https://registry.yarnpkg.com/simple-update-notifier/-/simple-update-notifier-1.1.0.tgz#67694c121de354af592b347cdba798463ed49c82"
945-
integrity sha512-VpsrsJSUcJEseSbMHkrsrAVSdvVS5I96Qo1QAQ4FxQ9wXFcB+pjj7FB7/us9+GcgfW4ziHtYMc1J0PLczb55mg==
907+
simple-update-notifier@^2.0.0:
908+
version "2.0.0"
909+
resolved "https://registry.yarnpkg.com/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz#d70b92bdab7d6d90dfd73931195a30b6e3d7cebb"
910+
integrity sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==
946911
dependencies:
947-
semver "~7.0.0"
912+
semver "^7.5.3"
948913

949914
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
950915
version "4.2.3"
@@ -1088,35 +1053,27 @@ y18n@^5.0.5:
10881053
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
10891054
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
10901055

1056+
yallist@^4.0.0:
1057+
version "4.0.0"
1058+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1059+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1060+
10911061
yaml@^1.7.2:
10921062
version "1.10.2"
10931063
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
10941064
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
10951065

10961066
yaml@^2.2.2:
1097-
version "2.2.2"
1098-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
1099-
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
1067+
version "2.3.4"
1068+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2"
1069+
integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==
11001070

1101-
yargs-parser@^21.0.0, yargs-parser@^21.1.1:
1071+
yargs-parser@^21.1.1:
11021072
version "21.1.1"
11031073
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
11041074
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
11051075

1106-
yargs@^17.6.0:
1107-
version "17.6.0"
1108-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c"
1109-
integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==
1110-
dependencies:
1111-
cliui "^8.0.1"
1112-
escalade "^3.1.1"
1113-
get-caller-file "^2.0.5"
1114-
require-directory "^2.1.1"
1115-
string-width "^4.2.3"
1116-
y18n "^5.0.5"
1117-
yargs-parser "^21.0.0"
1118-
1119-
yargs@^17.7.2:
1076+
yargs@^17.6.0, yargs@^17.7.2:
11201077
version "17.7.2"
11211078
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
11221079
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==

0 commit comments

Comments
 (0)