Skip to content

Commit 1e12e98

Browse files
Bump @testing-library/react in /Plan/react/dashboard (#4435)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.1 to 16.3.2. - [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.1...v16.3.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97182fe commit 1e12e98

2 files changed

Lines changed: 5 additions & 5 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/react": "^6.1.20",
2020
"@highcharts/map-collection": "^2.3.2",
2121
"@testing-library/jest-dom": "^6.9.1",
22-
"@testing-library/react": "^16.3.1",
22+
"@testing-library/react": "^16.3.2",
2323
"@testing-library/user-event": "^14.6.1",
2424
"@uiw/react-color-chrome": "^2.9.2",
2525
"@uiw/react-color-wheel": "^2.9.2",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,10 +1308,10 @@
13081308
picocolors "^1.1.1"
13091309
redent "^3.0.0"
13101310

1311-
"@testing-library/react@^16.3.1":
1312-
version "16.3.1"
1313-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8"
1314-
integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==
1311+
"@testing-library/react@^16.3.2":
1312+
version "16.3.2"
1313+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
1314+
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
13151315
dependencies:
13161316
"@babel/runtime" "^7.12.5"
13171317

0 commit comments

Comments
 (0)