Skip to content

Commit d3a9877

Browse files
elastic-renovate-prod[bot]kibanamachine
authored andcommitted
Update dependency backport to v11.0.2 (main) (elastic#265164)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
1 parent fe985c3 commit d3a9877

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2019,7 +2019,7 @@
20192019
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
20202020
"babel-plugin-transform-require-default": "0.1.7",
20212021
"babel-plugin-transform-typescript-metadata": "0.3.2",
2022-
"backport": "11.0.1",
2022+
"backport": "11.0.2",
20232023
"blob-polyfill": "9.0.20240710",
20242024
"browserslist": "4.28.0",
20252025
"buildkite-test-collector": "1.8.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17029,10 +17029,10 @@ babel-preset-jest@^29.6.3:
1702917029
babel-plugin-jest-hoist "^29.6.3"
1703017030
babel-preset-current-node-syntax "^1.0.0"
1703117031

17032-
backport@11.0.1:
17033-
version "11.0.1"
17034-
resolved "https://registry.yarnpkg.com/backport/-/backport-11.0.1.tgz#85fdcc3a5ad45962551d901cf1ffc94610c8930c"
17035-
integrity sha512-Ym/JoIP22ELx0OEbLSCKg0B7ZjSxTsbQAgoNIEmcQOfhWYQlfp/Qmmr2jC9IdN4cE/XH5zvHxraf1V+UmBD8aQ==
17032+
backport@11.0.2:
17033+
version "11.0.2"
17034+
resolved "https://registry.yarnpkg.com/backport/-/backport-11.0.2.tgz#21295d9cb04b151b0f1bdf09ee8d0a1736ebb358"
17035+
integrity sha512-kYg+1tbJJ1yvgbN4XOSBN2MTRHaoWpWG4ndPXGXakzSfT16Ehz4X6HEQHT4QT6YjO/+isIJMeAEiQyXHyfXhkg==
1703617036
dependencies:
1703717037
"@graphql-typed-document-node/core" "^3.2.0"
1703817038
"@inquirer/prompts" "8.3.2"
@@ -17041,7 +17041,7 @@ backport@11.0.1:
1704117041
dotenv "^17.3.1"
1704217042
find-up "^8.0.0"
1704317043
graphql "^16.13.1"
17044-
handlebars "^4.7.8"
17044+
handlebars "^4.7.9"
1704517045
lodash-es "^4.17.21"
1704617046
ora "^9.3.0"
1704717047
p-retry "^7.1.1"
@@ -23171,7 +23171,7 @@ handle-thing@^2.0.0:
2317123171
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"
2317223172
integrity sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==
2317323173

23174-
handlebars@4.7.9, handlebars@^4.7.6, handlebars@^4.7.8:
23174+
handlebars@4.7.9, handlebars@^4.7.6, handlebars@^4.7.8, handlebars@^4.7.9:
2317523175
version "4.7.9"
2317623176
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
2317723177
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==

0 commit comments

Comments
 (0)