Skip to content

Commit a45e36d

Browse files
Bump chromatic from 10.9.5 to 11.0.0
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 10.9.5 to 11.0.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@v10.9.5...v11.0.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82f49f8 commit a45e36d

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

apps/dine-pleiepenger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@storybook/nextjs": "7.6.16",
5151
"@storybook/react": "7.6.16",
5252
"@storybook/test": "7.6.16",
53-
"chromatic": "10.9.5",
53+
"chromatic": "11.0.0",
5454
"classnames": "2.5.1",
5555
"dayjs": "1.11.10",
5656
"eslint-plugin-storybook": "0.6.15",

apps/omsorgspengerutbetaling-soknad/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/react-dom": "18.2.19",
6666
"@types/react-router-dom": "5.3.3",
6767
"babel-polyfill": "6.26.0",
68-
"chromatic": "10.9.5",
68+
"chromatic": "11.0.0",
6969
"cross-env": "7.0.3",
7070
"eslint-plugin-storybook": "0.6.15",
7171
"express-rate-limit": "7.1.5",

packages/sif-common-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@storybook/preset-create-react-app": "7.6.16",
2626
"@storybook/react": "7.6.16",
2727
"@storybook/testing-library": "0.2.2",
28-
"chromatic": "10.9.5",
28+
"chromatic": "11.0.0",
2929
"copyfiles": "2.4.1",
3030
"dayjs": "1.11.10",
3131
"intl": "1.2.5",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -3162,7 +3162,7 @@ __metadata:
31623162
"@storybook/react": 7.6.16
31633163
"@storybook/test": 7.6.16
31643164
axios: 1.6.7
3165-
chromatic: 10.9.5
3165+
chromatic: 11.0.0
31663166
classnames: 2.5.1
31673167
dayjs: 1.11.10
31683168
eslint-plugin-storybook: 0.6.15
@@ -3618,7 +3618,7 @@ __metadata:
36183618
axios: 1.6.7
36193619
babel-polyfill: 6.26.0
36203620
busboy: 1.6.0
3621-
chromatic: 10.9.5
3621+
chromatic: 11.0.0
36223622
compression: 1.7.4
36233623
cookie-parser: 1.4.6
36243624
cross-env: 7.0.3
@@ -4213,7 +4213,7 @@ __metadata:
42134213
"@storybook/preset-create-react-app": 7.6.16
42144214
"@storybook/react": 7.6.16
42154215
"@storybook/testing-library": 0.2.2
4216-
chromatic: 10.9.5
4216+
chromatic: 11.0.0
42174217
classnames: 2.5.1
42184218
copyfiles: 2.4.1
42194219
dayjs: 1.11.10
@@ -10354,9 +10354,9 @@ __metadata:
1035410354
languageName: node
1035510355
linkType: hard
1035610356

10357-
"chromatic@npm:10.9.5":
10358-
version: 10.9.5
10359-
resolution: "chromatic@npm:10.9.5"
10357+
"chromatic@npm:11.0.0":
10358+
version: 11.0.0
10359+
resolution: "chromatic@npm:11.0.0"
1036010360
peerDependencies:
1036110361
"@chromatic-com/cypress": ^0.5.2 || ^1.0.0
1036210362
"@chromatic-com/playwright": ^0.5.2 || ^1.0.0
@@ -10369,7 +10369,7 @@ __metadata:
1036910369
chroma: dist/bin.js
1037010370
chromatic: dist/bin.js
1037110371
chromatic-cli: dist/bin.js
10372-
checksum: 37c6fbb8be01e5d1c15ff1d7087304f4a050a553eff2c2bca87b077830e94d345cdce4e360a52b88c7b092754685f1fcaef93e79a4b7b588b6685a48b9354cc0
10372+
checksum: 0bffdc5d1218ea941bd1cad04430a50240f2bbf38f89d08e8c00ce385865d758f54ab331647202d040f42a84bec16901cf844c4997dcc97f1b412e886b9ade5c
1037310373
languageName: node
1037410374
linkType: hard
1037510375

0 commit comments

Comments
 (0)