Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tevanoff committed Jan 26, 2024
1 parent 283026a commit 17ea4ed
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@types/node-fetch": "^2.6.6",
"auto": "^10.3.0",
"babel-jest": "^27.0.6",
"chromatic": "^10.6.0",
"concurrently": "^7.0.0",
"cypress": "^13.6.1",
"eslint": "^7.32.0",
Expand Down
20 changes: 20 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4080,6 +4080,7 @@ __metadata:
"@types/node-fetch": "npm:^2.6.6"
auto: "npm:^10.3.0"
babel-jest: "npm:^27.0.6"
chromatic: "npm:^10.6.0"
concurrently: "npm:^7.0.0"
cypress: "npm:^13.6.1"
eslint: "npm:^7.32.0"
Expand Down Expand Up @@ -9725,6 +9726,25 @@ __metadata:
languageName: unknown
linkType: soft

"chromatic@npm:^10.6.0":
version: 10.6.0
resolution: "chromatic@npm:10.6.0"
peerDependencies:
chromatic-cypress: ^0.4.0 || ^1.0.0
chromatic-playwright: ^0.4.0 || ^1.0.0
peerDependenciesMeta:
chromatic-cypress:
optional: true
chromatic-playwright:
optional: true
bin:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 454f2ab6a801db98fb4ae82113788ad484fc98a4151f03d817f63940b7f649eb9a7d4a4ec8e3d90a8dc9f1b1241fd4628e84f475d9c32f7638d367f0c5d434e6
languageName: node
linkType: hard

"chrome-remote-interface@npm:^0.33.0":
version: 0.33.0
resolution: "chrome-remote-interface@npm:0.33.0"
Expand Down

0 comments on commit 17ea4ed

Please sign in to comment.