Skip to content

Commit 3c97a0d

Browse files
committed
Updated vue-sequence for responding to scale changes.
1 parent e07ed13 commit 3c97a0d

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
@@ -74,7 +74,7 @@
7474
"split.js": "1.6.0",
7575
"svg-transform-loader": "^2.0.12",
7676
"vue": "^2.6.11",
77-
"vue-sequence": "^1.0.218",
77+
"vue-sequence": "^1.0.219",
7878
"vuex": "3.4.0"
7979
},
8080
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15043,10 +15043,10 @@ vue-gtag@^1.16.1:
1504315043
resolved "https://registry.yarnpkg.com/vue-gtag/-/vue-gtag-1.16.1.tgz#edb2f20ab4f6c4d4d372dfecf8c1fcc8ab890181"
1504415044
integrity sha512-5vs0pSGxdqrfXqN1Qwt0ZFXG0iTYjRMu/saddc7QIC5yp+DKgjWQRpGYVa7Pq+KbThxwzzMfo0sGi7ISa6NowA==
1504515045

15046-
vue-sequence@^1.0.218:
15047-
version "1.0.218"
15048-
resolved "https://registry.yarnpkg.com/vue-sequence/-/vue-sequence-1.0.218.tgz#1de9406dffe67d053bfe32648cb5b218d1af795d"
15049-
integrity sha512-86OUbqTjHzC1Pgx7WMx3Jh22/4Hi9K0MI944e6qQz2QjiEZsVHnxzPhqqMJLTETj5YUv6HDdTIgRu6nn9z1c3w==
15046+
vue-sequence@^1.0.219:
15047+
version "1.0.219"
15048+
resolved "https://registry.yarnpkg.com/vue-sequence/-/vue-sequence-1.0.219.tgz#3ef3c849d502f83eb393df4915f8932f95fb3bb6"
15049+
integrity sha512-bf+ttwQeeiNEyRAwpnsZ+Im6FjHPoC09/RY/Krg4sQI8RmRORIT7coWhN+wYabJwcivMw2WTS6EY/Svxu87inQ==
1505015050
dependencies:
1505115051
"@tailwindcss/postcss7-compat" "^2.0.2"
1505215052
"@types/assert" "^1.5.4"

0 commit comments

Comments
 (0)