Skip to content

Commit 72116d4

Browse files
⬆️ Bump the testing group across 1 directory with 3 updates
Bumps the testing group with 3 updates in the / directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@testing-library/react](https://github.com/testing-library/react-testing-library) and [@testing-library/user-event](https://github.com/testing-library/user-event). Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3 - [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.2...v6.6.3) Updates `@testing-library/react` from 16.0.1 to 16.2.0 - [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.0.1...v16.2.0) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9bece6 commit 72116d4

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"@axe-core/playwright": "^4.9.1",
3737
"@playwright/test": "^1.45.0",
3838
"@testing-library/dom": "^10.2.0",
39-
"@testing-library/jest-dom": "^6.4.6",
40-
"@testing-library/react": "^16.0.0",
41-
"@testing-library/user-event": "^14.5.2",
39+
"@testing-library/jest-dom": "^6.6.3",
40+
"@testing-library/react": "^16.2.0",
41+
"@testing-library/user-event": "^14.6.1",
4242
"@types/jest": "^29.5.12",
4343
"@types/jest-axe": "^3.5.9",
4444
"@types/node": "^20.14.9",

Diff for: yarn.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -1651,9 +1651,9 @@ __metadata:
16511651
languageName: node
16521652
linkType: hard
16531653

1654-
"@testing-library/jest-dom@npm:^6.4.6":
1655-
version: 6.6.2
1656-
resolution: "@testing-library/jest-dom@npm:6.6.2"
1654+
"@testing-library/jest-dom@npm:^6.6.3":
1655+
version: 6.6.3
1656+
resolution: "@testing-library/jest-dom@npm:6.6.3"
16571657
dependencies:
16581658
"@adobe/css-tools": "npm:^4.4.0"
16591659
aria-query: "npm:^5.0.0"
@@ -1662,36 +1662,36 @@ __metadata:
16621662
dom-accessibility-api: "npm:^0.6.3"
16631663
lodash: "npm:^4.17.21"
16641664
redent: "npm:^3.0.0"
1665-
checksum: 10c0/1c51390f97063ce8b06a7267534aac0d6ac9b1f27042a0ae43ca52d886b32c9d2b0ff85e62e7cfeb7e1f089ef03c4d75fda4f2b7b1f08afb4bdb09a5d56566d9
1665+
checksum: 10c0/5566b6c0b7b0709bc244aec3aa3dc9e5f4663e8fb2b99d8cd456fc07279e59db6076cbf798f9d3099a98fca7ef4cd50e4e1f4c4dec5a60a8fad8d24a638a5bf6
16661666
languageName: node
16671667
linkType: hard
16681668

1669-
"@testing-library/react@npm:^16.0.0":
1670-
version: 16.0.1
1671-
resolution: "@testing-library/react@npm:16.0.1"
1669+
"@testing-library/react@npm:^16.2.0":
1670+
version: 16.2.0
1671+
resolution: "@testing-library/react@npm:16.2.0"
16721672
dependencies:
16731673
"@babel/runtime": "npm:^7.12.5"
16741674
peerDependencies:
16751675
"@testing-library/dom": ^10.0.0
1676-
"@types/react": ^18.0.0
1677-
"@types/react-dom": ^18.0.0
1678-
react: ^18.0.0
1679-
react-dom: ^18.0.0
1676+
"@types/react": ^18.0.0 || ^19.0.0
1677+
"@types/react-dom": ^18.0.0 || ^19.0.0
1678+
react: ^18.0.0 || ^19.0.0
1679+
react-dom: ^18.0.0 || ^19.0.0
16801680
peerDependenciesMeta:
16811681
"@types/react":
16821682
optional: true
16831683
"@types/react-dom":
16841684
optional: true
1685-
checksum: 10c0/67d05dec5ad5a2e6f92b6a3234af785435c7bb62bdbf12f3bfc89c9bca0c871a189e88c4ba023ed4cea504704c87c6ac7e86e24a3962df6c521ae89b62f48ff7
1685+
checksum: 10c0/7adaedaf237002b42e04a6261d2756074a19cbca0f0c79ba375660f618e123c0ee56256ced00aeb0bb7225ba1a8a81b92b692cca053521a21bb92a8cace1e4c6
16861686
languageName: node
16871687
linkType: hard
16881688

1689-
"@testing-library/user-event@npm:^14.5.2":
1690-
version: 14.5.2
1691-
resolution: "@testing-library/user-event@npm:14.5.2"
1689+
"@testing-library/user-event@npm:^14.6.1":
1690+
version: 14.6.1
1691+
resolution: "@testing-library/user-event@npm:14.6.1"
16921692
peerDependencies:
16931693
"@testing-library/dom": ">=7.21.4"
1694-
checksum: 10c0/68a0c2aa28a3c8e6eb05cafee29705438d7d8a9427423ce5064d44f19c29e89b5636de46dd2f28620fb10abba75c67130185bbc3aa23ac1163a227a5f36641e1
1694+
checksum: 10c0/75fea130a52bf320d35d46ed54f3eec77e71a56911b8b69a3fe29497b0b9947b2dc80d30f04054ad4ce7f577856ae3e5397ea7dff0ef14944d3909784c7a93fe
16951695
languageName: node
16961696
linkType: hard
16971697

@@ -2088,9 +2088,9 @@ __metadata:
20882088
"@navikt/oasis": "npm:^3.3.0"
20892089
"@playwright/test": "npm:^1.45.0"
20902090
"@testing-library/dom": "npm:^10.2.0"
2091-
"@testing-library/jest-dom": "npm:^6.4.6"
2092-
"@testing-library/react": "npm:^16.0.0"
2093-
"@testing-library/user-event": "npm:^14.5.2"
2091+
"@testing-library/jest-dom": "npm:^6.6.3"
2092+
"@testing-library/react": "npm:^16.2.0"
2093+
"@testing-library/user-event": "npm:^14.6.1"
20942094
"@types/jest": "npm:^29.5.12"
20952095
"@types/jest-axe": "npm:^3.5.9"
20962096
"@types/node": "npm:^20.14.9"

0 commit comments

Comments
 (0)