Skip to content

Commit

Permalink
build(deps-dev): bump the nx-dependencies group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 4 updates (#532)

Bumps the nx-dependencies group with 4 updates in the / directory: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@nx/eslint` from 20.3.0 to 20.3.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.1/packages/eslint)

Updates `@nx/vite` from 20.3.0 to 20.3.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.1/packages/vite)

Updates `@nx/web` from 20.3.0 to 20.3.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.1/packages/web)

Updates `nx` from 20.3.0 to 20.3.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.1/packages/nx)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 8a0bb27 commit 5a771fa
Show file tree
Hide file tree
Showing 2 changed files with 784 additions and 618 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"node": ">=20"
},
"devDependencies": {
"@nx/eslint": "20.3.0",
"@nx/vite": "20.3.0",
"@nx/web": "20.3.0",
"@nx/eslint": "20.3.1",
"@nx/vite": "20.3.1",
"@nx/web": "20.3.1",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"eslint": "8.57.0",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-react-refresh": "0.4.18",
"husky": "9.0.11",
"lint-staged": "15.2.10",
"nx": "20.3.0",
"nx": "20.3.1",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"syncpack": "13.0.0",
Expand Down
Loading

0 comments on commit 5a771fa

Please sign in to comment.