Skip to content

Commit 65f2860

Browse files
Bump @testing-library/jest-dom in /Plan/react/dashboard
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.3 to 6.7.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@v6.6.3...v6.7.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efb01e0 commit 65f2860

2 files changed

Lines changed: 6 additions & 15 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@fullcalendar/interaction": "^6.1.17",
2020
"@fullcalendar/react": "^6.1.17",
2121
"@highcharts/map-collection": "^2.3.1",
22-
"@testing-library/jest-dom": "^6.6.3",
22+
"@testing-library/jest-dom": "^6.7.0",
2323
"@testing-library/react": "^16.3.0",
2424
"@testing-library/user-event": "^14.6.1",
2525
"axios": "^1.10.0",

Plan/react/dashboard/yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,17 +1242,16 @@
12421242
dependencies:
12431243
tslib "^2.8.0"
12441244

1245-
"@testing-library/jest-dom@^6.6.3":
1246-
version "6.6.3"
1247-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
1248-
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
1245+
"@testing-library/jest-dom@^6.7.0":
1246+
version "6.7.0"
1247+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.7.0.tgz#cff6452ba03b215c16d97b48adfc4e1ac54c3e03"
1248+
integrity sha512-RI2e97YZ7MRa+vxP4UUnMuMFL2buSsf0ollxUbTgrbPLKhMn8KVTx7raS6DYjC7v1NDVrioOvaShxsguLNISCA==
12491249
dependencies:
12501250
"@adobe/css-tools" "^4.4.0"
12511251
aria-query "^5.0.0"
1252-
chalk "^3.0.0"
12531252
css.escape "^1.5.1"
12541253
dom-accessibility-api "^0.6.3"
1255-
lodash "^4.17.21"
1254+
picocolors "^1.1.1"
12561255
redent "^3.0.0"
12571256

12581257
"@testing-library/react@^16.3.0":
@@ -1496,14 +1495,6 @@ caniuse-lite@^1.0.30001669:
14961495
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz#0eca437bab7d5f03452ff0ef9de8299be6b08e16"
14971496
integrity sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==
14981497

1499-
chalk@^3.0.0:
1500-
version "3.0.0"
1501-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
1502-
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
1503-
dependencies:
1504-
ansi-styles "^4.1.0"
1505-
supports-color "^7.1.0"
1506-
15071498
chalk@^4.0.2, chalk@^4.1.0:
15081499
version "4.1.2"
15091500
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"

0 commit comments

Comments
 (0)