Skip to content

Commit

Permalink
chore: update dependency chromatic to ^10.2.0 (#4139)
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 Dec 26, 2023
1 parent fcf2190 commit 34f7816
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.7",
"babel-plugin-polyfill-regenerator": "^0.5.4",
"chromatic": "^10.1.0",
"chromatic": "^10.2.0",
"ecma-version-validator-webpack-plugin": "^1.2.1",
"eslint": "^8.56.0",
"eslint-config-smarthr": "^6.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4974,10 +4974,10 @@ chownr@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"

chromatic@^10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-10.1.0.tgz#d82f3045c297fb9a2d752aa1322d5fdb2cd3fd78"
integrity sha512-S+ztO8f1k/LckuzJKCqaTs6AfUQ0eLNT9kEoyCUwX7gkJnveQo5JStCfY55v30zogjRkHJpwqzEfSXl6AwO2tQ==
chromatic@^10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-10.2.0.tgz#04c96ce86c39a2ef54153bb5f98427912386c99b"
integrity sha512-UDVGWa2Fx9CLCpwnyfvFHGr0vGF0ooB1TugUdgOcjC9pJXiFa67i7oaXMyTfVRIFxlt/QkqOJwdqDqqlLFffCw==

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

0 comments on commit 34f7816

Please sign in to comment.