From 1876a049e8160b4bfaf73dd1c1be8e111179dd15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 10:48:16 +0000 Subject: [PATCH] chore(deps-dev): bump @nx/devkit from 19.4.2 to 19.6.4 Bumps [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) from 19.4.2 to 19.6.4. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.6.4/packages/devkit) --- updated-dependencies: - dependency-name: "@nx/devkit" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 18beb10ae2..5d75ee193d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@commitlint/cli": "18.6.0", "@commitlint/config-conventional": "18.6.0", "@jsdevtools/npm-publish": "3.0.1", - "@nx/devkit": "19.4.2", + "@nx/devkit": "19.6.4", "@nx/eslint": "19.4.2", "@nx/eslint-plugin": "19.4.2", "@nx/js": "19.4.2", diff --git a/yarn.lock b/yarn.lock index 4e780e748d..7f22cbb92f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2841,6 +2841,15 @@ __metadata: languageName: node linkType: hard +"@nrwl/devkit@npm:19.6.4": + version: 19.6.4 + resolution: "@nrwl/devkit@npm:19.6.4" + dependencies: + "@nx/devkit": "npm:19.6.4" + checksum: 10/37952c7b0f03512a5947a72de6e3c85c27e32263d597b80be73b32758f0bc60a1b06d4042657429123e28eed2ac6a2bf3744af7ac1b37c0139dc5ac9e9aabee5 + languageName: node + linkType: hard + "@nrwl/eslint-plugin-nx@npm:19.4.2": version: 19.4.2 resolution: "@nrwl/eslint-plugin-nx@npm:19.4.2" @@ -2965,6 +2974,25 @@ __metadata: languageName: node linkType: hard +"@nx/devkit@npm:19.6.4": + version: 19.6.4 + resolution: "@nx/devkit@npm:19.6.4" + dependencies: + "@nrwl/devkit": "npm:19.6.4" + ejs: "npm:^3.1.7" + enquirer: "npm:~2.3.6" + ignore: "npm:^5.0.4" + minimatch: "npm:9.0.3" + semver: "npm:^7.5.3" + tmp: "npm:~0.2.1" + tslib: "npm:^2.3.0" + yargs-parser: "npm:21.1.1" + peerDependencies: + nx: ">= 17 <= 20" + checksum: 10/44345da0bd4b88602d2c248076c9c243e6113e565292445143625a1de4e3bf3877cbe64fc239d9c5ce786c16d020f12826beb1baf4411da60e9550a4ee1a868a + languageName: node + linkType: hard + "@nx/eslint-plugin@npm:19.4.2": version: 19.4.2 resolution: "@nx/eslint-plugin@npm:19.4.2" @@ -9670,7 +9698,7 @@ __metadata: "@commitlint/cli": "npm:18.6.0" "@commitlint/config-conventional": "npm:18.6.0" "@jsdevtools/npm-publish": "npm:3.0.1" - "@nx/devkit": "npm:19.4.2" + "@nx/devkit": "npm:19.6.4" "@nx/eslint": "npm:19.4.2" "@nx/eslint-plugin": "npm:19.4.2" "@nx/js": "npm:19.4.2"