Skip to content

Commit

Permalink
Bump @backstage/test-utils from 1.4.3 to 1.4.4 in /backstage
Browse files Browse the repository at this point in the history
Bumps [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/test-utils)

---
updated-dependencies:
- dependency-name: "@backstage/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 7e5caaa commit a20e408
Showing 1 changed file with 64 additions and 50 deletions.
114 changes: 64 additions & 50 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2742,28 +2742,29 @@
yaml "^2.0.0"
yup "^0.32.9"

"@backstage/config@^1.0.6", "@backstage/config@^1.0.8", "@backstage/config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.1.0.tgz#44eb90dbbc246f0c503260292dad63323325a581"
integrity sha512-E29BWXTKWBJ+o8MSHTTcOzCbgwoBDy2h3XZXrzexq2wz0Z5UVMYm3ukLesOL2C+U+Zpuz+ncdg63MWhNFHZqsA==
"@backstage/config@^1.0.6", "@backstage/config@^1.0.8", "@backstage/config@^1.1.0", "@backstage/config@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.1.1.tgz#824ef3d74b391579060d5646fa1f45fcd553ce02"
integrity sha512-H+xZbIVvstrkVnfxZFH6JB3Gb5qUIb8DjHOakHUlDX7xEIXjQnaM3Kf85RtnHu0uYpFIpB29i8FI68Y/uLeqyw==
dependencies:
"@backstage/errors" "^1.2.2"
"@backstage/errors" "^1.2.3"
"@backstage/types" "^1.1.1"
lodash "^4.17.21"

"@backstage/core-app-api@^1.10.0", "@backstage/core-app-api@^1.4.0":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.10.0.tgz#3b71d8b57feeb9fdd6639ec1a5b81fbfce3341d2"
integrity sha512-5n16p0qRiO6YTnKHJAUK+Hhb6RjhlXZFl7hIwJeaU+EsUuhievL62+VX5oAKExoFV727mLEDqcqjiX1OAhqe5Q==
"@backstage/core-app-api@^1.10.0", "@backstage/core-app-api@^1.11.0", "@backstage/core-app-api@^1.4.0":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.11.0.tgz#ed0a9d3c0b390a2a895a2aebe38f579cb5bad372"
integrity sha512-YOW88AfLNZ0edfPSwaCCZmxH6O0hKMjdNNJsJLoY808WAjyX/VXPM6/5C8dezt+uQFkYXzHHcFzOO6HyUfPzSQ==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/core-plugin-api" "^1.6.0"
"@backstage/config" "^1.1.1"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/types" "^1.1.1"
"@backstage/version-bridge" "^1.0.5"
"@backstage/version-bridge" "^1.0.6"
"@types/prop-types" "^15.7.3"
"@types/react" "^16.13.1 || ^17.0.0"
history "^5.0.0"
i18next "^22.4.15"
lodash "^4.17.21"
prop-types "^15.7.2"
react-use "^17.2.4"
zen-observable "^0.10.0"
Expand Down Expand Up @@ -2817,19 +2818,17 @@
zen-observable "^0.10.0"
zod "^3.21.4"

"@backstage/core-plugin-api@^1.3.0", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.2", "@backstage/core-plugin-api@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.6.0.tgz#15c30f01c79e82756e5c286675f8801195538afb"
integrity sha512-B3X9vJ8IRMY4+FCnWAgeYJhtcQJmoLvn6JzqilODtM70UfT2sBQ3UBMP/J4SPUMA15kbzi6D1x1BhHhkWd+A/w==
"@backstage/core-plugin-api@^1.3.0", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.2", "@backstage/core-plugin-api@^1.6.0", "@backstage/core-plugin-api@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.7.0.tgz#652ec473aa22d8dede35c90159284c522667ffb5"
integrity sha512-nbwcC1BoS0y4mcVzGXtv6/JWkMT/6hvA91zHHGYkQ8bc0Gs6bHz/0AoSBTP8Rou+Dxf12ZYftuGCMbeQLz5s3Q==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/config" "^1.1.1"
"@backstage/types" "^1.1.1"
"@backstage/version-bridge" "^1.0.5"
"@backstage/version-bridge" "^1.0.6"
"@types/react" "^16.13.1 || ^17.0.0"
history "^5.0.0"
i18next "^22.4.15"
prop-types "^15.7.2"
zen-observable "^0.10.0"

"@backstage/errors@^1.2.2":
version "1.2.2"
Expand All @@ -2840,6 +2839,14 @@
cross-fetch "^3.1.5"
serialize-error "^8.0.1"

"@backstage/errors@^1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.3.tgz#6418d3ece63b13d14e32d44ec4db0f8866b0b1c9"
integrity sha512-3YtYRKLNeRaSCzKSikNFoemesacDoEY0UwZAq7lnzCCpiCpSCfg7UA4y7wfjadFFU9Pd6nckUg2BzOk9keL15w==
dependencies:
"@backstage/types" "^1.1.1"
serialize-error "^8.0.1"

"@backstage/eslint-plugin@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@backstage/eslint-plugin/-/eslint-plugin-0.1.3.tgz#f4f7cca89f0068db14166e275076c71d07b5f37d"
Expand Down Expand Up @@ -3404,13 +3411,13 @@
qs "^6.10.1"
react-use "^17.2.4"

"@backstage/plugin-permission-common@^0.7.3", "@backstage/plugin-permission-common@^0.7.8":
version "0.7.8"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.8.tgz#0afcb3ee9209209174b7e62824ccbae5e49e4083"
integrity sha512-WPuI35LFZEiHqTPh+NIQ9nfo69Chr5c5QkbtwUMonY7XK8PhWGIWuJM3H/VvHhis8qSMovLX0LChRArs+Y2/oA==
"@backstage/plugin-permission-common@^0.7.3", "@backstage/plugin-permission-common@^0.7.8", "@backstage/plugin-permission-common@^0.7.9":
version "0.7.9"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.9.tgz#ea4401b7160f3f3f2cc075b691d1594d9560183c"
integrity sha512-8/yrybvyEYkSkSnk/7NMNjqBkgvl0yj1VI8jJydYgIBoZj93V7qsaYfGEfpf1Af0NYDoTgPS2vI4lz0jB1RMKg==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/errors" "^1.2.2"
"@backstage/config" "^1.1.1"
"@backstage/errors" "^1.2.3"
"@backstage/types" "^1.1.1"
cross-fetch "^3.1.5"
uuid "^8.0.0"
Expand All @@ -3433,14 +3440,14 @@
zod "^3.21.4"
zod-to-json-schema "^3.20.4"

"@backstage/plugin-permission-react@^0.4.15", "@backstage/plugin-permission-react@^0.4.9":
version "0.4.15"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.15.tgz#fc6ea35f9b7818f1905e060321a8828b9f4467ee"
integrity sha512-vk0YnH2YNVHPFWsE+4m+9F8Hbf9yQwRTMcuDItkuP/QyzKo5xcNpbrFJrnyx8KB4BA7rIesXeZ3jVKXBoqIflw==
"@backstage/plugin-permission-react@^0.4.15", "@backstage/plugin-permission-react@^0.4.16", "@backstage/plugin-permission-react@^0.4.9":
version "0.4.16"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-react/-/plugin-permission-react-0.4.16.tgz#016ff8fbb9411faf411e76690ca23a3553879442"
integrity sha512-+T3Gjs+qQti8p1XXdU9Kbrr+Rj09XpQcvNlth21/ut72BlTU4DpeXoU8Vr1Yh2Y1SuglFeDgSfLBCXJxqKhMhA==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/core-plugin-api" "^1.6.0"
"@backstage/plugin-permission-common" "^0.7.8"
"@backstage/config" "^1.1.1"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/plugin-permission-common" "^0.7.9"
"@types/react" "^16.13.1 || ^17.0.0"
cross-fetch "^3.1.5"
react-use "^17.2.4"
Expand Down Expand Up @@ -3949,16 +3956,16 @@
cross-fetch "^3.1.5"

"@backstage/test-utils@^1.2.4", "@backstage/test-utils@^1.2.6":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@backstage/test-utils/-/test-utils-1.4.3.tgz#25ce24035a5b12d6ec92ff43dc75070cc5fa5b57"
integrity sha512-4OuRYr+mwTi6Y2Ot2fb9pIyl4bZnXoT8VcoH1wgcoZlIZrqzcLjBS11LrnMtYG5LROdSW5cd6FY6YpoFM/dQgQ==
dependencies:
"@backstage/config" "^1.1.0"
"@backstage/core-app-api" "^1.10.0"
"@backstage/core-plugin-api" "^1.6.0"
"@backstage/plugin-permission-common" "^0.7.8"
"@backstage/plugin-permission-react" "^0.4.15"
"@backstage/theme" "^0.4.2"
version "1.4.4"
resolved "https://registry.yarnpkg.com/@backstage/test-utils/-/test-utils-1.4.4.tgz#5af8efe112a725c8f0a752d952ffb1bf503640b5"
integrity sha512-pP+aU6+70TSs0owUot6uqie6rlI/yfr1VN6pGzoPZkVIdF/hXQCPKyoeV4bIRB4GqMOUtJlQ2VMka6+pwEgHMA==
dependencies:
"@backstage/config" "^1.1.1"
"@backstage/core-app-api" "^1.11.0"
"@backstage/core-plugin-api" "^1.7.0"
"@backstage/plugin-permission-common" "^0.7.9"
"@backstage/plugin-permission-react" "^0.4.16"
"@backstage/theme" "^0.4.3"
"@backstage/types" "^1.1.1"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
Expand All @@ -3974,10 +3981,10 @@
dependencies:
"@material-ui/core" "^4.12.2"

"@backstage/theme@^0.4.0", "@backstage/theme@^0.4.2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.4.2.tgz#bc7ef84380421941bb094e2d05c98b4b161c7f26"
integrity sha512-IvYrdvxDVddv/oVGnoj2IU+KC1cvojeO/NCMIVqQX4M/xqajc4YasRQ/hZHC2smBKCCrsxSGT3b5SXvHhYcCNw==
"@backstage/theme@^0.4.0", "@backstage/theme@^0.4.2", "@backstage/theme@^0.4.3":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@backstage/theme/-/theme-0.4.3.tgz#58901531da6b2d9b3058f532ee15c866a06ab9af"
integrity sha512-hTAMVIueGmNm2WSR3ku6upi/kRDCcfuBZNE0ldfodhcghJq/rhC25A+5RE1cpmiGKdepBfOUAIvtR//itZaPOQ==
dependencies:
"@emotion/react" "^11.10.5"
"@emotion/styled" "^11.10.5"
Expand All @@ -3995,6 +4002,13 @@
dependencies:
"@types/react" "^16.13.1 || ^17.0.0"

"@backstage/version-bridge@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@backstage/version-bridge/-/version-bridge-1.0.6.tgz#87ec80d930421f44c0554e226fc2d9282c2f5358"
integrity sha512-30bYWdbggedNMZ08JPIu/CXhmzSxORA2qcgyd1vbbndjYpWEmOJr4G7THO2EAM8eYk90eENVvL49i7dkGvFnJg==
dependencies:
"@types/react" "^16.13.1 || ^17.0.0"

"@balena/dockerignore@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@balena/dockerignore/-/dockerignore-1.0.2.tgz#9ffe4726915251e8eb69f44ef3547e0da2c03e0d"
Expand Down Expand Up @@ -7585,9 +7599,9 @@
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==

"@types/react-dom@*", "@types/react-dom@<18.0.0", "@types/react-dom@^17":
version "17.0.21"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.21.tgz#85d56965483ce4850f5f03f9234e54a1f47786e5"
integrity sha512-3rQEFUNUUz2MYiRwJJj6UekcW7rFLOtmK7ajQP7qJpjNdggInl3I/xM4I3Hq1yYPdCGVMgax1gZsB7BBTtayXg==
version "17.0.22"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.22.tgz#34317e08be27b33fa9e7cdb56125b22538261bad"
integrity sha512-wHt4gkdSMb4jPp1vc30MLJxoWGsZs88URfmt3FRXoOEYrrqK3I8IuZLE/uFBb4UT6MRfI0wXFu4DS7LS0kUC7Q==
dependencies:
"@types/react" "^17"

Expand Down

0 comments on commit a20e408

Please sign in to comment.