Skip to content

Commit 27a213d

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump the npm-dependencies group across 4 directories with 2 updates
Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `nx` from 22.0.1 to 22.0.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx) Updates `storybook` from 9.1.13 to 10.0.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.1/code/core) Updates `nx` from 22.0.1 to 22.0.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx) Updates `storybook` from 9.1.13 to 10.0.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.1/code/core) Updates `nx` from 22.0.1 to 22.0.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx) Updates `storybook` from 9.1.13 to 10.0.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.1/code/core) Updates `nx` from 22.0.1 to 22.0.2 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx) Updates `storybook` from 9.1.13 to 10.0.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.1/code/core) --- updated-dependencies: - dependency-name: nx dependency-version: 22.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: nx dependency-version: 22.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: nx dependency-version: 22.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: nx dependency-version: 22.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97f2767 commit 27a213d

File tree

8 files changed

+293
-308
lines changed

8 files changed

+293
-308
lines changed

tests/npm/package-lock.json

Lines changed: 66 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/npm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"dependencies": {
99
"gatsby": "^5.15.0",
1010
"jest": "^30.2.0",
11-
"nx": "^22.0.1",
11+
"nx": "^22.0.2",
1212
"prettier": "^3.6.2",
13-
"storybook": "^9.1.13"
13+
"storybook": "^10.0.1"
1414
}
1515
}

tests/pnpm-package-manager/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"dependencies": {
99
"gatsby": "^5.15.0",
1010
"jest": "^30.2.0",
11-
"nx": "^22.0.1",
11+
"nx": "^22.0.2",
1212
"prettier": "^3.6.2",
13-
"storybook": "^9.1.13"
13+
"storybook": "^10.0.1"
1414
},
1515
"packageManager": "pnpm@10.8.0"
1616
}

0 commit comments

Comments
 (0)