Skip to content

Commit

Permalink
[8.16] Update dependency re2js to v0.4.3 (main) (#200831) (#201559)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.16`:
- [Update dependency re2js to v0.4.3 (main)
(#200831)](#200831)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-11-25T11:26:51Z","message":"Update
dependency re2js to v0.4.3 (main)
(#200831)","sha":"15160b8d8b16e781f110a1a0f626c930c97decaf","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","v9.0.0","backport:all-open"],"title":"Update
dependency re2js to v0.4.3
(main)","number":200831,"url":"https://github.com/elastic/kibana/pull/200831","mergeCommit":{"message":"Update
dependency re2js to v0.4.3 (main)
(#200831)","sha":"15160b8d8b16e781f110a1a0f626c930c97decaf"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200831","number":200831,"mergeCommit":{"message":"Update
dependency re2js to v0.4.3 (main)
(#200831)","sha":"15160b8d8b16e781f110a1a0f626c930c97decaf"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
1 parent e7b5dee commit b746219
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@
"query-string": "^6.13.2",
"rbush": "^3.0.1",
"re-resizable": "^6.9.9",
"re2js": "0.4.2",
"re2js": "0.4.3",
"react": "^17.0.2",
"react-diff-view": "^3.2.1",
"react-dom": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26452,10 +26452,10 @@ re-resizable@^6.9.9:
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.9.tgz#99e8b31c67a62115dc9c5394b7e55892265be216"
integrity sha512-l+MBlKZffv/SicxDySKEEh42hR6m5bAHfNu3Tvxks2c4Ah+ldnWjfnVRwxo/nxF27SsUsxDS0raAzFuJNKABXA==

[email protected].2:
version "0.4.2"
resolved "https://registry.yarnpkg.com/re2js/-/re2js-0.4.2.tgz#e344697e64d128ea65c121d6581e67ee5bfa5feb"
integrity sha512-wuv0p0BGbrVIkobV8zh82WjDurXko0QNCgaif6DdRAljgVm2iio4PVYCwjAxGaWen1/QZXWDM67dIslmz7AIbA==
[email protected].3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/re2js/-/re2js-0.4.3.tgz#1318cd0c12aa6ed3ba56d5e012311ffbfb2aef35"
integrity sha512-EuNmh7jurhHEE8Ge/lBo9JuMLb3qf866Xjjfyovw3wPc7+hlqDkZq4LwhrCQMEI+ARWfrKrHozEndzlpNT0WDg==

react-clientside-effect@^1.2.6:
version "1.2.6"
Expand Down

0 comments on commit b746219

Please sign in to comment.