Skip to content

Commit f244c6b

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/lib/cli). 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/lib/cli). 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/lib/cli). 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/lib/cli). Updates `nx` from 21.0.3 to 21.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.1.1/packages/nx) Updates `storybook` from 8.6.13 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/cli) Updates `nx` from 21.0.3 to 21.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.1.1/packages/nx) Updates `storybook` from 8.6.13 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/cli) Updates `nx` from 21.0.3 to 21.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.1.1/packages/nx) Updates `storybook` from 8.6.13 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/cli) Updates `nx` from 21.0.3 to 21.1.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.1.1/packages/nx) Updates `storybook` from 8.6.13 to 8.6.14 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/cli) --- updated-dependencies: - dependency-name: nx dependency-version: 21.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 8.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 21.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 8.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 21.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 8.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: nx dependency-version: 21.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 8.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a745da4 commit f244c6b

File tree

8 files changed

+268
-269
lines changed

8 files changed

+268
-269
lines changed

tests/npm/package-lock.json

Lines changed: 56 additions & 59 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.14.3",
1010
"jest": "^29.7.0",
11-
"nx": "^21.0.3",
11+
"nx": "^21.1.1",
1212
"prettier": "^3.5.3",
13-
"storybook": "^8.6.13"
13+
"storybook": "^8.6.14"
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.14.3",
1010
"jest": "^29.7.0",
11-
"nx": "^21.0.3",
11+
"nx": "^21.1.1",
1212
"prettier": "^3.5.3",
13-
"storybook": "^8.6.13"
13+
"storybook": "^8.6.14"
1414
},
1515
"packageManager": "[email protected]"
1616
}

0 commit comments

Comments
 (0)