Skip to content

Commit 6e70943

Browse files
build(deps-dev): bump @testing-library/jest-dom from 6.4.6 to 6.6.3 in /workspaces/confluence (#277)
build(deps-dev): bump @testing-library/jest-dom Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 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.4.6...v6.6.3) --- 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 62192a2 commit 6e70943

File tree

3 files changed

+11
-24
lines changed

3 files changed

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

workspaces/confluence/plugins/search-confluence-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@backstage/core-app-api": "backstage:^",
5353
"@backstage/dev-utils": "backstage:^",
5454
"@backstage/test-utils": "backstage:^",
55-
"@testing-library/jest-dom": "^6.4.2",
55+
"@testing-library/jest-dom": "^6.6.3",
5656
"@testing-library/react": "^15.0.2",
5757
"@types/react": "^18",
5858
"@types/react-dom": "^18",

workspaces/confluence/yarn.lock

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6929,7 +6929,7 @@ __metadata:
69296929
"@material-ui/core": "npm:^4.12.4"
69306930
"@material-ui/icons": "npm:^4.11.3"
69316931
"@material-ui/lab": "npm:^4.0.0-alpha.61"
6932-
"@testing-library/jest-dom": "npm:^6.4.2"
6932+
"@testing-library/jest-dom": "npm:^6.6.3"
69336933
"@testing-library/react": "npm:^15.0.2"
69346934
"@types/react": "npm:^18"
69356935
"@types/react-dom": "npm:^18"
@@ -8740,36 +8740,18 @@ __metadata:
87408740
languageName: node
87418741
linkType: hard
87428742

8743-
"@testing-library/jest-dom@npm:^6.4.2":
8744-
version: 6.4.6
8745-
resolution: "@testing-library/jest-dom@npm:6.4.6"
8743+
"@testing-library/jest-dom@npm:^6.6.3":
8744+
version: 6.6.3
8745+
resolution: "@testing-library/jest-dom@npm:6.6.3"
87468746
dependencies:
87478747
"@adobe/css-tools": "npm:^4.4.0"
8748-
"@babel/runtime": "npm:^7.9.2"
87498748
aria-query: "npm:^5.0.0"
87508749
chalk: "npm:^3.0.0"
87518750
css.escape: "npm:^1.5.1"
87528751
dom-accessibility-api: "npm:^0.6.3"
87538752
lodash: "npm:^4.17.21"
87548753
redent: "npm:^3.0.0"
8755-
peerDependencies:
8756-
"@jest/globals": ">= 28"
8757-
"@types/bun": "*"
8758-
"@types/jest": ">= 28"
8759-
jest: ">= 28"
8760-
vitest: ">= 0.32"
8761-
peerDependenciesMeta:
8762-
"@jest/globals":
8763-
optional: true
8764-
"@types/bun":
8765-
optional: true
8766-
"@types/jest":
8767-
optional: true
8768-
jest:
8769-
optional: true
8770-
vitest:
8771-
optional: true
8772-
checksum: 10/94fad29d740ff2c34967c644e2481a472aa8eeb1f11cdec5d4f81f14b2576660387551264c0fa718c15bfc61dd342f7621d888fe3e4ba1b7f830fe65bdd37bc8
8754+
checksum: 10/1f3427e45870eab9dcc59d6504b780d4a595062fe1687762ae6e67d06a70bf439b40ab64cf58cbace6293a99e3764d4647fdc8300a633b721764f5ce39dade18
87738755
languageName: node
87748756
linkType: hard
87758757

0 commit comments

Comments
 (0)