Skip to content

Commit

Permalink
build(deps-dev): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 i…
Browse files Browse the repository at this point in the history
…n /workspaces/upptime (#209)

build(deps-dev): bump @testing-library/jest-dom in /workspaces/upptime

Bumps [@testing-library/jest-dom](https://github.com/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)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 53255b4 commit 91c8cbb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions workspaces/upptime/.changeset/dependabot-45dd5cd.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@philips-software/backstage-plugin-upptime-frontend': patch
---

Updated dependency `@testing-library/jest-dom` to `^6.6.3`.
2 changes: 1 addition & 1 deletion workspaces/upptime/plugins/upptime-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@backstage/core-app-api": "backstage:^",
"@backstage/dev-utils": "backstage:^",
"@backstage/test-utils": "backstage:^",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^15.0.6",
"@types/node": "*",
"cross-fetch": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/upptime/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6436,7 +6436,7 @@ __metadata:
"@material-ui/core": "npm:^4.9.13"
"@material-ui/icons": "npm:^4.9.1"
"@material-ui/lab": "npm:^4.0.0-alpha.61"
"@testing-library/jest-dom": "npm:^6.6.2"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^15.0.6"
"@types/node": "npm:*"
cross-fetch: "npm:^4.0.0"
Expand Down Expand Up @@ -8060,9 +8060,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.6.2":
version: 6.6.2
resolution: "@testing-library/jest-dom@npm:6.6.2"
"@testing-library/jest-dom@npm:^6.6.3":
version: 6.6.3
resolution: "@testing-library/jest-dom@npm:6.6.3"
dependencies:
"@adobe/css-tools": "npm:^4.4.0"
aria-query: "npm:^5.0.0"
Expand All @@ -8071,7 +8071,7 @@ __metadata:
dom-accessibility-api: "npm:^0.6.3"
lodash: "npm:^4.17.21"
redent: "npm:^3.0.0"
checksum: 10/c5f1ac369e685ea7c17eff190f2e9996e6e54615a3048c3c00cbbbec48f94c557d348ba935a7e8170efbbb109c035785952f6e46d0c03edb18e9a8cc55f8f118
checksum: 10/1f3427e45870eab9dcc59d6504b780d4a595062fe1687762ae6e67d06a70bf439b40ab64cf58cbace6293a99e3764d4647fdc8300a633b721764f5ce39dade18
languageName: node
linkType: hard

Expand Down

0 comments on commit 91c8cbb

Please sign in to comment.