mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Conflicts: # renovate.json5
This commit is contained in:
parent
dfc17496af
commit
cd0a9701c5
3 changed files with 6 additions and 5 deletions
|
@ -344,7 +344,7 @@
|
|||
"@cypress/webpack-preprocessor": "^5.5.0",
|
||||
"@elastic/apm-rum": "^5.6.1",
|
||||
"@elastic/apm-rum-react": "^1.2.5",
|
||||
"@elastic/charts": "25.1.0",
|
||||
"@elastic/charts": "25.3.0",
|
||||
"@elastic/eslint-config-kibana": "link:packages/elastic-eslint-config-kibana",
|
||||
"@elastic/eslint-plugin-eui": "0.0.2",
|
||||
"@elastic/github-checks-reporter": "0.0.20b3",
|
||||
|
|
|
@ -55,6 +55,7 @@
|
|||
],
|
||||
reviewers: [
|
||||
'markov00',
|
||||
'nickofthyme',
|
||||
],
|
||||
masterIssueApproval: false,
|
||||
},
|
||||
|
|
|
@ -1349,10 +1349,10 @@
|
|||
dependencies:
|
||||
object-hash "^1.3.0"
|
||||
|
||||
"@elastic/charts@25.1.0":
|
||||
version "25.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-25.1.0.tgz#8859e07c9822696b3f9b12ae46a18e3316f623fd"
|
||||
integrity sha512-4IFmyhg3dG7VjP0C9DbMBBAxAtai/HPdG/4Z5UMdGYGoZiJwS+fo50irQtvD3H5Lm6OSS8Xk9hmCVPx8KmdiUg==
|
||||
"@elastic/charts@25.3.0":
|
||||
version "25.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-25.3.0.tgz#03cd872907391be415f75209a73298eeffae3ce4"
|
||||
integrity sha512-40LCVJ/X4uxk/4j+3PIiW596gfevcAUD9NkcMOEbhEgdS0OLTddmg5AHkRM6mfOV96GTrGjX6MB+qAoDgVOeBw==
|
||||
dependencies:
|
||||
"@popperjs/core" "^2.4.0"
|
||||
chroma-js "^2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue