Compare commits

...

2 Commits

Author SHA1 Message Date
e7b0a568ec chore(deps): update testing-library monorepo
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2024-10-04 04:02:40 +00:00
1871d64979 fix(deps): update dependency @backstage/plugin-app-backend to v0.3.75
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2024-10-04 00:02:33 +00:00

View File

@ -3189,9 +3189,9 @@
swagger-ui-react "^5.0.0"
"@backstage/plugin-app-backend@^0.3.33":
version "0.3.74"
resolved "https://registry.yarnpkg.com/@backstage/plugin-app-backend/-/plugin-app-backend-0.3.74.tgz#3cbdc00118b6bb7d0a14f016bec9e927dfa35986"
integrity sha512-l8ZdRJgH4sGJT6Ty2H5Js4hBc4bMC5dX9zRm0b5I2mUYBiZA6AyP6nooAr+KMA9wJJlfVlL1PIYmFUcmOtC6XA==
version "0.3.75"
resolved "https://registry.yarnpkg.com/@backstage/plugin-app-backend/-/plugin-app-backend-0.3.75.tgz#10f8cf8988223bcd77cbcfc0dec07cb3bb433aba"
integrity sha512-I1dfzsNEhFAG2CIRl4gtPXZZBC8Ko6FdcmOTAN9lFCxW8TZ+r+C19cAhjPpTufnP68PKDJI12TyH9L4i1taN6g==
dependencies:
"@backstage/backend-common" "^0.25.0"
"@backstage/backend-plugin-api" "^1.0.0"
@ -9704,12 +9704,11 @@
integrity sha512-P5XgYoAw/vfW65byBbJQCw+cagdXDT/qH6wmABiLt4v4YBT2q2vqCOhihe+D1Nt325F/S/0Tkv6C5z0Lv+VBQQ==
"@testing-library/jest-dom@^6.0.0":
version "6.4.8"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.8.tgz#9c435742b20c6183d4e7034f2b329d562c079daa"
integrity sha512-JD0G+Zc38f5MBHA4NgxQMR5XtO5Jx9g86jqturNTt2WUfRmLDIY7iKkWHDCCTiDuFMre6nxAD5wHw9W5kI4rGw==
version "6.5.0"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
dependencies:
"@adobe/css-tools" "^4.4.0"
"@babel/runtime" "^7.9.2"
aria-query "^5.0.0"
chalk "^3.0.0"
css.escape "^1.5.1"
@ -9718,9 +9717,9 @@
redent "^3.0.0"
"@testing-library/react@^16.0.0":
version "16.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.0.tgz#0a1e0c7a3de25841c3591b8cb7fb0cf0c0a27321"
integrity sha512-guuxUKRWQ+FgNX0h0NS0FIq3Q3uLtWVpBzcLOggmfMoUpgBnzBzvLLd4fbm6yS8ydJd94cIfY4yP9qUQjM2KwQ==
version "16.0.1"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.1.tgz#29c0ee878d672703f5e7579f239005e4e0faa875"
integrity sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==
dependencies:
"@babel/runtime" "^7.12.5"