Skip to content

Commit

Permalink
Bump @nx/node from 20.4.4 to 20.4.6 (#98)
Browse files Browse the repository at this point in the history
* Bump @nx/node from 20.4.4 to 20.4.6

Bumps [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) from 20.4.4 to 20.4.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/node)

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

Signed-off-by: dependabot[bot] <support@github.com>

* update nx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Bush <dave@davembush.com>
  • Loading branch information
dependabot[bot] and DaveMBush authored Feb 25, 2025
1 parent 109c710 commit 03015d2
Show file tree
Hide file tree
Showing 2 changed files with 648 additions and 732 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.1.0",
"@eslint/eslintrc": "^3.2.0",
"@nx/angular": "20.4.4",
"@nx/cypress": "20.4.4",
"@nx/esbuild": "20.4.4",
"@nx/eslint": "20.4.4",
"@nx/eslint-plugin": "20.4.4",
"@nx/jest": "20.4.4",
"@nx/js": "20.4.4",
"@nx/nest": "20.4.4",
"@nx/node": "20.4.4",
"@nx/web": "20.4.4",
"@nx/webpack": "20.4.4",
"@nx/workspace": "20.4.4",
"@nx/angular": "20.4.6",
"@nx/cypress": "20.4.6",
"@nx/esbuild": "20.4.6",
"@nx/eslint": "20.4.6",
"@nx/eslint-plugin": "20.4.6",
"@nx/jest": "20.4.6",
"@nx/js": "20.4.6",
"@nx/nest": "20.4.6",
"@nx/node": "20.4.6",
"@nx/web": "20.4.6",
"@nx/webpack": "20.4.6",
"@nx/workspace": "20.4.6",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.10.14",
"@swc/helpers": "~0.5.15",
Expand All @@ -40,7 +40,7 @@
"eslint-config-prettier": "^10.0.1",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"nx": "20.4.4",
"nx": "20.4.6",
"prettier": "^3.4.2",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.5",
Expand Down
Loading

0 comments on commit 03015d2

Please sign in to comment.