Skip to content

Commit

Permalink
chore(deps): update dependency @nrwl/cli to v14.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2022
1 parent 0580385 commit 8a1a016
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"homepage": "https://github.com/Ruffpuff1/foxxie",
"devDependencies": {
"@nrwl/cli": "14.0.1",
"@nrwl/cli": "14.3.1",
"@nrwl/nx-cloud": "13.3.1",
"@nrwl/workspace": "^14.0.1",
"@octokit/action": "^3.18.0",
Expand Down
118 changes: 117 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1400,13 +1400,27 @@
dependencies:
nx "13.10.2"

"@nrwl/cli@13.10.5":
version "13.10.5"
resolved "https://registry.yarnpkg.com/@nrwl/cli/-/cli-13.10.5.tgz#b99d2626f8eeff8f4a981a218f80f4bd9582a22a"
integrity sha512-Fq4y18IMK2FTiM78YJXfDACmokg+jLJM3ncQxkCzRjNyW8iYexCu89DpbQYeTZNYnPI4pgCbwco8Kj1Gq9v6LQ==
dependencies:
nx "13.10.5"

"@nrwl/cli@14.0.1":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@nrwl/cli/-/cli-14.0.1.tgz#7751167c746ecdc93ce624d38c04fed142b908cc"
integrity sha512-+tsQdHyVlgolmHrRVEUkybOcOucbh9Q6zQCsHw6qlIApk/a9kNE9meTGvZTo9W0njoeWhtJAnCaXB1l7fmqBQg==
dependencies:
nx "14.0.1"

"@nrwl/cli@14.3.1":
version "14.3.1"
resolved "https://registry.yarnpkg.com/@nrwl/cli/-/cli-14.3.1.tgz#fabb76b69633e2dc2d559f25fd8272f9d4d901c4"
integrity sha512-H26NtXxmymuD1DPZPt/Ko2mp87Jn/ZzTL04yPj2iNCmpD96nNN9YWAxhgnXphAjjNpN1kY/gs76UO78YK4xHbA==
dependencies:
nx "14.3.1"

"@nrwl/devkit@13.10.2":
version "13.10.2"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-13.10.2.tgz#41208074c9b219deb6ec510706edd81fda094361"
Expand Down Expand Up @@ -1478,13 +1492,27 @@
dependencies:
nx "13.10.2"

"@nrwl/tao@13.10.5":
version "13.10.5"
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-13.10.5.tgz#97eee8f8678123f83d681ff05f8df882c0825366"
integrity sha512-MDHr4gpWRRSHPOUf4Bo7gIQb5owKwA9JyvGoy8huZliDmvaMjQjO/H+FPYIhYZcXd4xr3mwfnkAnZrMt5ROhlw==
dependencies:
nx "13.10.5"

"@nrwl/tao@14.0.1":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-14.0.1.tgz#32f9af09b405856728e9103b7d9aed1f512e2490"
integrity sha512-xvNvkqRDAlreZc9FFMm0C+Fup4uCrZAp4w+KMzdibM0tJJBKC37rEdCJnXl0HWFV79aCJIwqW3BlDxHxMeVMBg==
dependencies:
nx "14.0.1"

"@nrwl/tao@14.3.1":
version "14.3.1"
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-14.3.1.tgz#85dcaefa8db869fc6420b80133198c1897c9a842"
integrity sha512-pzhprUmtYRC5EWPCs6RDPJfPYgDS21sXGm7Vih9P4Ic0y1SHVpJ/26LYwfyQO88PrxkjohwnI1ZXa6Q12khkOQ==
dependencies:
nx "14.3.1"

"@nrwl/workspace@^14.0.1":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@nrwl/workspace/-/workspace-14.0.1.tgz#1c9e5fdb9d39c5a1230589edfb5a2682deed9105"
Expand Down Expand Up @@ -4892,6 +4920,15 @@ fs-extra@^10.0.0:
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
Expand Down Expand Up @@ -6879,6 +6916,13 @@ minimatch@3.0.4:
dependencies:
brace-expansion "^1.1.7"

minimatch@3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
dependencies:
brace-expansion "^1.1.7"

minimatch@4.2.1, minimatch@^4.0.0:
version "4.2.1"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"
Expand Down Expand Up @@ -7230,7 +7274,44 @@ nx@13.10.2:
yargs "^17.4.0"
yargs-parser "21.0.1"

nx@14.0.1, nx@^14.0.1:
nx@13.10.5, nx@^13.10.1:
version "13.10.5"
resolved "https://registry.yarnpkg.com/nx/-/nx-13.10.5.tgz#70159c0f9ee74fa3cb2183681b59198283ba9520"
integrity sha512-/lJbOJyPdn/CENz66x9f0dcznWgIhhz9U+wBoQ0VPVGt0pJlkqaubmgsutM5b1qKXqNxyfYZiP2WgJR+NEESUg==
dependencies:
"@nrwl/cli" "13.10.5"
"@nrwl/tao" "13.10.5"
"@parcel/watcher" "2.0.4"
"@swc-node/register" "^1.4.2"
"@swc/core" "^1.2.152"
chalk "4.1.0"
chokidar "^3.5.1"
cli-cursor "3.1.0"
cli-spinners "2.6.1"
dotenv "~10.0.0"
enquirer "~2.3.6"
fast-glob "3.2.7"
figures "3.2.0"
flat "^5.0.2"
fs-extra "^9.1.0"
glob "7.1.4"
ignore "^5.0.4"
jsonc-parser "3.0.0"
minimatch "3.0.4"
npm-run-path "^4.0.1"
open "^8.4.0"
rxjs "^6.5.4"
rxjs-for-await "0.0.2"
semver "7.3.4"
tar-stream "~2.2.0"
tmp "~0.2.1"
tsconfig-paths "^3.9.0"
tslib "^2.3.0"
v8-compile-cache "2.3.0"
yargs "^17.4.0"
yargs-parser "21.0.1"

nx@14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/nx/-/nx-14.0.1.tgz#d8cec87e7716d5b8cfe0e226b22759c9d12494a6"
integrity sha512-m/td2BGYnUgRtxyhDAFssjKQt2FYfhAV14Igrnyvaleo0385yQIjzkcfJh9XAyvMvuhq6uzlvMqOd85EL6aTwg==
Expand Down Expand Up @@ -7267,6 +7348,41 @@ nx@14.0.1, nx@^14.0.1:
yargs "^17.4.0"
yargs-parser "21.0.1"

nx@14.3.1:
version "14.3.1"
resolved "https://registry.yarnpkg.com/nx/-/nx-14.3.1.tgz#3102e61c63e0304da24c7a7dbf6e193e1d8adf22"
integrity sha512-cEYpMw9W/YlaE4keifgmUZZAQ85zh1tMw/QIdqeSQOgJyxaMbknuijeiflTypLWfLavVfNZZSWYOxavb2oZF4g==
dependencies:
"@nrwl/cli" "14.3.1"
"@nrwl/tao" "14.3.1"
"@parcel/watcher" "2.0.4"
chalk "4.1.0"
chokidar "^3.5.1"
cli-cursor "3.1.0"
cli-spinners "2.6.1"
cliui "^7.0.2"
dotenv "~10.0.0"
enquirer "~2.3.6"
fast-glob "3.2.7"
figures "3.2.0"
flat "^5.0.2"
fs-extra "^10.1.0"
glob "7.1.4"
ignore "^5.0.4"
jsonc-parser "3.0.0"
minimatch "3.0.5"
npm-run-path "^4.0.1"
open "^8.4.0"
semver "7.3.4"
string-width "^4.2.3"
tar-stream "~2.2.0"
tmp "~0.2.1"
tsconfig-paths "^3.9.0"
tslib "^2.3.0"
v8-compile-cache "2.3.0"
yargs "^17.4.0"
yargs-parser "21.0.1"

object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
Expand Down

0 comments on commit 8a1a016

Please sign in to comment.