Skip to content

Commit ee8049d

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 e169efb commit ee8049d

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
@@ -2017,7 +2017,7 @@
20172017
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
20182018
"babel-plugin-transform-require-default": "0.1.7",
20192019
"babel-plugin-transform-typescript-metadata": "0.3.2",
2020-
"backport": "11.0.1",
2020+
"backport": "11.0.2",
20212021
"blob-polyfill": "9.0.20240710",
20222022
"browserslist": "4.28.0",
20232023
"buildkite-test-collector": "1.8.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17021,10 +17021,10 @@ babel-preset-jest@^29.6.3:
1702117021
babel-plugin-jest-hoist "^29.6.3"
1702217022
babel-preset-current-node-syntax "^1.0.0"
1702317023

17024-
backport@11.0.1:
17025-
version "11.0.1"
17026-
resolved "https://registry.yarnpkg.com/backport/-/backport-11.0.1.tgz#85fdcc3a5ad45962551d901cf1ffc94610c8930c"
17027-
integrity sha512-Ym/JoIP22ELx0OEbLSCKg0B7ZjSxTsbQAgoNIEmcQOfhWYQlfp/Qmmr2jC9IdN4cE/XH5zvHxraf1V+UmBD8aQ==
17024+
backport@11.0.2:
17025+
version "11.0.2"
17026+
resolved "https://registry.yarnpkg.com/backport/-/backport-11.0.2.tgz#21295d9cb04b151b0f1bdf09ee8d0a1736ebb358"
17027+
integrity sha512-kYg+1tbJJ1yvgbN4XOSBN2MTRHaoWpWG4ndPXGXakzSfT16Ehz4X6HEQHT4QT6YjO/+isIJMeAEiQyXHyfXhkg==
1702817028
dependencies:
1702917029
"@graphql-typed-document-node/core" "^3.2.0"
1703017030
"@inquirer/prompts" "8.3.2"
@@ -17033,7 +17033,7 @@ backport@11.0.1:
1703317033
dotenv "^17.3.1"
1703417034
find-up "^8.0.0"
1703517035
graphql "^16.13.1"
17036-
handlebars "^4.7.8"
17036+
handlebars "^4.7.9"
1703717037
lodash-es "^4.17.21"
1703817038
ora "^9.3.0"
1703917039
p-retry "^7.1.1"
@@ -23163,7 +23163,7 @@ handle-thing@^2.0.0:
2316323163
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"
2316423164
integrity sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==
2316523165

23166-
handlebars@4.7.9, handlebars@^4.7.6, handlebars@^4.7.8:
23166+
handlebars@4.7.9, handlebars@^4.7.6, handlebars@^4.7.8, handlebars@^4.7.9:
2316723167
version "4.7.9"
2316823168
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
2316923169
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==

0 commit comments

Comments
 (0)