Skip to content

Commit

Permalink
build(deps-dev): bump the nx group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the nx group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `18.0.7` | `18.3.4` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `18.0.7` | `18.3.4` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `18.0.7` | `18.3.4` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `18.0.7` | `18.3.4` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `18.0.7` | `18.3.4` |
| [nx-cloud](https://github.com/nrwl/nx) | `18.0.0` | `18.0.1` |



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

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

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

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

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

Updates `nx-cloud` from 18.0.0 to 18.0.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@18.0.0...18.0.1)

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  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
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/workspace"
  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-cloud
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent e798525 commit 6c21192
Show file tree
Hide file tree
Showing 2 changed files with 966 additions and 300 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@guardian/eslint-config-typescript": "workspace:*",
"@guardian/prettier": "workspace:*",
"@manypkg/get-packages": "2.2.0",
"@nx/devkit": "18.0.7",
"@nx/eslint-plugin": "18.0.7",
"@nx/jest": "18.0.7",
"@nx/workspace": "18.0.7",
"@nx/devkit": "18.3.4",
"@nx/eslint-plugin": "18.3.4",
"@nx/jest": "18.3.4",
"@nx/workspace": "18.3.4",
"@storybook/addon-a11y": "8.0.5",
"@storybook/addon-docs": "8.0.5",
"@storybook/addon-essentials": "8.0.5",
Expand Down Expand Up @@ -51,7 +51,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.0",
"nx": "18.0.7",
"nx": "18.3.4",
"nx-cloud": "latest",
"prettier": "3.2.2",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 6c21192

Please sign in to comment.