From 0d6eeb3bab5d1e2233c34118a2ca8a5a7c253399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 00:11:51 +0000 Subject: [PATCH] build(deps-dev): bump nx from 15.5.1 to 15.5.2 (#109) Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.5.1 to 15.5.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/15.5.2/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++--------------------- 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 8bcdecc3..714497a9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "autoprefixer": "^10.4.8", "conventional-changelog-conventionalcommits": "^5.0.0", "jest": "^29.2.4", - "nx": "15.5.1", + "nx": "15.5.2", "pg": "^8.3.0", "pg-hstore": "^2.3.3", "postcss": "^8.4.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 406a18db..21aa5f89 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: jest: ^29.2.4 next: ^13.0.6 nextjs-cors: ^2.1.2 - nx: 15.5.1 + nx: 15.5.2 pg: ^8.3.0 pg-hstore: ^2.3.3 postcss: ^8.4.16 @@ -64,7 +64,7 @@ importers: autoprefixer: 10.4.13_postcss@8.4.18 conventional-changelog-conventionalcommits: 5.0.0 jest: 29.3.1_@types+node@18.11.9 - nx: 15.5.1 + nx: 15.5.2 pg: 8.8.0 pg-hstore: 2.3.4 postcss: 8.4.18 @@ -976,21 +976,21 @@ packages: fastq: 1.13.0 dev: true - /@nrwl/cli/15.5.1: - resolution: {integrity: sha512-JIypwCrNI7XfouS/9DNNtKPKX5kK6FMPrr8xN7sKfiRPdEwxJXUzFbMQODqudH/mRmUv9EFplA6H/iEeEzd92A==} + /@nrwl/cli/15.5.2: + resolution: {integrity: sha512-T0nN2hYDtkY9SsbtZqFwRSYC8Td2zPqQ7dj6FrwvjFGbHLAxN6rknVPPKN4S7Dt6feXX1Woe8XYwWouk9Cg6nw==} dependencies: - nx: 15.5.1 + nx: 15.5.2 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nrwl/tao/15.5.1: - resolution: {integrity: sha512-MUaqIsbEXLF8l4qpk/5Q7o+1mzvyCTQOm0usVh96RGowU7SjOvoHErCA2aIQvRK4MKLK9AH8U0AlbpLVLI+5cQ==} + /@nrwl/tao/15.5.2: + resolution: {integrity: sha512-1thpCNcdpHfTf+o3p+VB6v8TEj6to3YVhA9d+3VhDKN9mq/RVcoMQQRIAgNOKbYWYNo8eC8MvuNqxgRPz2ESyg==} hasBin: true dependencies: - nx: 15.5.1 + nx: 15.5.2 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -1969,14 +1969,6 @@ packages: supports-color: 7.2.0 dev: true - /chalk/4.1.0: - resolution: {integrity: sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==} - engines: {node: '>=10'} - dependencies: - ansi-styles: 4.3.0 - supports-color: 7.2.0 - dev: true - /chalk/4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} @@ -4278,8 +4270,8 @@ packages: - which - write-file-atomic - /nx/15.5.1: - resolution: {integrity: sha512-7yvcT6Dc/raLtO7bNK0POmavrV3R1YxfSUVzWylaEgCG6U+rrcDPE+iJMt0TL/ea6szBwvZPi4SmQSE++QMTIA==} + /nx/15.5.2: + resolution: {integrity: sha512-jo8DG7zt0EorKL6AihkoshaeiFkK25NOeGUEnF05BFCaqsIoS9s3uctrOumh2G9DhaGMEWzakc3kF4/LeLB9pg==} hasBin: true requiresBuild: true peerDependencies: @@ -4291,14 +4283,14 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/cli': 15.5.1 - '@nrwl/tao': 15.5.1 + '@nrwl/cli': 15.5.2 + '@nrwl/tao': 15.5.2 '@parcel/watcher': 2.0.4 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.27 '@zkochan/js-yaml': 0.0.6 axios: 1.1.3 - chalk: 4.1.0 + chalk: 4.1.2 cli-cursor: 3.1.0 cli-spinners: 2.6.1 cliui: 7.0.4