Skip to content

Commit ea8548a

Browse files
build(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in /workspaces/upptime (#204)
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.5.0 to 6.6.2. - [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.5.0...v6.6.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" 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 46a50a3 commit ea8548a

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.2`.

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": "^1.15.1",
4848
"@backstage/dev-utils": "^1.1.2",
4949
"@backstage/test-utils": "^1.7.0",
50-
"@testing-library/jest-dom": "^6.5.0",
50+
"@testing-library/jest-dom": "^6.6.2",
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": ^4.9.13
64376437
"@material-ui/icons": ^4.9.1
64386438
"@material-ui/lab": ^4.0.0-alpha.61
6439-
"@testing-library/jest-dom": ^6.5.0
6439+
"@testing-library/jest-dom": ^6.6.2
64406440
"@testing-library/react": ^15.0.6
64416441
"@types/node": "*"
64426442
cross-fetch: ^4.0.0
@@ -8060,9 +8060,9 @@ __metadata:
80608060
languageName: node
80618061
linkType: hard
80628062

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

0 commit comments

Comments
 (0)