Skip to content

Commit 0e32dbe

Browse files
Update testing-library monorepo
1 parent e140f09 commit 0e32dbe

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

packages/koenig-lexical/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"@storybook/react-vite": "8.6.12",
7575
"@storybook/test-runner": "^0.22.0",
7676
"@testing-library/dom": "10.4.0",
77-
"@testing-library/jest-dom": "6.5.0",
78-
"@testing-library/react": "16.0.0",
77+
"@testing-library/jest-dom": "6.6.3",
78+
"@testing-library/react": "16.3.0",
7979
"@tryghost/color-utils": "0.2.2",
8080
"@tryghost/helpers": "1.1.90",
8181
"@tryghost/kg-clean-basic-html": "4.2.1",

yarn.lock

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3707,10 +3707,23 @@
37073707
lodash "^4.17.21"
37083708
redent "^3.0.0"
37093709

3710-
"@testing-library/[email protected]":
3711-
version "16.0.0"
3712-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.0.tgz#0a1e0c7a3de25841c3591b8cb7fb0cf0c0a27321"
3713-
integrity sha512-guuxUKRWQ+FgNX0h0NS0FIq3Q3uLtWVpBzcLOggmfMoUpgBnzBzvLLd4fbm6yS8ydJd94cIfY4yP9qUQjM2KwQ==
3710+
"@testing-library/[email protected]":
3711+
version "6.6.3"
3712+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
3713+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
3714+
dependencies:
3715+
"@adobe/css-tools" "^4.4.0"
3716+
aria-query "^5.0.0"
3717+
chalk "^3.0.0"
3718+
css.escape "^1.5.1"
3719+
dom-accessibility-api "^0.6.3"
3720+
lodash "^4.17.21"
3721+
redent "^3.0.0"
3722+
3723+
"@testing-library/[email protected]":
3724+
version "16.3.0"
3725+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
3726+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
37143727
dependencies:
37153728
"@babel/runtime" "^7.12.5"
37163729

0 commit comments

Comments
 (0)