Skip to content

Commit

Permalink
chore: update nx (#470)
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert committed Jul 18, 2023
1 parent 3ff92cf commit 94697b8
Show file tree
Hide file tree
Showing 4 changed files with 296 additions and 9,907 deletions.
12 changes: 12 additions & 0 deletions migrations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"migrations": [
{
"cli": "nx",
"version": "16.5.0-beta.2",
"description": "Add test-setup.ts to ignored files in production input",
"implementation": "./src/migrations/update-16-5-0/add-test-setup-to-inputs-ignore",
"package": "@nx/jest",
"name": "add-test-setup-to-inputs-ignore"
}
]
}
Loading

0 comments on commit 94697b8

Please sign in to comment.