Skip to content

Commit

Permalink
Bump @nx/nest from 20.2.2 to 20.3.0 (#25)
Browse files Browse the repository at this point in the history
Update NX packages to the latest version
---

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Bush <[email protected]>
  • Loading branch information
dependabot[bot] and DaveMBush authored Dec 23, 2024
1 parent 5c8f121 commit 921d3e6
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 220 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
},
"devDependencies": {
"@angular-eslint/test-utils": "19.0.2",
"@nx/angular": "20.2.2",
"@nx/cypress": "20.2.2",
"@nx/esbuild": "20.2.2",
"@nx/eslint": "20.2.2",
"@nx/eslint-plugin": "20.2.2",
"@nx/jest": "20.2.2",
"@nx/js": "20.2.2",
"@nx/nest": "20.2.2",
"@nx/node": "20.2.2",
"@nx/web": "20.2.2",
"@nx/webpack": "20.2.2",
"@nx/workspace": "20.2.2",
"@nx/angular": "20.3.0",
"@nx/cypress": "20.3.0",
"@nx/esbuild": "20.3.0",
"@nx/eslint": "20.3.0",
"@nx/eslint-plugin": "20.3.0",
"@nx/jest": "20.3.0",
"@nx/js": "20.3.0",
"@nx/nest": "20.3.0",
"@nx/node": "20.3.0",
"@nx/web": "20.3.0",
"@nx/webpack": "20.3.0",
"@nx/workspace": "20.3.0",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.8.0",
"@swc/helpers": "~0.5.11",
Expand All @@ -43,7 +43,7 @@
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"nx": "20.2.2",
"nx": "20.3.0",
"prettier": "^3.4.2",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.5",
Expand Down
Loading

0 comments on commit 921d3e6

Please sign in to comment.