Skip to content

Commit

Permalink
chore(deps-dev): bump @nx/devkit from 16.7.2 to 17.1.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 16.7.2 to 17.1.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.1.3/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 Nov 26, 2023
1 parent b81e3d4 commit e2fb414
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.1.3",
"@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.1.3":
version: 17.1.3
resolution: "@nrwl/devkit@npm:17.1.3"
dependencies:
"@nx/devkit": 17.1.3
checksum: 76a80de1c5e91751290521855e41d8a674d4c59903eebea4f63348481c785ce60cfc52dab66e6eb91a94bdbd2669fd484086f6c081da06d2080adc89cc069d45
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.1.3":
version: 17.1.3
resolution: "@nx/devkit@npm:17.1.3"
dependencies:
"@nrwl/devkit": 17.1.3
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: 02bf4b7c0c11e862e005e0194303036802766dfcafe111498feaa7f6c7f1a6c1999e59342371a8d2eb3fbe495d723895961c9ba0a5ed2bc1dd693778b54f88ba
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 @@ -13049,7 +13075,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.1.3
"@nx/eslint-plugin": 16.7.2
"@nx/js": 16.7.2
"@nx/linter": 16.7.2
Expand Down

0 comments on commit e2fb414

Please sign in to comment.