Skip to content

Commit 2c8c4ab

Browse files
chore(deps-dev): bump the jest group with 1 update (#1468)
Bumps the jest group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). - [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@v14.1.0...v14.1.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b6b48f commit 2c8c4ab

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@swc/core": "^1.3.96",
4242
"@swc/jest": "^0.2.29",
4343
"@testing-library/jest-dom": "6.1.4",
44-
"@testing-library/react": "14.1.0",
44+
"@testing-library/react": "14.1.2",
4545
"@testing-library/user-event": "^14.5.1",
4646
"@tsconfig/node16": "^16.1.1",
4747
"@types/jest": "^29.5.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6646,17 +6646,17 @@ __metadata:
66466646
languageName: node
66476647
linkType: hard
66486648

6649-
"@testing-library/react@npm:14.1.0":
6650-
version: 14.1.0
6651-
resolution: "@testing-library/react@npm:14.1.0"
6649+
"@testing-library/react@npm:14.1.2":
6650+
version: 14.1.2
6651+
resolution: "@testing-library/react@npm:14.1.2"
66526652
dependencies:
66536653
"@babel/runtime": ^7.12.5
66546654
"@testing-library/dom": ^9.0.0
66556655
"@types/react-dom": ^18.0.0
66566656
peerDependencies:
66576657
react: ^18.0.0
66586658
react-dom: ^18.0.0
6659-
checksum: e76681911947f0981a1a72802ea01abeacdc4973c62deaf19c206cb9ff8d23eff5e3888c572303614686f029ee8a2a2dad6d0f0a9fb222944dbd9e0ea573b248
6659+
checksum: 0269903e53412cf96fddb55c8a97a9987a89c3308d71fa1418fe61c47d275445e7044c5387f57cf39b8cda319a41623dbad2cce7a17016aed3a9e85185aac75a
66606660
languageName: node
66616661
linkType: hard
66626662

@@ -10028,7 +10028,7 @@ __metadata:
1002810028
"@swc/core": ^1.3.96
1002910029
"@swc/jest": ^0.2.29
1003010030
"@testing-library/jest-dom": 6.1.4
10031-
"@testing-library/react": 14.1.0
10031+
"@testing-library/react": 14.1.2
1003210032
"@testing-library/user-event": ^14.5.1
1003310033
"@tsconfig/node16": ^16.1.1
1003410034
"@types/jest": ^29.5.8

0 commit comments

Comments
 (0)