Skip to content

Commit fff6508

Browse files
committed
Upgrade tableexport to 5.2.0 (from 5.0.6)
1 parent 94db832 commit fff6508

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
@@ -70,7 +70,7 @@
7070
"spectrum-colorpicker": "1.8.0",
7171
"swiper": "4.4.6",
7272
"systemjs": "2.1.2",
73-
"tableexport": "5.0.6",
73+
"tableexport": "5.2.0",
7474
"tinymce": "4.9.3",
7575
"tota11y": "0.1.6",
7676
"underscore": "1.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4968,10 +4968,10 @@ systemjs@2.1.2:
49684968
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-2.1.2.tgz#f97b31352583dde393ff86e412146490488c50b7"
49694969
integrity sha512-zWKz0FMcnqnMuqSQ9htSeDCAWSLWmBaY6VypVtcVhY4VWJzp7RfNGuOT+2ABAHZR7GuPmEjDmvBV48khHfqxAw==
49704970

4971-
tableexport@5.0.6:
4972-
version "5.0.6"
4973-
resolved "https://registry.yarnpkg.com/tableexport/-/tableexport-5.0.6.tgz#e2e74afd03ac96deea562896288f82223baf9e32"
4974-
integrity sha512-LNAk3hntNNljHK3+4PSgolF8iPLizMhCHVtZzJU7cb0RY/Zwhq+tLb/ZvzngU0tYvbTaKl2DIaHmv0Xn8OFTxA==
4971+
tableexport@5.2.0:
4972+
version "5.2.0"
4973+
resolved "https://registry.yarnpkg.com/tableexport/-/tableexport-5.2.0.tgz#8b0d9738a90b9e3053dd39dbfa4cafe805128f04"
4974+
integrity sha512-Ux3mepRxwi7d4H3ArEXETpnBaxV4Wl3yoYQOByFMyIkOzslwgWSUYcB7InHyCEnwlsLgtQjRtLqjb0f2gpW+vg==
49754975
dependencies:
49764976
blobjs "^1.1.1"
49774977
file-saverjs "^1.3.6"

0 commit comments

Comments
 (0)