Skip to content

Commit

Permalink
Merge pull request #795 from danskernesdigitalebibliotek/develop
Browse files Browse the repository at this point in the history
Release 2024.49.0
  • Loading branch information
kasperg authored Dec 3, 2024
2 parents 41958fd + 272c40c commit 6c2891c
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 143 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- run: yarn css:build

- name: Publish to Chromatic
uses: chromaui/action@v11.18.1
uses: chromaui/action@v11.19.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
projectToken: c6b96f9648b6
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@storybook/node-logger": "^8.3.6",
"@storybook/preset-create-react-app": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/react-webpack5": "^8.4.5",
"@storybook/react-webpack5": "^8.4.6",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.2",
Expand Down Expand Up @@ -88,8 +88,8 @@
"react-syntax-highlighter": "^15.6.1",
"sass": "1.78.0",
"skeleton-screen-css": "^1.1.0",
"storybook": "^8.4.5",
"stylelint": "^16.0.0",
"storybook": "^8.4.6",
"stylelint": "^16.11.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-prettier": "^5.0.2",
"stylelint-scss": "^6.10.0",
Expand Down
Loading

0 comments on commit 6c2891c

Please sign in to comment.