Skip to content

Commit

Permalink
Bump @nx/eslint from 20.4.0 to 20.4.2 (#87)
Browse files Browse the repository at this point in the history
* Bump @nx/eslint from 20.4.0 to 20.4.2

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

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

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

* update NX

---------

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 Feb 11, 2025
1 parent fd284fc commit bb73dc5
Show file tree
Hide file tree
Showing 2 changed files with 877 additions and 821 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",
"@eslint/eslintrc": "^3.2.0",
"@nx/angular": "20.4.0",
"@nx/cypress": "20.4.0",
"@nx/esbuild": "20.4.0",
"@nx/eslint": "20.4.0",
"@nx/eslint-plugin": "20.4.0",
"@nx/jest": "20.4.0",
"@nx/js": "20.4.0",
"@nx/nest": "20.4.0",
"@nx/node": "20.4.0",
"@nx/web": "20.4.0",
"@nx/webpack": "20.4.0",
"@nx/workspace": "20.4.0",
"@nx/angular": "20.4.2",
"@nx/cypress": "20.4.2",
"@nx/esbuild": "20.4.2",
"@nx/eslint": "20.4.2",
"@nx/eslint-plugin": "20.4.2",
"@nx/jest": "20.4.2",
"@nx/js": "20.4.2",
"@nx/nest": "20.4.2",
"@nx/node": "20.4.2",
"@nx/web": "20.4.2",
"@nx/webpack": "20.4.2",
"@nx/workspace": "20.4.2",
"@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.0",
"nx": "20.4.2",
"prettier": "^3.4.2",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.5",
Expand Down
Loading

0 comments on commit bb73dc5

Please sign in to comment.