Skip to content

Commit

Permalink
chore: update dependency chromatic to ^10.6.1 (#4239)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent aa35210 commit b912fce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"babel-loader": "^9.1.3",
"babel-plugin-polyfill-corejs2": "^0.4.8",
"babel-plugin-polyfill-regenerator": "^0.5.5",
"chromatic": "^10.6.0",
"chromatic": "^10.6.1",
"ecma-version-validator-webpack-plugin": "^1.2.1",
"eslint": "^8.56.0",
"eslint-config-smarthr": "^6.16.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4984,10 +4984,10 @@ chownr@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"

chromatic@^10.6.0:
version "10.6.0"
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-10.6.0.tgz#cb80de089832d50a3e1a008bdae0157eed8fee7d"
integrity sha512-pT8t0lbY6TCf33klkVGvZGgOcse8Tmzd/Y9LLP/XA53fK6sedlRxNEdJkIkV+/c2yKMEPqpmifpcfmHL35LKtw==
chromatic@^10.6.1:
version "10.6.1"
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-10.6.1.tgz#26dcc49420c676f227bfced8c0e5d49ed7abf06c"
integrity sha512-bd4C5sEEtN83uUmbc4Fu+x7+lJIPdMUdu4D6HRDQEIDl/Tatc8+By4bZluH1pzg/MbP9vllkL6Ua9vF4EEA7VA==

chrome-remote-interface@^0.32.2:
version "0.32.2"
Expand Down

0 comments on commit b912fce

Please sign in to comment.