Skip to content

Commit ec5f105

Browse files
committed
chore: update vertical-collection since its now stable
1 parent ae7b049 commit ec5f105

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@elastic/eui": "41.4.0",
5656
"@ember/render-modifiers": "^2.0.4",
57-
"@html-next/vertical-collection": "3.0.0-1",
57+
"@html-next/vertical-collection": "3.0.0",
5858
"@types/lodash-es": "^4.17.4",
5959
"@types/refractor": "^3.0.0",
6060
"chroma-js": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,10 +1698,10 @@
16981698
resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-1.1.0.tgz#d6dbc7574774b238114582410e8fee0dc3532bdf"
16991699
integrity sha512-rR7tJoSwJ2eooOpYGxGGW95sLq6GXUaS1UtWvN7pei6n2/okYvCGld9vsUTvkl2migxbkszsycwtMf/GEc1k1A==
17001700

1701-
"@html-next/vertical-collection@3.0.0-1":
1702-
version "3.0.0-1"
1703-
resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-3.0.0-1.tgz#d9ea385b46e74eb8eb4f5cd173dcf63ce7a2ee6b"
1704-
integrity sha512-TpsTvrQV2vJdJknr7r11YTz3E4N2jdbYEBuk86Bg3GzzwcE2ws1U5h8KiGDBMQGvW/P8clRKz5SD+ZM42PRU9g==
1701+
"@html-next/vertical-collection@3.0.0":
1702+
version "3.0.0"
1703+
resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-3.0.0.tgz#ba16bd2df413e9c25d245ae37ddb1950a5ccdbca"
1704+
integrity sha512-kpLYZXr3tlYkrSiyhww+f1YkyLMEhCm9h55A+PWPzJXBTZkV12sC5mIbxVcWD7q5QNjy634m6MMvmxfFgDmGoQ==
17051705
dependencies:
17061706
babel6-plugin-strip-class-callcheck "^6.0.0"
17071707
broccoli-funnel "^2.0.2"

0 commit comments

Comments
 (0)