Skip to content

Commit 59b07c2

Browse files
committed
Upgrade tableexport to 5.0.2 (from 5.0.0)
1 parent c903b13 commit 59b07c2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"spectrum-colorpicker": "1.8.0",
6969
"swiper": "4.2.6",
7070
"systemjs": "0.21.4",
71-
"tableexport": "5.0.0",
71+
"tableexport": "5.0.2",
7272
"tinymce": "4.7.12",
7373
"tota11y": "0.1.6",
7474
"underscore": "1.9.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5371,9 +5371,9 @@ systemjs@0.21.4:
53715371
version "0.21.4"
53725372
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.21.4.tgz#043996efcac3fefcb7d62e8c40457a42e9c86e1e"
53735373

5374-
tableexport@5.0.0:
5375-
version "5.0.0"
5376-
resolved "https://registry.yarnpkg.com/tableexport/-/tableexport-5.0.0.tgz#46a0e5f6c7dcf94de3cf0620bedf1fa7127a25e8"
5374+
tableexport@5.0.2:
5375+
version "5.0.2"
5376+
resolved "https://registry.yarnpkg.com/tableexport/-/tableexport-5.0.2.tgz#a6646a6834d809eb1f32846f856af56f5045d0b9"
53775377
dependencies:
53785378
blobjs "^1.1.1"
53795379
file-saverjs "^1.3.6"

0 commit comments

Comments
 (0)