Skip to content

Commit a5d5b8e

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 21.6.4 to 21.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.5/packages/nx) Updates `storybook` from 9.1.10 to 9.1.12 - [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/v9.1.12/code/core) Updates `nx` from 21.6.4 to 21.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.5/packages/nx) Updates `storybook` from 9.1.10 to 9.1.12 - [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/v9.1.12/code/core) Updates `nx` from 21.6.4 to 21.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.5/packages/nx) Updates `storybook` from 9.1.10 to 9.1.12 - [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/v9.1.12/code/core) Updates `nx` from 21.6.4 to 21.6.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.5/packages/nx) Updates `storybook` from 9.1.10 to 9.1.12 - [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/v9.1.12/code/core) --- updated-dependencies: - dependency-name: nx dependency-version: 21.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 9.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 21.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 9.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 21.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 9.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 21.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 9.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d65f54e commit a5d5b8e

File tree

8 files changed

+613
-613
lines changed

8 files changed

+613
-613
lines changed

tests/npm/package-lock.json

Lines changed: 48 additions & 48 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": "^21.6.4",
11+
"nx": "^21.6.5",
1212
"prettier": "^3.6.2",
13-
"storybook": "^9.1.10"
13+
"storybook": "^9.1.12"
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": "^21.6.4",
11+
"nx": "^21.6.5",
1212
"prettier": "^3.6.2",
13-
"storybook": "^9.1.10"
13+
"storybook": "^9.1.12"
1414
},
1515
"packageManager": "[email protected]"
1616
}

0 commit comments

Comments
 (0)