Skip to content

Commit

Permalink
Merge pull request #753 from Samfundet/752-upgrade-chromatic
Browse files Browse the repository at this point in the history
Upgrade chromatic.
  • Loading branch information
emilte authored Oct 13, 2023
2 parents 807e889 + d7a4d54 commit 5c67b13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@typescript-eslint/parser": "^5",
"@vitejs/plugin-react": "^2",
"babel-plugin-named-exports-order": "^0",
"chromatic": "^6",
"chromatic": "^7",
"cypress": "^12",
"cypress-vite": "^1",
"eslint": "^8",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5844,10 +5844,10 @@ chownr@^2.0.0:
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==

chromatic@^6:
version "6.24.1"
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.24.1.tgz#848209706b423a78fe4876505a5dca3deb8e8b4c"
integrity sha512-XbpdWWHvFpEHtcq1Km71UcuQ07effB+8q8L47E1Y7HJmJ4ZCoKCuPd8liNrbnvwEAxqfBZvTcONYU/3BPz2i5w==
chromatic@^7:
version "7.4.0"
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-7.4.0.tgz#f53dc86aabb79618b8e0f532b50486db380c6068"
integrity sha512-ORsoNgXiAxIEvbdVEqOu4lMZuVMGoM3kiO/toTrAEdh0ej9jIMm2VYqvGVdYGgIWO0xOD9Bn6A34gGeqCsZ1lQ==

chrome-trace-event@^1.0.2:
version "1.0.3"
Expand Down

0 comments on commit 5c67b13

Please sign in to comment.