Skip to content

Commit

Permalink
chore(deps-dev): bump @nx/eslint from 19.5.4 to 19.8.4
Browse files Browse the repository at this point in the history
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) from 19.5.4 to 19.8.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages/eslint)

---
updated-dependencies:
- dependency-name: "@nx/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 62c434c commit de3cd84
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@angular/compiler-cli": "~18.1.0",
"@angular/language-service": "~18.1.0",
"@nx/angular": "19.5.4",
"@nx/eslint": "19.5.4",
"@nx/eslint": "19.8.4",
"@nx/eslint-plugin": "19.5.4",
"@nx/jest": "19.5.4",
"@nx/js": "19.5.4",
Expand Down
227 changes: 227 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2660,6 +2660,13 @@
dependencies:
"@nx/devkit" "19.5.4"

"@nrwl/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-19.8.4.tgz#19fbf56854d11fa6b12431b8f9c51999099cf3e2"
integrity sha512-OoIqDjj2mWzLs3aSF6w5OiC2xywYi/jBxHc7t7Lyi56Vc4dQq8vJMELa9WtG6qH0k05fF7N+jAoKlfvLgbbEFA==
dependencies:
"@nx/devkit" "19.8.4"

"@nrwl/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nrwl/eslint-plugin-nx/-/eslint-plugin-nx-19.5.4.tgz#f932170b926580770acad0a7585658e311401a75"
Expand All @@ -2681,6 +2688,13 @@
dependencies:
"@nx/js" "19.5.4"

"@nrwl/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nrwl/js/-/js-19.8.4.tgz#1368d872bb0d7e4d7eee3f3eecb9bc0a4363ec1f"
integrity sha512-XuPOJc77waJ3zgg42zntTy5eGCKTc6EjVvRVdUSf1iXWaMHAsknPjb4kz16iwdGhoRMQpZxHRr1KjY5WmcWq0A==
dependencies:
"@nx/js" "19.8.4"

"@nrwl/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nrwl/nx-plugin/-/nx-plugin-19.5.4.tgz#b9e949d1a1d2e910c4d29f9a985b4f868455bc7f"
Expand All @@ -2696,6 +2710,14 @@
nx "19.5.4"
tslib "^2.3.0"

"@nrwl/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-19.8.4.tgz#7bba53a15e3530544405f90c90bc940b12524404"
integrity sha512-03/+QZ4/6HmKbEmvzCutLI1XIclBspNYtiVHmGPRWuwhnZViqYfnyl8J7RWVdFEoKKA5fhJqpg7e28aGuoMBvQ==
dependencies:
nx "19.8.4"
tslib "^2.3.0"

"@nrwl/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nrwl/web/-/web-19.5.4.tgz#73cb2f47b1f42a91af3c18fcc849d31dd429ae7e"
Expand All @@ -2717,6 +2739,13 @@
dependencies:
"@nx/workspace" "19.5.4"

"@nrwl/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nrwl/workspace/-/workspace-19.8.4.tgz#3bb0f36fd412c1dd2848fead1b96a1bd8731fb00"
integrity sha512-ZdzVMuVDkD5nYRXkvBIZe6yUTcbllYanoIh38a7l3MfPqw+2cFY2Cr9uPNfH3LXpzZYgKcr4vffYWwLXeIwbjw==
dependencies:
"@nx/workspace" "19.8.4"

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/angular/-/angular-19.5.4.tgz#dd1bb2e5e15e3bceee1ceacabf14af9b3e8b1e41"
Expand Down Expand Up @@ -2757,6 +2786,21 @@
tslib "^2.3.0"
yargs-parser "21.1.1"

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-19.8.4.tgz#b814d2c41e99fee305d14895520a785ac010ecce"
integrity sha512-FPFT8gVDFRSEmU0n7nRkT4Rnqy7OMznfPXLfDZtVuzEi5Cl6ftG3UBUvCgJcJFCYJVAZAUuv6vRSRarHd51XFQ==
dependencies:
"@nrwl/devkit" "19.8.4"
ejs "^3.1.7"
enquirer "~2.3.6"
ignore "^5.0.4"
minimatch "9.0.3"
semver "^7.5.3"
tmp "~0.2.1"
tslib "^2.3.0"
yargs-parser "21.1.1"

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/eslint-plugin/-/eslint-plugin-19.5.4.tgz#b93889f55c233e1e845c9e39023a4c793d2c1e6f"
Expand Down Expand Up @@ -2785,6 +2829,18 @@
tslib "^2.3.0"
typescript "~5.4.2"

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/eslint/-/eslint-19.8.4.tgz#8dd64afbadd4bd37352c502c950cbec250123a49"
integrity sha512-gJGtYd9ThKSM1pbV/iG/PGwtVKg1PwjAly2AjgebYmAey+hgxzwgjQy84Lf+FdkKNUQZjB0sYaKCw26oKXXYaA==
dependencies:
"@nx/devkit" "19.8.4"
"@nx/js" "19.8.4"
"@nx/linter" "19.8.4"
semver "^7.5.3"
tslib "^2.3.0"
typescript "~5.4.2"

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/jest/-/jest-19.5.4.tgz#66ed29d259984e2412a8f2d8a25375e68c5ef2b5"
Expand Down Expand Up @@ -2841,63 +2897,156 @@
tsconfig-paths "^4.1.2"
tslib "^2.3.0"

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/js/-/js-19.8.4.tgz#fdff61c22f0f97b80e1054af4a17b48294513871"
integrity sha512-rBiBi0A9NsxA5cnMcDRXllNXFJYjk+YiNP4T5e+GmqHmicjRjF+mORrhQ4zBZXvZwS2O+ZO9iBOZX41IVqzFaw==
dependencies:
"@babel/core" "^7.23.2"
"@babel/plugin-proposal-decorators" "^7.22.7"
"@babel/plugin-transform-class-properties" "^7.22.5"
"@babel/plugin-transform-runtime" "^7.23.2"
"@babel/preset-env" "^7.23.2"
"@babel/preset-typescript" "^7.22.5"
"@babel/runtime" "^7.22.6"
"@nrwl/js" "19.8.4"
"@nx/devkit" "19.8.4"
"@nx/workspace" "19.8.4"
babel-plugin-const-enum "^1.0.1"
babel-plugin-macros "^2.8.0"
babel-plugin-transform-typescript-metadata "^0.3.1"
chalk "^4.1.0"
columnify "^1.6.0"
detect-port "^1.5.1"
enquirer "~2.3.6"
fast-glob "3.2.7"
ignore "^5.0.4"
js-tokens "^4.0.0"
jsonc-parser "3.2.0"
minimatch "9.0.3"
npm-package-arg "11.0.1"
npm-run-path "^4.0.1"
ora "5.3.0"
semver "^7.5.3"
source-map-support "0.5.19"
ts-node "10.9.1"
tsconfig-paths "^4.1.2"
tslib "^2.3.0"

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/linter/-/linter-19.5.4.tgz#0263d3ee013bf170c785c6c215e9cf28a0c23654"
integrity sha512-RyXO75nd316kthV6KEK/4EptPdc8Y7Pi3sWmHGZdNwMDcEP9IDuYpCginF0/m7SWOMU1PXR/5c9oJJt7SolsPQ==
dependencies:
"@nx/eslint" "19.5.4"

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/linter/-/linter-19.8.4.tgz#3836fcb7fe50e1aa70918c8c623c07f952f67be9"
integrity sha512-aK6Bic/iup5nkZDFQgBgilgtqfjuy+dT0agnE6HEdXKOIR++LJXpka5nrJ9VNNglp22DrFtBDAH/hfRpIwm8uw==
dependencies:
"@nx/eslint" "19.8.4"

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-arm64/-/nx-darwin-arm64-19.5.4.tgz#e2e206c44ddb601d8188b5926f405004bc150881"
integrity sha512-s+OmSsYUtECmEKAdzSsYoO9vamx+njiP72eSZusmTh7fCJg+dW3dcifRkUf3h1dcM53hffXcmxKEoWxZMAeuXw==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-arm64/-/nx-darwin-arm64-19.8.4.tgz#7930e44161521892901dacfadbf139bd33c346a8"
integrity sha512-mbSGt63hYcVCSQ54kpHl0lFqr5CsbkGJ4L3liWE30Da7vXZJwUBr9f+b9DnQ64IZzlu6vAhNcaiYQXa9lAk0yQ==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-19.5.4.tgz#2b0c72faaef454a51b5a6aa95ec8802fb76280bb"
integrity sha512-GjA6aThF9P7FR3OdNZn4g9c1bJeQMOdQmo2jaBaGmUPnOIZSEWinHkvh5g8vDg+jNwRdHKK84jJWWW0/o73iYQ==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-19.8.4.tgz#1f61d12c41aa6a25cd462e17a5e6b70d6a4626fc"
integrity sha512-lTcXUCXNvqHdLmrNCOyDF+u6pDx209Ew7nSR47sQPvkycIHYi0gvgk0yndFn1Swah0lP4OxWg7rzAfmOlZd6ew==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-19.5.4.tgz#1ee91b36ece414d7e9ae5bdf097e27c9a6f662fc"
integrity sha512-KPVTmg2NpvON3+sh2pNWv2GJow5CL3fX2xBo4cI9D50DDZOD4fB68S2v5q6nLC1QWOwQcC0PLnSpoKaDB0PgQg==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-19.8.4.tgz#d2450133e38531a4c2552b99aef7a3c35e6c33a5"
integrity sha512-4BUplOxPZeUwlUNfzHHMmebNVgDFW/jNX6TWRS+jINwOHnpWLkLFAXu27G80/S3OaniVCzEQklXO9b+1UsdgXw==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-19.5.4.tgz#fed20c0d38ac77a3e1b766e249de66ad74990f78"
integrity sha512-a535HwxVhTS+ngcoFxrsqmggpsKWquubILZhIeY/q+XW6nX61FEb/EqlMkc+aJLHD1LQBGax1W+j7YvTA/66Lw==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-19.8.4.tgz#d8295447a9bbb302c54659c5aa423854c2e46805"
integrity sha512-Wahul8oz9huEm/Jv3wud5IGWdZxkGG4tdJm9i5TV5wxfUMAWbKU9v2nzZZins452UYESWvwvDkiuBPZqSto3qw==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-19.5.4.tgz#352e1dc92c63467d4536ac300df14bfa4dde0bfb"
integrity sha512-eRu/IoPB68MQeEmfyub+P79eDYvXOyNa706rp0JnDHL5LMw12kPF3MIeqc/v7o6xWakGHCSnTCulcqsl8HXryg==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-19.8.4.tgz#4af1f7c24920805d0b05259c235aa25894d64c17"
integrity sha512-L0RVCZkNAtZDplLT7uJV7M9cXxq2Fxw+8ex3eb9XSp7eyLeFO21T0R6vTouJ42E/PEvGApCAcyGqtnyPNMZFfw==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-19.5.4.tgz#5aa0f9ace52c469f16e76b4af48f442203280c40"
integrity sha512-r5NNVngNwTe+zpUAAZAgCezDkjc0pi2zrr8VwiaRZsmVjhHtvvsXJgo1ONw5s2HjKoKuTFEa5jKTUlAHkaQ7Kg==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-19.8.4.tgz#46c7312d9aa45f108d10f0ff8435f171b020eb10"
integrity sha512-0q8r8I8WCsY3xowDI2j109SCUSkFns/BJ40aCfRh9hhrtaIIc5qXUw2YFTjxUZNcRJXx9j9+hTe9jBkUSIGvCw==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-19.5.4.tgz#97ed9caecb1a94ed03367e946d8bf6475cf5549a"
integrity sha512-8TWwjyp/bK2a/CHK2HuC7I8iITC9ytEvfru8/kw1mSyoK4kSDlzkL/1uDl536ULXLWORulfEzaGb61GynVc1vg==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-19.8.4.tgz#a65da197a58627c7b8210cff1be64d0cbcdab124"
integrity sha512-XcRBNe0ws7KB0PMcUlpQqzzjjxMP8VdqirBz7CfB2XQ8xKmP3370p0cDvqs/4oKDHK4PCkmvVFX60tzakutylA==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-19.5.4.tgz#d4e39ce08ac8834753787c39fef0bab89d4c5817"
integrity sha512-5Pf32iv9nnmSV/oOHd9k/5L45m3BooSj096G/ejAN3BHMr4CZIMhjDcQq9ZX7pAZFchU5zL0+dNClK70QfA7PA==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-19.8.4.tgz#c2225f65ed81fb7b2bb068f8471ed34319ba94a3"
integrity sha512-JB4tAuZBCF0yqSnKF3pHXa0b7LA3ebi3Bw08QmMr//ON4aU+eXURGBuj9XvULD2prY+gpBrvf+MsG1XJAHL6Zg==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-19.5.4.tgz#181ba1b180cbabe957d0514339a7798755ed6c52"
integrity sha512-fyKGfde4Pq9r5qQMLIleujq7B5ta86y8RSPUruoN6zaGrNg6waqbpMdZUjjsg9L7PP9RPaMHPMubC21OnQQomQ==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-19.8.4.tgz#ce5975930ee33019251579f33dc58cace8976501"
integrity sha512-WvQag/pN9ofRWRDvOZxj3jvJoTetlvV1uyirnDrhupRgi+Fj67OlGGt2zVUHaXFGEa1MfCEG6Vhk6152m4KyaQ==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-19.5.4.tgz#15507d7c6e28e14bedfb5506f9fb8d8c4482205a"
integrity sha512-gcAr5zZQKiAxHZ7iUOVeMLf/KIh4EFbF07Q0uSmgGmUJL1u3mZTjeG57V1AMZbTQESGY43rgoymqVYkghc5Jlw==

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-19.8.4.tgz#c58a0d0f68ee10b365606abd337712b50453ae11"
integrity sha512-//JntLrN3L7WL/WgP3D0FE34caYTPcG/GIMBguC9w7YDyTlEikLgLbobjdCPz+2f9OWGvIZbJgGmtHNjnETM/g==

"@nx/[email protected]":
version "19.5.4"
resolved "https://registry.yarnpkg.com/@nx/plugin/-/plugin-19.5.4.tgz#6602877417d8d3bf12c4f27ef7b12d89b6757d87"
Expand Down Expand Up @@ -2985,6 +3134,19 @@
tslib "^2.3.0"
yargs-parser "21.1.1"

"@nx/[email protected]":
version "19.8.4"
resolved "https://registry.yarnpkg.com/@nx/workspace/-/workspace-19.8.4.tgz#81591e2f73f5052efdc0f4116233635b9438bcb7"
integrity sha512-ub4nD2klOj00onF1KrNXIlLB9hXN9ybHs7XSP9YW+52qz79KaJWJm46ebTqeLnDZApYbAcB0vSCp2+kaEV24Ew==
dependencies:
"@nrwl/workspace" "19.8.4"
"@nx/devkit" "19.8.4"
chalk "^4.1.0"
enquirer "~2.3.6"
nx "19.8.4"
tslib "^2.3.0"
yargs-parser "21.1.1"

"@oxc-resolver/[email protected]":
version "1.10.2"
resolved "https://registry.yarnpkg.com/@oxc-resolver/binding-darwin-arm64/-/binding-darwin-arm64-1.10.2.tgz#7fd04e5f07bd4dfc9abe9416afe107b925df1f98"
Expand Down Expand Up @@ -4294,6 +4456,15 @@ axios@^1.6.7, axios@^1.7.2:
form-data "^4.0.0"
proxy-from-env "^1.1.0"

axios@^1.7.4:
version "1.7.7"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

axios@~1.6.8:
version "1.6.8"
resolved "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz"
Expand Down Expand Up @@ -8098,6 +8269,11 @@ limiter@^1.0.5:
resolved "https://registry.yarnpkg.com/limiter/-/limiter-1.1.5.tgz#8f92a25b3b16c6131293a0cc834b4a838a2aa7c2"
integrity sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==

[email protected]:
version "2.0.3"
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==

lines-and-columns@^1.1.6:
version "1.2.4"
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
Expand Down Expand Up @@ -8985,6 +9161,57 @@ [email protected]:
"@nx/nx-win32-arm64-msvc" "19.5.4"
"@nx/nx-win32-x64-msvc" "19.5.4"

[email protected]:
version "19.8.4"
resolved "https://registry.yarnpkg.com/nx/-/nx-19.8.4.tgz#6bd7b9d8150f2f8cd263cb3792288f39e04111a0"
integrity sha512-fc833c3UKo6kuoG4z0kSKet17yWym3VzcQ+yPWYspxxxd8GFVVk42+9wieyVQDi9YqtKZQ6PdQfSEPm59/M7SA==
dependencies:
"@napi-rs/wasm-runtime" "0.2.4"
"@nrwl/tao" "19.8.4"
"@yarnpkg/lockfile" "^1.1.0"
"@yarnpkg/parsers" "3.0.0-rc.46"
"@zkochan/js-yaml" "0.0.7"
axios "^1.7.4"
chalk "^4.1.0"
cli-cursor "3.1.0"
cli-spinners "2.6.1"
cliui "^8.0.1"
dotenv "~16.4.5"
dotenv-expand "~11.0.6"
enquirer "~2.3.6"
figures "3.2.0"
flat "^5.0.2"
front-matter "^4.0.2"
ignore "^5.0.4"
jest-diff "^29.4.1"
jsonc-parser "3.2.0"
lines-and-columns "2.0.3"
minimatch "9.0.3"
node-machine-id "1.1.12"
npm-run-path "^4.0.1"
open "^8.4.0"
ora "5.3.0"
semver "^7.5.3"
string-width "^4.2.3"
strong-log-transformer "^2.1.0"
tar-stream "~2.2.0"
tmp "~0.2.1"
tsconfig-paths "^4.1.2"
tslib "^2.3.0"
yargs "^17.6.2"
yargs-parser "21.1.1"
optionalDependencies:
"@nx/nx-darwin-arm64" "19.8.4"
"@nx/nx-darwin-x64" "19.8.4"
"@nx/nx-freebsd-x64" "19.8.4"
"@nx/nx-linux-arm-gnueabihf" "19.8.4"
"@nx/nx-linux-arm64-gnu" "19.8.4"
"@nx/nx-linux-arm64-musl" "19.8.4"
"@nx/nx-linux-x64-gnu" "19.8.4"
"@nx/nx-linux-x64-musl" "19.8.4"
"@nx/nx-win32-arm64-msvc" "19.8.4"
"@nx/nx-win32-x64-msvc" "19.8.4"

object-assign@^4, object-assign@^4.0.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 de3cd84

Please sign in to comment.