Skip to content

Commit 06ef265

Browse files
authored
Updated alt-style. (#114)
1 parent 42a4e4a commit 06ef265

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"split.js": "1.3.4",
101101
"svg-transform-loader": "^2.0.12",
102102
"vue": "^2.6.11",
103-
"vue-sequence": "^1.0.0",
103+
"vue-sequence": "^1.0.4",
104104
"vuex": "^3.0.1"
105105
},
106106
"jest": {

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13881,15 +13881,15 @@ vm-browserify@^1.0.1:
1388113881
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019"
1388213882
integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==
1388313883

13884-
vue-sequence@^1.0.0:
13885-
version "1.0.0"
13886-
resolved "https://registry.yarnpkg.com/vue-sequence/-/vue-sequence-1.0.0.tgz#85918f0bac4394d805a2b1c1bee4f7654945b190"
13887-
integrity sha512-/SDTzNkaKNDocCCDkgw8GqzMCaCy1Z4TRGK4FVCdLE4ndHSs7rexZ+zl1MdoerkICQyNzUY89vMlDTOmJ3poIQ==
13884+
vue-sequence@^1.0.4:
13885+
version "1.0.4"
13886+
resolved "https://registry.yarnpkg.com/vue-sequence/-/vue-sequence-1.0.4.tgz#686707260e62819d465c230bda362dea3e01a699"
13887+
integrity sha512-2fA45ieNIlw3/sbYBBkAljy7ccqoah+By6S1uf6zdQdXljnqzYmL0h2y6p/6O8Uh5UjPRezskD6WyJkfOhzBZg==
1388813888
dependencies:
1388913889
antlr4 "^4.8.0"
1389013890
gauge-ts "0.0.5"
1389113891
vue "^2.5.16"
13892-
vuex "^3.0.1"
13892+
vuex "^3.4.0"
1389313893

1389413894
vue@^2.5.16, vue@^2.6.11:
1389513895
version "2.6.11"
@@ -13901,6 +13901,11 @@ vuex@^3.0.1:
1390113901
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.1.tgz#0c264bfe30cdbccf96ab9db3177d211828a5910e"
1390213902
integrity sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg==
1390313903

13904+
vuex@^3.4.0:
13905+
version "3.4.0"
13906+
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.4.0.tgz#20cc086062d750769fce1febb34e7fceeaebde45"
13907+
integrity sha512-ajtqwEW/QhnrBZQsZxCLHThZZaa+Db45c92Asf46ZDXu6uHXgbfVuBaJ4gzD2r4UX0oMJHstFwd2r2HM4l8umg==
13908+
1390413909
walkdir@^0.4.0:
1390513910
version "0.4.1"
1390613911
resolved "https://registry.yarnpkg.com/walkdir/-/walkdir-0.4.1.tgz#dc119f83f4421df52e3061e514228a2db20afa39"

0 commit comments

Comments
 (0)