Skip to content

Commit

Permalink
Update dependency @elastic/elasticsearch to ^7.16.0-canary.4 (#113354)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 29, 2021
1 parent 16271f5 commit bc812b3
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 @@ -93,7 +93,7 @@
"@elastic/apm-rum-react": "^1.3.1",
"@elastic/charts": "34.2.1",
"@elastic/datemath": "link:bazel-bin/packages/elastic-datemath",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^7.16.0-canary.3",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^7.16.0-canary.4",
"@elastic/ems-client": "7.15.0",
"@elastic/eui": "37.6.0",
"@elastic/filesaver": "1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1397,10 +1397,10 @@
dependencies:
"@elastic/ecs-helpers" "^1.1.0"

"@elastic/elasticsearch@npm:@elastic/elasticsearch-canary@^7.16.0-canary.3":
version "7.16.0-canary.3"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch-canary/-/elasticsearch-canary-7.16.0-canary.3.tgz#8f27e1cd496d402e16b1ec9eb42cf42fa6969fbe"
integrity sha512-n/XfzVg8SYwEKJJKxP65FRzWPxeoDh+GQrTR1fOUacOxK2Eub8C8V8wm5oSbIWWUg7x+Y52dHjfs1Hf0ej3oIw==
"@elastic/elasticsearch@npm:@elastic/elasticsearch-canary@^7.16.0-canary.4":
version "7.16.0-canary.4"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch-canary/-/elasticsearch-canary-7.16.0-canary.4.tgz#366fe186f8cb0eeee00aba12de5269cc4104461c"
integrity sha512-Z20xpt9nCkjh+nU2UOnSGV/ZxZtu1ZHX2IQD38IYeng/Nhp0tBYP3zR27v4oCa5Jj2fB/XUnlB/jp+SXtschoQ==
dependencies:
debug "^4.3.1"
hpagent "^0.1.1"
Expand Down

0 comments on commit bc812b3

Please sign in to comment.