Skip to content

Commit a3da71d

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.6
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.6. - [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@v6.4.2...v6.4.6) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76e3c0f commit a3da71d

3 files changed

Lines changed: 12 additions & 78 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/jason89521/daxus"
77
},
88
"devDependencies": {
9-
"@testing-library/jest-dom": "^6.4.2",
9+
"@testing-library/jest-dom": "^6.4.6",
1010
"@testing-library/react": "^15.0.7",
1111
"@types/react": "^18.3.2",
1212
"@types/react-dom": "^18.3.0",

packages/daxus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"immer": "^10.0.4"
3737
},
3838
"devDependencies": {
39-
"@testing-library/jest-dom": "^6.4.2",
39+
"@testing-library/jest-dom": "^6.4.6",
4040
"@testing-library/react": "^15.0.7",
4141
"@types/react": "^18.3.2",
4242
"@types/react-dom": "^18.3.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)