Skip to content

Commit

Permalink
build(deps-dev): bump the nx group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the nx group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `20.2.2` | `20.3.0` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `20.2.2` | `20.3.0` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.2.2` | `20.3.0` |
| [@nx/playwright](https://github.com/nrwl/nx/tree/HEAD/packages/playwright) | `20.2.2` | `20.3.0` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `20.2.2` | `20.3.0` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `20.2.2` | `20.3.0` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.2.2` | `20.3.0` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `20.2.2` | `20.3.0` |


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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/playwright"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent fb3c16a commit d6c7750
Show file tree
Hide file tree
Showing 3 changed files with 640 additions and 732 deletions.
2 changes: 1 addition & 1 deletion modules/shared-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "eslint.config.js",
"devDependencies": {
"@eslint/js": "~9.13.0",
"@nx/eslint-plugin": "20.2.2",
"@nx/eslint-plugin": "20.3.0",
"eslint": "^9.14.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"@libsql/client": "^0.14.0",
"@mach/shared-eslint-config": "workspace:*",
"@nx-aws-plugin/nx-aws-cache": "^3.2.3",
"@nx/devkit": "20.2.2",
"@nx/eslint": "20.2.2",
"@nx/js": "20.2.2",
"@nx/playwright": "20.2.2",
"@nx/react": "20.2.2",
"@nx/vite": "20.2.2",
"@nx/devkit": "20.3.0",
"@nx/eslint": "20.3.0",
"@nx/js": "20.3.0",
"@nx/playwright": "20.3.0",
"@nx/react": "20.3.0",
"@nx/vite": "20.3.0",
"@playwright/test": "^1.49.1",
"@remix-run/cloudflare": "^2.15.1",
"@remix-run/cloudflare-pages": "^2.15.1",
Expand Down Expand Up @@ -52,7 +52,7 @@
"jsdom": "^25.0.1",
"lint-staged": "^15.2.11",
"msw": "^2.6.9",
"nx": "20.2.2",
"nx": "20.3.0",
"postcss": "^8.4.49",
"react": "^18.3.1",
"react-aria-components": "^1.4.1",
Expand Down
Loading

0 comments on commit d6c7750

Please sign in to comment.