Skip to content

Commit 59f5418

Browse files
committed
chore(deps): update testing-library
1 parent c9645fb commit 59f5418

File tree

3 files changed

+111
-161
lines changed

3 files changed

+111
-161
lines changed

packages/utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
},
4242
"devDependencies": {
4343
"@design-systems/cli": "link:../cli",
44-
"@testing-library/jest-dom": "4.0.0",
45-
"@testing-library/react": "8.0.7",
46-
"@testing-library/react-hooks": "1.1.0",
44+
"@testing-library/jest-dom": "5.12.0",
45+
"@testing-library/react": "11.2.6",
46+
"@testing-library/react-hooks": "5.1.2",
4747
"@types/classnames": "2.2.11",
4848
"@types/react-dom": "16.9.0",
4949
"auto": "10.18.3",

plugins/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@design-systems/plugin": "link:../../packages/plugin",
2727
"@jest/transform": "26.3.0",
2828
"@jest/types": "26.3.0",
29-
"@testing-library/jest-dom": "5.11.4",
29+
"@testing-library/jest-dom": "5.12.0",
3030
"@types/jest": "26.0.20",
3131
"babel-plugin-istanbul": "6.0.0",
3232
"env-ci": "5.0.2",

0 commit comments

Comments
 (0)