Skip to content

chore(deps-dev): bump the nx group with 11 updates#426

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx-ca4db185c3
Open

chore(deps-dev): bump the nx group with 11 updates#426
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx-ca4db185c3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the nx group with 11 updates:

Package From To
@nx/angular 22.6.0 22.6.1
@nx/devkit 22.6.0 22.6.1
@nx/esbuild 22.6.0 22.6.1
@nx/eslint 22.6.0 22.6.1
@nx/eslint-plugin 22.6.0 22.6.1
@nx/jest 22.6.0 22.6.1
@nx/js 22.6.0 22.6.1
@nx/node 22.6.0 22.6.1
@nx/web 22.6.0 22.6.1
@nx/workspace 22.6.0 22.6.1
nx 22.6.0 22.6.1

Updates @nx/angular from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/angular's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits

Updates @nx/devkit from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/devkit's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits

Updates @nx/esbuild from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/esbuild's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits

Updates @nx/eslint from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/eslint's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits
  • fae1dd4 fix(linter): use root config to determine ESLint class in plugin (#34900)
  • b269f95 fix(linter): convert project-level eslint configs and log when skipped (#34899)
  • ea5810e fix(linter): use native nx.configs in convert-to-flat-config for Nx plugins (...
  • See full diff in compare view

Updates @nx/eslint-plugin from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/eslint-plugin's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits

Updates @nx/jest from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/jest's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits

Updates @nx/js from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/js's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • 9c2b5e2 fix(js): preserve tsconfig fields in typescript plugin cache (#34908)
  • 1c7076d fix(js): normalize cwd path separator in typescript plugin targets (#34911)
  • See full diff in compare view

Updates @nx/node from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/node's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits

Updates @nx/web from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/web's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits

Updates @nx/workspace from 22.6.0 to 22.6.1

Release notes

Sourced from @​nx/workspace's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits

Updates nx from 22.6.0 to 22.6.1

Release notes

Sourced from nx's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

Commits
  • aa2ca54 chore(repo): update nx to 22.7.0-beta.1 (#34932)
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • d0f2482 fix(core): prevent DB corruption from concurrent initialization (#34861)
  • 2343537 fix(core): pass collectInputs flag through daemon IPC for task hashing (#34915)
  • bc7d88b fix(core): remove CRA migration logic from nx init (#34912)
  • c8496b8 fix(core): improve error handling in nx migrate registry fetching (#34926)
  • 1d0c889 fix(core): ensure postTasksExecution fires on SIGINT for continuous tasks (#3...
  • 31cc85e fix(core): avoid redundant project graph requests in ngcli adapter (#34907)
  • 4620ae1 docs(core): show supported version range for subcommand (#34889)
  • bd6473b fix(core): properly quote shell metacharacters in CLI args passed to tasks (#...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nx group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) | `22.6.0` | `22.6.1` |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `22.6.0` | `22.6.1` |
| [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) | `22.6.0` | `22.6.1` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `22.6.0` | `22.6.1` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `22.6.0` | `22.6.1` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `22.6.0` | `22.6.1` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.6.0` | `22.6.1` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `22.6.0` | `22.6.1` |
| [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `22.6.0` | `22.6.1` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `22.6.0` | `22.6.1` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.6.0` | `22.6.1` |


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

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@nx/angular"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/devkit"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/esbuild"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/eslint"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/jest"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/node"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/web"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: nx
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants