Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit d0de1b0

Browse files
author
Greg Rickaby
authored
Merge pull request #89 from WebDevStudios/dependabot/npm_and_yarn/chromatic-5.6.0
Bump chromatic from 5.5.0 to 5.6.0
2 parents 3d1b529 + f93b43f commit d0de1b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@storybook/react": "^6.1.14",
5555
"algoliasearch": "^4.8.3",
5656
"babel-loader": "^8.2.2",
57-
"chromatic": "^5.5.0",
57+
"chromatic": "^5.6.0",
5858
"dayjs": "^1.10.3",
5959
"deepmerge": "^4.2.2",
6060
"eslint": "^7.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4417,10 +4417,10 @@ chownr@^2.0.0:
44174417
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
44184418
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
44194419

4420-
chromatic@^5.5.0:
4421-
version "5.5.0"
4422-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-5.5.0.tgz#664808ae41c662560a475004e6353847a9c13ed3"
4423-
integrity sha512-MaSyaNO4uIx7Ve+uMEBYDgkQKMi8iQdg62kHfpum5QDSlxXTUreQYSaUM1P66ud7uFcmS4Sq+csWTY2LjT3F+g==
4420+
chromatic@^5.6.0:
4421+
version "5.6.0"
4422+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-5.6.0.tgz#a2bf53851160ac6e33397986d83e9fff7ad3175d"
4423+
integrity sha512-IHBGD9y9aWxJBMWa9Wl5d7YNORt2NjpZRVskU/M6xPd+PFgLPhyVn7/6nzF1CF5j4Zh9zzTXL2/GbDfqQ2Dr/A==
44244424
dependencies:
44254425
"@actions/core" "^1.2.4"
44264426
"@actions/github" "^4.0.0"

0 commit comments

Comments
 (0)