Skip to content

Commit

Permalink
chore(deps): update test packages
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 5f48f12 commit 02b5e49
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 34 deletions.
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
},
"devDependencies": {
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
"@types/react-dom": "17.0.20",
Expand Down
4 changes: 2 additions & 2 deletions plugins/acr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
Expand Down
4 changes: 2 additions & 2 deletions plugins/analytics-provider-segment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.19",
"@types/react": "17.0.60",
Expand Down
4 changes: 2 additions & 2 deletions plugins/jfrog-artifactory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
"msw": "1.2.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/kiali/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "20.2.5",
"cross-fetch": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/nexus-repository-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
Expand Down
4 changes: 2 additions & 2 deletions plugins/ocm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@backstage/dev-utils": "1.0.17",
"@backstage/plugin-catalog": "1.12.0",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
"cross-fetch": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/openshift-image-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
"msw": "1.2.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/quay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
Expand Down
4 changes: 2 additions & 2 deletions plugins/shared-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
"cross-fetch": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/tekton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.16.16",
Expand Down
4 changes: 2 additions & 2 deletions plugins/topology/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/file-saver": "2.0.5",
Expand Down
4 changes: 2 additions & 2 deletions plugins/web-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@backstage/core-app-api": "1.9.0",
"@backstage/dev-utils": "1.0.17",
"@backstage/test-utils": "1.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/jest-dom": "6.1.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "20.2.5",
"cross-fetch": "4.0.0",
Expand Down
24 changes: 16 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8173,7 +8173,7 @@
dependencies:
defer-to-connect "^2.0.0"

"@testing-library/[email protected]":
"@testing-library/[email protected]", "@testing-library/dom@^9.0.0":
version "9.3.1"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.1.tgz#8094f560e9389fb973fe957af41bf766937a9ee9"
integrity sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==
Expand Down Expand Up @@ -8201,14 +8201,13 @@
lz-string "^1.4.4"
pretty-format "^27.0.2"

"@testing-library/jest-dom@5.17.0":
version "5.17.0"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
"@testing-library/jest-dom@6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.0.tgz#8e5017514d374b8e7abe294441130063e2b74a49"
integrity sha512-EUAg9pvOkzmGXUSyAPt0h6yAXHxsn+FMNS1o7OX8TErmldZML2ywt10lotZXx/a1PDiSnq0fGGyEV/ybKSLPWQ==
dependencies:
"@adobe/css-tools" "^4.0.1"
"@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1"
aria-query "^5.0.0"
chalk "^3.0.0"
css.escape "^1.5.1"
Expand Down Expand Up @@ -8239,7 +8238,16 @@
"@babel/runtime" "^7.12.5"
react-error-boundary "^3.1.0"

"@testing-library/[email protected]", "@testing-library/react@^12.1.3":
"@testing-library/[email protected]":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.0.0.tgz#59030392a6792450b9ab8e67aea5f3cc18d6347c"
integrity sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^9.0.0"
"@types/react-dom" "^18.0.0"

"@testing-library/react@^12.1.3":
version "12.1.5"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b"
integrity sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==
Expand Down Expand Up @@ -9068,7 +9076,7 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==

"@types/[email protected]", "@types/react-dom@<18.0.0", "@types/react-dom@^17.0.2":
"@types/[email protected]", "@types/react-dom@<18.0.0", "@types/react-dom@^17.0.2", "@types/react-dom@^18.0.0":
version "17.0.20"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.20.tgz#e0c8901469d732b36d8473b40b679ad899da1b53"
integrity sha512-4pzIjSxDueZZ90F52mU3aPoogkHIoSIDG+oQ+wQK7Cy2B9S+MvOqY0uEA/qawKz381qrEDkvpwyt8Bm31I8sbA==
Expand Down

0 comments on commit 02b5e49

Please sign in to comment.