File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 130130 "postcss-cli" : " ^6.1.3" ,
131131 "prettier" : " 1.14.3" ,
132132 "require-context" : " ^1.1.0" ,
133- "rollup" : " ^1.27.12 " ,
133+ "rollup" : " ^1.27.13 " ,
134134 "rollup-plugin-babel" : " ^4.3.3" ,
135135 "rollup-plugin-commonjs" : " ^10.1.0" ,
136136 "rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -485,7 +485,7 @@ for generating more complex toast content:
485485## Alerts versus toasts
486486
487487In some cases you may need just a simple alert style message (i.e. cookie usage notifications,
488- etc.). In these cases is is usually better to use an fixed position alert instead of a toast, by
488+ etc.). In these cases it is usually better to use an fixed position alert instead of a toast, by
489489applying a few Bootstrap [ utility classes] ( /docs/reference/utility-classes ) and a small bit of
490490custom styling on a [ ` <b-alert> ` ] ( /docs/components/alert ) component:
491491
Original file line number Diff line number Diff line change @@ -10498,10 +10498,10 @@ rollup-pluginutils@^2.8.1:
1049810498 dependencies:
1049910499 estree-walker "^0.6.1"
1050010500
10501- rollup@^1.27.12 :
10502- version "1.27.12 "
10503- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.12 .tgz#cf84db4b4edaf187eaba95232f34de7cd4d22d9c "
10504- integrity sha512-51iR7n6NQfdQJlRrIktaGmkdt395A8Vue7CdnlrK6UhY9DY2GaKsTdljWeXisJuZh+w90Gz8VFNh5X+yxP20oQ ==
10501+ rollup@^1.27.13 :
10502+ version "1.27.13 "
10503+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13 .tgz#d6d3500512daacbf8de54d2800de62d893085b90 "
10504+ integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw ==
1050510505 dependencies:
1050610506 "@types/estree" "*"
1050710507 "@types/node" "*"
You can’t perform that action at this time.
0 commit comments