From 6fdedba6de665557383682bea73ba9fa7def7bf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 10:14:40 +0000 Subject: [PATCH] chore(deps-dev): bump @nx/devkit from 19.4.2 to 19.7.3 Bumps [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) from 19.4.2 to 19.7.3. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/19.7.3/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 26fdbaae87..4751142e56 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.7.3", "@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 fd5fa16559..27217abf4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2797,6 +2797,15 @@ __metadata: languageName: node linkType: hard +"@nrwl/devkit@npm:19.7.3": + version: 19.7.3 + resolution: "@nrwl/devkit@npm:19.7.3" + dependencies: + "@nx/devkit": "npm:19.7.3" + checksum: 10/18332a1025ac22268d1c165999e3ebcb8577acd96c05b17dab988dbfe06881e13d17ddea5c41901c98b818de4a6c7a469002ac6aa1ccae20bcb86650fdbfe2e0 + 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" @@ -2921,6 +2930,25 @@ __metadata: languageName: node linkType: hard +"@nx/devkit@npm:19.7.3": + version: 19.7.3 + resolution: "@nx/devkit@npm:19.7.3" + dependencies: + "@nrwl/devkit": "npm:19.7.3" + 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/678e7dcd2fb5eede00a4c15736581be6006a5363f1847376c8fea97838de2d9025ca3fe39748f2f2a6bac435f92133010d0291076fdef4c1206e253ccd1c24f6 + languageName: node + linkType: hard + "@nx/eslint-plugin@npm:19.4.2": version: 19.4.2 resolution: "@nx/eslint-plugin@npm:19.4.2" @@ -9462,7 +9490,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.7.3" "@nx/eslint": "npm:19.4.2" "@nx/eslint-plugin": "npm:19.4.2" "@nx/js": "npm:19.4.2"