Skip to content

Commit

Permalink
build(deps-dev): bump the nx-group group across 1 directory with 5 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the nx-group group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `20.1.4` | `20.3.1` |
| [@nx/playwright](https://github.com/nrwl/nx/tree/HEAD/packages/playwright) | `20.1.4` | `20.3.1` |
| [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) | `20.1.4` | `20.3.1` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `20.1.4` | `20.3.1` |
| [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `20.1.4` | `20.3.1` |



Updates `@nx/eslint` from 20.1.4 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/playwright` from 20.1.4 to 20.3.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.1/packages/playwright)

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

Updates `@nx/vite` from 20.1.4 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.1.4 to 20.3.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.1/packages/web)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 19d6325 commit 888bbf7
Show file tree
Hide file tree
Showing 2 changed files with 1,613 additions and 1,164 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"url": "https://github.com/pure-js/self-hosted-microblogging/issues"
},
"devDependencies": {
"@nx/eslint": "20.1.4",
"@nx/playwright": "20.1.4",
"@nx/storybook": "20.1.4",
"@nx/vite": "20.1.4",
"@nx/web": "20.1.4",
"@nx/eslint": "20.3.1",
"@nx/playwright": "20.3.1",
"@nx/storybook": "20.3.1",
"@nx/vite": "20.3.1",
"@nx/web": "20.3.1",
"@playwright/test": "^1.49.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand Down
Loading

0 comments on commit 888bbf7

Please sign in to comment.