Skip to content

Commit baa5245

Browse files
build(deps): bump @testing-library/jest-dom and @types/testing-library__jest-dom
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom). These dependencies needed to be updated together. Updates `@testing-library/jest-dom` from 5.11.9 to 5.16.5 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.11.9...v5.16.5) Updates `@types/testing-library__jest-dom` from 5.9.5 to 5.14.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/testing-library__jest-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42727c2 commit baa5245

File tree

2 files changed

+182
-67
lines changed

2 files changed

+182
-67
lines changed

packages/dev-frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@ledgerhq/devices": "^7.0.0",
1414
"@popperjs/core": "2.9.1",
1515
"@testing-library/dom": "7.30.0",
16-
"@testing-library/jest-dom": "5.11.9",
16+
"@testing-library/jest-dom": "5.16.5",
1717
"@testing-library/react": "11.2.5",
1818
"@testing-library/user-event": "12.8.3",
1919
"@tippyjs/react": "4.2.5",
@@ -22,7 +22,7 @@
2222
"@types/react-copy-to-clipboard": "5.0.0",
2323
"@types/react-dom": "17.0.2",
2424
"@types/react-router-dom": "5.1.7",
25-
"@types/testing-library__jest-dom": "5.9.5",
25+
"@types/testing-library__jest-dom": "5.14.5",
2626
"@types/testing-library__react": "10.2.0",
2727
"@types/testing-library__user-event": "4.2.0",
2828
"@web3-onboard/core": "^2.5.0",

0 commit comments

Comments
 (0)