Skip to content

Commit f8005f5

Browse files
dev: bump the safe group with 5 updates
Bumps the safe group with 5 updates: | Package | From | To | | --- | --- | --- | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.24.0` | `10.25.0` | | [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.0.6` | `10.0.8` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `61.1.12` | `61.2.1` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` | | [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml) | `4.16.1` | `4.17.1` | Updates `@sentry/react` from 10.24.0 to 10.25.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.24.0...10.25.0) Updates `@storybook/cli` from 10.0.6 to 10.0.8 - [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.8/code/lib/cli-storybook) Updates `eslint-plugin-jsdoc` from 61.1.12 to 61.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v61.1.12...v61.2.1) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `mjml` from 4.16.1 to 4.17.1 - [Release notes](https://github.com/mjmlio/mjml/releases) - [Commits](https://github.com/mjmlio/mjml/commits/v4.17.1/packages/mjml) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@storybook/cli" dependency-version: 10.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: eslint-plugin-jsdoc dependency-version: 61.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: mjml dependency-version: 4.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d0d2f1 commit f8005f5

2 files changed

Lines changed: 269 additions & 269 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@storybook/addon-essentials": "8.6.14",
2626
"@storybook/addon-mdx-gfm": "8.6.14",
2727
"@storybook/addon-actions": "9.0.8",
28-
"@storybook/cli": "10.0.6",
28+
"@storybook/cli": "10.0.8",
2929
"@storybook/react": "8.6.14",
3030
"@storybook/react-webpack5": "8.6.14",
3131
"@testing-library/cypress": "^10.1.0",
@@ -50,7 +50,7 @@
5050
"eslint-plugin-cypress": "^3.6.0",
5151
"eslint-plugin-import": "^2.32.0",
5252
"eslint-plugin-jest": "^28.13.0",
53-
"eslint-plugin-jsdoc": "^61.1.12",
53+
"eslint-plugin-jsdoc": "^61.2.1",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
5555
"eslint-plugin-prettier": "5.5.4",
5656
"eslint-plugin-react": "^7.37.5",
@@ -59,11 +59,11 @@
5959
"http-proxy-middleware": "^3.0.5",
6060
"jest": "^30.2.0",
6161
"jest-environment-jsdom": "^30.2.0",
62-
"js-yaml": "^4.0.0",
62+
"js-yaml": "^4.1.1",
6363
"json": "^11.0.0",
6464
"messageformat-parser": "^4.1.3",
6565
"mini-css-extract-plugin": "^2.9.4",
66-
"mjml": "^4.16.1",
66+
"mjml": "^4.17.1",
6767
"mkdirp": "^3.0.1",
6868
"nib": "^1.2.0",
6969
"pg": "^8.16.3",
@@ -92,7 +92,7 @@
9292
"@formatjs/intl-relativetimeformat": "^11.4.13",
9393
"@reduxjs/toolkit": "^2.10.1",
9494
"@sentry/integrations": "^7.114.0",
95-
"@sentry/react": "^10.24.0",
95+
"@sentry/react": "^10.25.0",
9696
"@tippyjs/react": "^4.2.6",
9797
"apexcharts": "^5.3.6",
9898
"autobind-decorator": "^2.4.0",

0 commit comments

Comments
 (0)