Skip to content

Commit e2ea317

Browse files
build(deps-dev): bump the nx group with 5 updates
Bumps the nx group with 5 updates: | Package | From | To | | --- | --- | --- | | [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `20.1.4` | `20.7.0` | | [@nx/playwright](https://github.com/nrwl/nx/tree/HEAD/packages/playwright) | `20.1.4` | `20.7.0` | | [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) | `20.1.4` | `20.7.0` | | [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `20.1.4` | `20.7.0` | | [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `20.1.4` | `20.7.0` | Updates `@nx/eslint` from 20.1.4 to 20.7.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.7.0/packages/eslint) Updates `@nx/playwright` from 20.1.4 to 20.7.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.7.0/packages/playwright) Updates `@nx/storybook` from 20.1.4 to 20.7.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.7.0/packages/storybook) Updates `@nx/vite` from 20.1.4 to 20.7.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.7.0/packages/vite) Updates `@nx/web` from 20.1.4 to 20.7.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.7.0/packages/web) --- updated-dependencies: - dependency-name: "@nx/eslint" 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/storybook" 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/web" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7e839c commit e2ea317

2 files changed

Lines changed: 904 additions & 4625 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"url": "https://github.com/pure-js/self-hosted-microblogging/issues"
3131
},
3232
"devDependencies": {
33-
"@nx/eslint": "20.1.4",
34-
"@nx/playwright": "20.1.4",
35-
"@nx/storybook": "20.1.4",
36-
"@nx/vite": "20.1.4",
37-
"@nx/web": "20.1.4",
33+
"@nx/eslint": "22.5.2",
34+
"@nx/playwright": "22.5.2",
35+
"@nx/storybook": "22.5.2",
36+
"@nx/vite": "22.5.2",
37+
"@nx/web": "22.5.2",
3838
"@playwright/test": "^1.49.1",
3939
"@storybook/experimental-addon-test": "^8.6.3",
4040
"@typescript-eslint/eslint-plugin": "^6.21.0",

0 commit comments

Comments
 (0)