Skip to content

Commit 91c8cbb

Browse files
build(deps-dev): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 in /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>
1 parent 53255b4 commit 91c8cbb

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-upptime-frontend': patch
3+
---
4+
5+
Updated dependency `@testing-library/jest-dom` to `^6.6.3`.

workspaces/upptime/plugins/upptime-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@backstage/core-app-api": "backstage:^",
4848
"@backstage/dev-utils": "backstage:^",
4949
"@backstage/test-utils": "backstage:^",
50-
"@testing-library/jest-dom": "^6.6.2",
50+
"@testing-library/jest-dom": "^6.6.3",
5151
"@testing-library/react": "^15.0.6",
5252
"@types/node": "*",
5353
"cross-fetch": "^4.0.0",

workspaces/upptime/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6436,7 +6436,7 @@ __metadata:
64366436
"@material-ui/core": "npm:^4.9.13"
64376437
"@material-ui/icons": "npm:^4.9.1"
64386438
"@material-ui/lab": "npm:^4.0.0-alpha.61"
6439-
"@testing-library/jest-dom": "npm:^6.6.2"
6439+
"@testing-library/jest-dom": "npm:^6.6.3"
64406440
"@testing-library/react": "npm:^15.0.6"
64416441
"@types/node": "npm:*"
64426442
cross-fetch: "npm:^4.0.0"
@@ -8060,9 +8060,9 @@ __metadata:
80608060
languageName: node
80618061
linkType: hard
80628062

8063-
"@testing-library/jest-dom@npm:^6.6.2":
8064-
version: 6.6.2
8065-
resolution: "@testing-library/jest-dom@npm:6.6.2"
8063+
"@testing-library/jest-dom@npm:^6.6.3":
8064+
version: 6.6.3
8065+
resolution: "@testing-library/jest-dom@npm:6.6.3"
80668066
dependencies:
80678067
"@adobe/css-tools": "npm:^4.4.0"
80688068
aria-query: "npm:^5.0.0"
@@ -8071,7 +8071,7 @@ __metadata:
80718071
dom-accessibility-api: "npm:^0.6.3"
80728072
lodash: "npm:^4.17.21"
80738073
redent: "npm:^3.0.0"
8074-
checksum: 10/c5f1ac369e685ea7c17eff190f2e9996e6e54615a3048c3c00cbbbec48f94c557d348ba935a7e8170efbbb109c035785952f6e46d0c03edb18e9a8cc55f8f118
8074+
checksum: 10/1f3427e45870eab9dcc59d6504b780d4a595062fe1687762ae6e67d06a70bf439b40ab64cf58cbace6293a99e3764d4647fdc8300a633b721764f5ce39dade18
80758075
languageName: node
80768076
linkType: hard
80778077

0 commit comments

Comments
 (0)