Skip to content

Commit 9c0a863

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps-dev): bump @testing-library/react from 16.2.0 to 16.3.0 in /workspaces/github-marketplace (#407)
* build(deps-dev): bump @testing-library/react Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.2.0 to 16.3.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.2.0...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent 3fd6776 commit 9c0a863

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-github-actions-marketplace': patch
3+
---
4+
5+
Updated dependency `@testing-library/react` to `^16.3.0`.

workspaces/github-marketplace/plugins/github-actions-marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@backstage/test-utils": "backstage:^",
5757
"@testing-library/dom": "^10.4.0",
5858
"@testing-library/jest-dom": "^6.6.3",
59-
"@testing-library/react": "^16.0.1",
59+
"@testing-library/react": "^16.3.0",
6060
"@testing-library/user-event": "^14.6.1",
6161
"@types/jest": "*",
6262
"@types/node": "*",

workspaces/github-marketplace/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5058,7 +5058,7 @@ __metadata:
50585058
"@material-ui/icons": "npm:^4.11.3"
50595059
"@testing-library/dom": "npm:^10.4.0"
50605060
"@testing-library/jest-dom": "npm:^6.6.3"
5061-
"@testing-library/react": "npm:^16.0.1"
5061+
"@testing-library/react": "npm:^16.3.0"
50625062
"@testing-library/user-event": "npm:^14.6.1"
50635063
"@types/jest": "npm:*"
50645064
"@types/node": "npm:*"
@@ -6161,9 +6161,9 @@ __metadata:
61616161
languageName: node
61626162
linkType: hard
61636163

6164-
"@testing-library/react@npm:^16.0.0, @testing-library/react@npm:^16.0.1":
6165-
version: 16.2.0
6166-
resolution: "@testing-library/react@npm:16.2.0"
6164+
"@testing-library/react@npm:^16.0.0, @testing-library/react@npm:^16.3.0":
6165+
version: 16.3.0
6166+
resolution: "@testing-library/react@npm:16.3.0"
61676167
dependencies:
61686168
"@babel/runtime": "npm:^7.12.5"
61696169
peerDependencies:
@@ -6177,7 +6177,7 @@ __metadata:
61776177
optional: true
61786178
"@types/react-dom":
61796179
optional: true
6180-
checksum: 10/cf10bfa9a363384e6861417696fff4a464a64f98ec6f0bb7f1fa7cbb550d075d23a2f6a943b7df85dded7bde3234f6ea6b6e36f95211f4544b846ea72c288289
6180+
checksum: 10/0ee9e31dd0d2396a924682d0e61a4ecc6bfab8eaff23dbf8a72c3c2ce22c116fa578148baeb4de75b968ef99d22e6e6aa0a00dba40286f71184918bb6bb5b06a
61816181
languageName: node
61826182
linkType: hard
61836183

0 commit comments

Comments
 (0)