Skip to content

Commit 098b0a9

Browse files
committed
Upgrade systemjs to 0.21.5 (from 0.21.4)
1 parent 95b3700 commit 098b0a9

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
@@ -69,7 +69,7 @@
6969
"select2": "4.0.5",
7070
"spectrum-colorpicker": "1.8.0",
7171
"swiper": "4.3.5",
72-
"systemjs": "0.21.4",
72+
"systemjs": "0.21.5",
7373
"tableexport": "5.0.2",
7474
"tinymce": "4.8.0",
7575
"tota11y": "0.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5026,10 +5026,10 @@ swiper@4.3.5:
50265026
dom7 "^2.0.7"
50275027
ssr-window "^1.0.1"
50285028

5029-
systemjs@0.21.4:
5030-
version "0.21.4"
5031-
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.21.4.tgz#043996efcac3fefcb7d62e8c40457a42e9c86e1e"
5032-
integrity sha512-l1O8boHjAIY5UG74Xk4B63LK9QbFxv/FkQa//GGGWaTeQoMhTsWnFrYwPWBScSF4xQFMO/+v9QB4i633h8Oytw==
5029+
systemjs@0.21.5:
5030+
version "0.21.5"
5031+
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.21.5.tgz#2fcef4edfe744003da4787f3f3d45d73f94462d2"
5032+
integrity sha512-GWzZhN/x7Fsae2CYkz2GF7OgOS+YDgKulcgd5L1kTogZHMKDrPx5T8zI8I0y5RoU9Dx78Z7j1XMfuFa1thD84A==
50335033

50345034
tableexport@5.0.2:
50355035
version "5.0.2"

0 commit comments

Comments
 (0)