Skip to content

Commit 3c41703

Browse files
fix(deps): update testing-library monorepo
1 parent cb3a37c commit 3c41703

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"@ionic/react": "6.3.6",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "6.3.6",
11-
"@testing-library/jest-dom": "5.16.5",
11+
"@testing-library/jest-dom": "5.17.0",
1212
"@testing-library/react": "13.4.0",
13-
"@testing-library/user-event": "14.4.3",
13+
"@testing-library/user-event": "14.6.0",
1414
"@types/jest": "28.1.8",
1515
"@types/node": "18.11.9",
1616
"@types/react": "18.0.25",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,10 +1884,10 @@
18841884
lz-string "^1.4.4"
18851885
pretty-format "^27.0.2"
18861886

1887-
"@testing-library/jest-dom@5.16.5":
1888-
version "5.16.5"
1889-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
1890-
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
1887+
"@testing-library/jest-dom@5.17.0":
1888+
version "5.17.0"
1889+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
1890+
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
18911891
dependencies:
18921892
"@adobe/css-tools" "^4.0.1"
18931893
"@babel/runtime" "^7.9.2"
@@ -1908,10 +1908,10 @@
19081908
"@testing-library/dom" "^8.5.0"
19091909
"@types/react-dom" "^18.0.0"
19101910

1911-
"@testing-library/user-event@14.4.3":
1912-
version "14.4.3"
1913-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
1914-
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
1911+
"@testing-library/user-event@14.6.0":
1912+
version "14.6.0"
1913+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.0.tgz#6748ec1ac6df9291e92b6abc0f3530b3842bf34d"
1914+
integrity sha512-+jsfK7kVJbqnCYtLTln8Ja/NmVrZRwBJHmHR9IxIVccMWSOZ6Oy0FkDJNeyVu4QSpMNmRfy10Xb76ObRDlWWBQ==
19151915

19161916
"@tootallnate/once@1":
19171917
version "1.1.2"

0 commit comments

Comments
 (0)