Skip to content

Commit

Permalink
chore(deps-dev): bump @nx/devkit from 19.4.2 to 19.7.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 15, 2024
1 parent 53231b3 commit 6fdedba
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
30 changes: 29 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 6fdedba

Please sign in to comment.