Skip to content

Commit 27c92b1

Browse files
chore(deps-dev): bump @testing-library/jest-dom and @types/testing-library__jest-dom (#37)
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.16.5 to 5.17.0 - [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.16.5...v5.17.0) Updates `@types/testing-library__jest-dom` from 5.14.5 to 5.14.9 - [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:development update-type: version-update:semver-minor - dependency-name: "@types/testing-library__jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 698cea9 commit 27c92b1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"@lingui/loader": "4.3.0",
3333
"@lingui/macro": "4.3.0",
3434
"@lingui/swc-plugin": "4.0.4",
35-
"@testing-library/jest-dom": "5.16.5",
35+
"@testing-library/jest-dom": "5.17.0",
3636
"@testing-library/react": "14.0.0",
3737
"@testing-library/user-event": "14.4.3",
3838
"@types/jest": "29.5.0",
3939
"@types/langs": "2.0.1",
4040
"@types/node": "20.4.5",
4141
"@types/react": "18.2.17",
4242
"@types/react-dom": "18.2.7",
43-
"@types/testing-library__jest-dom": "5.14.5",
43+
"@types/testing-library__jest-dom": "5.14.9",
4444
"autoprefixer": "10.4.14",
4545
"eslint": "8.46.0",
4646
"eslint-config-next": "13.4.12",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)