Skip to content

Commit caae2fc

Browse files
authored
Merge pull request #2138 from Bedrock-Layouts/dependabot/npm_and_yarn/chromaui/addon-visual-tests-0.0.102
2 parents 7dd6f80 + 6a50e57 commit caae2fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@babel/preset-typescript": "^7.16.7",
6161
"@bedrock-layout/css": "^2.2.4",
6262
"@bedrock-layout/register-resize-callback": "^2.0.0",
63-
"@chromaui/addon-visual-tests": "^0.0.100",
63+
"@chromaui/addon-visual-tests": "^0.0.102",
6464
"@nrwl/nx-cloud": "^16.1.0",
6565
"@solidjs/router": "^0.8.2",
6666
"@storybook/addon-actions": "^7.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1223,10 +1223,10 @@
12231223
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
12241224
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
12251225

1226-
"@chromaui/addon-visual-tests@^0.0.100":
1227-
version "0.0.100"
1228-
resolved "https://registry.yarnpkg.com/@chromaui/addon-visual-tests/-/addon-visual-tests-0.0.100.tgz#2d92b41d9139019241da5270069397248457339a"
1229-
integrity sha512-7HH2ywt4jwh20DXz696k1p6ZI/g9hNldaXYkedJ5zsFOoqEVsxwkysLRXoLWspKCbhDzY3KsjOSUur+VrOHqMQ==
1226+
"@chromaui/addon-visual-tests@^0.0.102":
1227+
version "0.0.102"
1228+
resolved "https://registry.yarnpkg.com/@chromaui/addon-visual-tests/-/addon-visual-tests-0.0.102.tgz#46d38d1a4b1ffe7d14513fd898d88c2d107b8163"
1229+
integrity sha512-uNx9bGjCRp2TmxyG3w1xeEEEyy+zYRhXLpYqISmU3RSk8kf950h/1E4hp7SheAHlBMiq9nOZK1rB+MQIpAgmuQ==
12301230
dependencies:
12311231
"@storybook/design-system" "^7.15.15"
12321232
"@urql/exchange-auth" "^2.1.6"

0 commit comments

Comments
 (0)