Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
[7.x] Update dependency constate-latest to ^1.2.0 (elastic#44035)
Browse files Browse the repository at this point in the history
(cherry picked from commit f162ff0)
  • Loading branch information
spalger committed Aug 28, 2019
1 parent 214143b commit 19747bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
"classnames": "2.2.6",
"concat-stream": "1.6.2",
"constate": "^0.9.0",
"constate-latest": "npm:constate@^1.0.0",
"constate-latest": "npm:constate@^1.2.0",
"copy-to-clipboard": "^3.0.8",
"content-disposition": "0.5.3",
"cronstrue": "^1.51.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8516,10 +8516,10 @@ constants-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=

"constate-latest@npm:constate@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/constate/-/constate-1.0.0.tgz#93fa87108e364a05e93b3597e22d53adaf86776d"
integrity sha512-b1Pip712fAQ1el4pndiYeVMXAzlbrD8+Z8ik79TOQc3ZJNjxKGawT0gCPpANsNbT4eHszDZ/8472hvL1rowUhQ==
"constate-latest@npm:constate@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/constate/-/constate-1.2.0.tgz#2e1e608a8ecb91381fb850810ace712f1e45a504"
integrity sha512-cdcCg5MFSIU1sq091lpqi7RhY0KB6zYuSFtYOF9fLQRaudZVybRo7IahFxi7vvtfsuAysrTPAMmv5FDHLJ6K8Q==

constate@^0.9.0:
version "0.9.0"
Expand Down

0 comments on commit 19747bf

Please sign in to comment.