Skip to content

Commit

Permalink
Bump the storybook group in /frontend-react with 2 updates (#16957)
Browse files Browse the repository at this point in the history
Bumps the storybook group in /frontend-react with 2 updates: [chromatic](https://github.com/chromaui/chromatic-cli) and [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook).


Updates `chromatic` from 11.20.2 to 11.22.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v11.20.2...v11.22.0)

Updates `eslint-plugin-storybook` from 0.11.1 to 0.11.2
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 6aa6f66 commit 9fbaa6c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.3",
"browserslist-useragent-regexp": "^4.1.3",
"chromatic": "^11.20.2",
"chromatic": "^11.22.0",
"cross-env": "^7.0.3",
"dotenv-flow": "^4.1.0",
"eslint": "^9.17.0",
Expand All @@ -164,7 +164,7 @@
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-storybook": "^0.11.1",
"eslint-plugin-storybook": "^0.11.2",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-vitest": "^0.5.4",
"globals": "^15.14.0",
Expand Down
22 changes: 11 additions & 11 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4230,9 +4230,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^11.20.2":
version: 11.20.2
resolution: "chromatic@npm:11.20.2"
"chromatic@npm:^11.22.0":
version: 11.22.0
resolution: "chromatic@npm:11.22.0"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -4245,7 +4245,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: fb1732aa78b42ee18934a40b53c7e09a701f3a6a75cb4323a1c449a5488178da0774e7063a281349d09cfa1cf57e275c9363e3d58af850cd93f1388caf9461ad
checksum: 7ec1d7000f30356f99210b086b04ad1041ab254fe06bb27294e762b57816ce998bf29666d4641a6555fdac46ecb474fde024e4fbc4af101ee666dac33fde6a87
languageName: node
linkType: hard

Expand Down Expand Up @@ -5702,16 +5702,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:^0.11.1":
version: 0.11.1
resolution: "eslint-plugin-storybook@npm:0.11.1"
"eslint-plugin-storybook@npm:^0.11.2":
version: 0.11.2
resolution: "eslint-plugin-storybook@npm:0.11.2"
dependencies:
"@storybook/csf": ^0.1.11
"@typescript-eslint/utils": ^8.8.1
ts-dedent: ^2.2.0
peerDependencies:
eslint: ">=6"
checksum: 8b8eb30b598f3c44c2bbf921e318215338f1159c1fba2d2f6cd5bc0b2ec14515655cf1760b5e11355baddabc2ac8446d4dc18ee6df6d2252555b126ff649a421
eslint: ">=8"
checksum: 04dab47b676db57aa6c2325d4ab66283f5970133a2615cc68a97e42cb4ae1c79317e6db73bcfc24468e146bdff4c9ffe90a368bf2bcb67593954485f058b33ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -9855,7 +9855,7 @@ __metadata:
axios: ^1.7.9
browserslist: ^4.24.3
browserslist-useragent-regexp: ^4.1.3
chromatic: ^11.20.2
chromatic: ^11.22.0
classnames: ^2.5.1
cross-env: ^7.0.3
date-fns: ^4.1.0
Expand All @@ -9872,7 +9872,7 @@ __metadata:
eslint-plugin-react: ^7.37.3
eslint-plugin-react-hooks: ^5.1.0
eslint-plugin-react-refresh: ^0.4.16
eslint-plugin-storybook: ^0.11.1
eslint-plugin-storybook: ^0.11.2
eslint-plugin-testing-library: ^7.1.1
eslint-plugin-vitest: ^0.5.4
export-to-csv-fix-source-map: ^0.2.1
Expand Down

0 comments on commit 9fbaa6c

Please sign in to comment.