Skip to content

Commit 27e5d23

Browse files
fix(package): update @fluent/sequence to version 0.5.0
* fix(package): update @fluent/sequence to version 0.5.0 * chore(package): update lockfile yarn.lock Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent 8bfda2d commit 27e5d23

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"vue-template-compiler": "^2.6.11"
124124
},
125125
"dependencies": {
126-
"@fluent/sequence": "^0.4.0",
126+
"@fluent/sequence": "^0.5.0",
127127
"cached-iterable": "^0.3.0",
128128
"tslib": "^1.10.0"
129129
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -894,10 +894,10 @@
894894
resolved "https://registry.yarnpkg.com/@fluent/dedent/-/dedent-0.1.0.tgz#015eeba2610f7d8a26c23ce0aded9bc0f16215ee"
895895
integrity sha512-n2AwAoXdU0WJ5LJgj1TFg+g9/LNtRXdYiv+xGbtDaQQsD5DWkb1KtG0SBQpQoq65yYbBYnPQG6ChezwS4UQYyw==
896896

897-
"@fluent/sequence@^0.4.0":
898-
version "0.4.0"
899-
resolved "https://registry.yarnpkg.com/@fluent/sequence/-/sequence-0.4.0.tgz#ddba05770fa8a1259dca302ca3530af26c38599a"
900-
integrity sha512-ADP/GYbmQZ8DxBHzLGN4I1Vrq0h+ujQuIa9O8E4+Fh5MiSUtPNW0sSH/NzikmAPPQ5cnz5cb53OBv54ANrsvCw==
897+
"@fluent/sequence@^0.5.0":
898+
version "0.5.0"
899+
resolved "https://registry.yarnpkg.com/@fluent/sequence/-/sequence-0.5.0.tgz#6349b614711df2d8ed256598fa31a757fe032539"
900+
integrity sha512-70LhnbPO/sO2rI2vHws66QwKq9a7PKiEN0hrc65xY3LzWq3AlATZnt+EmFG1ihmPI+5mqGPnJMAdpp3qze3X2Q==
901901

902902
"@iarna/cli@^1.2.0":
903903
version "1.2.0"

0 commit comments

Comments
 (0)