Skip to content

Commit c3b10f5

Browse files
committed
Updated vue-sequence to support participant annotations.
1 parent e68bb3a commit c3b10f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"split.js": "1.6.2",
9898
"svg-transform-loader": "^2.0.12",
9999
"vue": "^2.6.12",
100-
"vue-sequence": "^1.0.126",
100+
"vue-sequence": "^1.0.128",
101101
"vuex": "^3.6.2"
102102
},
103103
"jest": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14985,10 +14985,10 @@ vm-browserify@^1.0.1:
1498514985
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019"
1498614986
integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==
1498714987

14988-
vue-sequence@^1.0.126:
14989-
version "1.0.126"
14990-
resolved "https://registry.yarnpkg.com/vue-sequence/-/vue-sequence-1.0.126.tgz#775afdda1ef350e0b7bab75a58e744aa7c55f868"
14991-
integrity sha512-WVDgua6R2PWpqlq+MUfOaIYak7PtV28javTJfa/u9T66mPPdflM27GeczVh4i/e/AxknF1wsxULSdQzzWt3siA==
14988+
vue-sequence@^1.0.128:
14989+
version "1.0.128"
14990+
resolved "https://registry.yarnpkg.com/vue-sequence/-/vue-sequence-1.0.128.tgz#790cef67a24d050c093781cc982f620978cf788e"
14991+
integrity sha512-5LH3gZUlBn+fZIf/Dp+Fn6D+3FokNi6XAJYaGUXWEXgzf73E3iVPUmq6H6h2AjoaAUeH4BcoxrnY28gSacc4zQ==
1499214992
dependencies:
1499314993
"@types/assert" "^1.5.4"
1499414994
antlr4 "~4.8.0"

0 commit comments

Comments
 (0)