Skip to content

Commit

Permalink
chore(deps-dev): bump @nx/devkit from 16.7.2 to 17.0.2
Browse files Browse the repository at this point in the history
Bumps [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) from 16.7.2 to 17.0.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.0.2/packages/devkit)

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent 48adc45 commit 30a8b0d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@commitlint/config-conventional": "^17.0.0",
"@commitlint/travis-cli": "^16.0.0",
"@jsdevtools/npm-publish": "^1.4.3",
"@nx/devkit": "16.7.2",
"@nx/devkit": "17.0.2",
"@nx/eslint-plugin": "16.7.2",
"@nx/js": "16.7.2",
"@nx/linter": "16.7.2",
Expand Down
28 changes: 27 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3696,6 +3696,15 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/devkit@npm:17.0.2":
version: 17.0.2
resolution: "@nrwl/devkit@npm:17.0.2"
dependencies:
"@nx/devkit": 17.0.2
checksum: f9c9766bce8c5de5fee2429468a1cf41907126bf5238896a6aa8026634356fb95e9c9ab50724229853b9b2166b8ee8ac86e74fbc951961693eb935c350f7c900
languageName: node
linkType: hard

"@nrwl/eslint-plugin-nx@npm:16.7.2":
version: 16.7.2
resolution: "@nrwl/eslint-plugin-nx@npm:16.7.2"
Expand Down Expand Up @@ -3822,6 +3831,23 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:17.0.2":
version: 17.0.2
resolution: "@nx/devkit@npm:17.0.2"
dependencies:
"@nrwl/devkit": 17.0.2
ejs: ^3.1.7
enquirer: ~2.3.6
ignore: ^5.0.4
semver: 7.5.3
tmp: ~0.2.1
tslib: ^2.3.0
peerDependencies:
nx: ">= 16 <= 18"
checksum: b15a8c028c455d863d3c1d6de220e009bc7c6b7123cabababbb9c84de23af71ed246706b57a43802cbaa162eedf252707f837f7fc7e42bfe4bddca4fea7f57fc
languageName: node
linkType: hard

"@nx/eslint-plugin@npm:16.7.2":
version: 16.7.2
resolution: "@nx/eslint-plugin@npm:16.7.2"
Expand Down Expand Up @@ -12886,7 +12912,7 @@ __metadata:
"@commitlint/config-conventional": ^17.0.0
"@commitlint/travis-cli": ^16.0.0
"@jsdevtools/npm-publish": ^1.4.3
"@nx/devkit": 16.7.2
"@nx/devkit": 17.0.2
"@nx/eslint-plugin": 16.7.2
"@nx/js": 16.7.2
"@nx/linter": 16.7.2
Expand Down

0 comments on commit 30a8b0d

Please sign in to comment.