Skip to content

Commit cd702f3

Browse files
build(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.1 in /workspaces/github-marketplace (#331)
build(deps-dev): bump @testing-library/user-event Bumps [@testing-library/user-event](https://github.com/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/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd594e5 commit cd702f3

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/user-event` to `^14.6.1`.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@testing-library/dom": "^10.4.0",
5858
"@testing-library/jest-dom": "^6.6.3",
5959
"@testing-library/react": "^16.0.1",
60-
"@testing-library/user-event": "^14.5.2",
60+
"@testing-library/user-event": "^14.6.1",
6161
"@types/jest": "*",
6262
"@types/node": "*",
6363
"@types/react-dom": "^18.3.1"

workspaces/github-marketplace/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6374,7 +6374,7 @@ __metadata:
63746374
"@testing-library/dom": "npm:^10.4.0"
63756375
"@testing-library/jest-dom": "npm:^6.6.3"
63766376
"@testing-library/react": "npm:^16.0.1"
6377-
"@testing-library/user-event": "npm:^14.5.2"
6377+
"@testing-library/user-event": "npm:^14.6.1"
63786378
"@types/jest": "npm:*"
63796379
"@types/node": "npm:*"
63806380
"@types/react-dom": "npm:^18.3.1"
@@ -8088,12 +8088,12 @@ __metadata:
80888088
languageName: node
80898089
linkType: hard
80908090

8091-
"@testing-library/user-event@npm:^14.5.2":
8092-
version: 14.5.2
8093-
resolution: "@testing-library/user-event@npm:14.5.2"
8091+
"@testing-library/user-event@npm:^14.6.1":
8092+
version: 14.6.1
8093+
resolution: "@testing-library/user-event@npm:14.6.1"
80948094
peerDependencies:
80958095
"@testing-library/dom": ">=7.21.4"
8096-
checksum: 10/49821459d81c6bc435d97128d6386ca24f1e4b3ba8e46cb5a96fe3643efa6e002d88c1b02b7f2ec58da593e805c59b78d7fdf0db565c1f02ba782f63ee984040
8096+
checksum: 10/34b74fff56a0447731a94b40d4cf246deb8dbc1c1e3aec93acd1c3377a760bb062e979f1572bb34ec164ad28ee2a391744b42d0d6d6cc16c4ce527e5e09610e1
80978097
languageName: node
80988098
linkType: hard
80998099

0 commit comments

Comments
 (0)