Skip to content

Commit adde0bf

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump the npm-dependencies group with 3 updates
Bumps the npm-dependencies group with 3 updates: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx), [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli). Updates `nx` from 20.4.6 to 20.5.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.5.0/packages/nx) Updates `prettier` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) Updates `storybook` from 8.6.2 to 8.6.4 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.4/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/lib/cli) --- updated-dependencies: - dependency-name: nx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e26003 commit adde0bf

File tree

3 files changed

+148
-155
lines changed

3 files changed

+148
-155
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"dependencies": {
99
"gatsby": "^5.14.1",
1010
"jest": "^29.7.0",
11-
"nx": "^20.4.6",
12-
"prettier": "^3.5.2",
13-
"storybook": "^8.6.2"
11+
"nx": "^20.5.0",
12+
"prettier": "^3.5.3",
13+
"storybook": "^8.6.4"
1414
}
1515
}

0 commit comments

Comments
 (0)