Skip to content

Commit

Permalink
Update dependency @storybook/test-runner to ^0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent 82d07a9 commit ff800d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/koenig-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@storybook/builder-vite": "^8.5.0",
"@storybook/react": "^8.5.0",
"@storybook/react-vite": "^8.5.0",
"@storybook/test-runner": "^0.21.0",
"@storybook/test-runner": "^0.22.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3498,10 +3498,10 @@
"@storybook/react-dom-shim" "8.5.0"
"@storybook/theming" "8.5.0"

"@storybook/test-runner@^0.21.0":
version "0.21.0"
resolved "https://registry.yarnpkg.com/@storybook/test-runner/-/test-runner-0.21.0.tgz#31e7a6878e15a3f4d5555c57a135dd4d13fce9c4"
integrity sha512-aG2QvKXSIjMN1CA9PJK/esnidZWgt1gAkfo9Kqf8+NqBSsmP/2GyL5vxu1lkRFO/4qCv5JenNZ5Uj6ie4b2oag==
"@storybook/test-runner@^0.22.0":
version "0.22.0"
resolved "https://registry.yarnpkg.com/@storybook/test-runner/-/test-runner-0.22.0.tgz#0b7ca84f9140594a7f8da24fb9e839c97046b0d0"
integrity sha512-fKY6MTE/bcvMaulKXy+z0fPmRXJx1REkYMOMcGn8zn6uffyBigGgaVf/sZ+AZfibwvjzg/StWhJ9HvAM8pc14g==
dependencies:
"@babel/core" "^7.22.5"
"@babel/generator" "^7.22.5"
Expand Down

0 comments on commit ff800d9

Please sign in to comment.