Skip to content

Commit 37a6d6b

Browse files
Bump @testing-library/react in /Plan/react/dashboard
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.0 to 16.3.1. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd287a3 commit 37a6d6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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/react": "^6.1.19",
2020
"@highcharts/map-collection": "^2.3.1",
2121
"@testing-library/jest-dom": "^6.8.0",
22-
"@testing-library/react": "^16.3.0",
22+
"@testing-library/react": "^16.3.1",
2323
"@testing-library/user-event": "^14.6.1",
2424
"@uiw/react-color-chrome": "^2.8.0",
2525
"@uiw/react-color-wheel": "^2.8.0",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,10 +1223,10 @@
12231223
picocolors "^1.1.1"
12241224
redent "^3.0.0"
12251225

1226-
"@testing-library/react@^16.3.0":
1227-
version "16.3.0"
1228-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
1229-
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
1226+
"@testing-library/react@^16.3.1":
1227+
version "16.3.1"
1228+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
1229+
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
12301230
dependencies:
12311231
"@babel/runtime" "^7.12.5"
12321232

0 commit comments

Comments
 (0)