Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @nx/devkit to v16.10.0 #1033

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"!api/_build"
],
"devDependencies": {
"@nx/devkit": "16.4.0",
"@nx/devkit": "16.10.0",
"@nx/jest": "16.4.0",
"@nx/js": "16.4.0",
"@nx/linter": "16.4.0",
Expand Down
28 changes: 27 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1768,7 +1768,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@devtable/root@workspace:."
dependencies:
"@nx/devkit": 16.4.0
"@nx/devkit": 16.10.0
"@nx/jest": 16.4.0
"@nx/js": 16.4.0
"@nx/linter": 16.4.0
Expand Down Expand Up @@ -3214,6 +3214,15 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/devkit@npm:16.10.0":
version: 16.10.0
resolution: "@nrwl/devkit@npm:16.10.0"
dependencies:
"@nx/devkit": 16.10.0
checksum: 92c40138f7d107da82d14adca1cedb16ff45583f486cf624d047b2928521f92da6f69a5bdeae0bd98a37dfa553883843f36088ee6ace8d76a5170a5730b89a40
languageName: node
linkType: hard

"@nrwl/devkit@npm:16.4.0":
version: 16.4.0
resolution: "@nrwl/devkit@npm:16.4.0"
Expand Down Expand Up @@ -3288,6 +3297,23 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:16.10.0":
version: 16.10.0
resolution: "@nx/devkit@npm:16.10.0"
dependencies:
"@nrwl/devkit": 16.10.0
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: ">= 15 <= 17"
checksum: f79f22be16d216aabc12df06f4f6d93026082c86114a99a66915f2993b4052ee8c66fd8eccad916e487a3f012890b89c4dd6a2ca8f3f95150ac824fab187a55a
languageName: node
linkType: hard

"@nx/devkit@npm:16.4.0":
version: 16.4.0
resolution: "@nx/devkit@npm:16.4.0"
Expand Down