Skip to content

Commit 9053a47

Browse files
dev: bump the safe group with 3 updates
Bumps the safe group with 3 updates: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) and [cypress](https://github.com/cypress-io/cypress). Updates `@inquirer/prompts` from 8.5.2 to 8.6.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.5.2...@inquirer/prompts@8.6.0) Updates `@storybook/cli` from 10.5.8 to 10.5.10 - [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.5.10/code/lib/cli-storybook) Updates `cypress` from 15.20.1 to 15.21.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.20.1...v15.21.0) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 8.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@storybook/cli" dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: cypress dependency-version: 15.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9def57c commit 9053a47

2 files changed

Lines changed: 278 additions & 243 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"@babel/preset-react": "^7.29.7",
2020
"@babel/register": "^7.29.7",
2121
"@babel/runtime-corejs2": "^7.29.7",
22-
"@inquirer/prompts": "^8.5.2",
22+
"@inquirer/prompts": "^8.6.0",
2323
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
2424
"@storybook/addon-actions": "8.6.14",
2525
"@storybook/addon-designs": "8.2.1",
2626
"@storybook/addon-essentials": "8.6.14",
2727
"@storybook/addon-mdx-gfm": "8.6.14",
28-
"@storybook/cli": "10.5.8",
28+
"@storybook/cli": "10.5.10",
2929
"@storybook/react": "8.6.14",
3030
"@storybook/react-webpack5": "8.6.14",
3131
"@testing-library/cypress": "^10.1.3",
@@ -38,7 +38,7 @@
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^14.0.0",
4040
"css-loader": "^6.10.0",
41-
"cypress": "15.20.1",
41+
"cypress": "15.21.0",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",

0 commit comments

Comments
 (0)