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"