Skip to content

Commit 6f59bb4

Browse files
committed
Upgrade tableexport to 5.0.6 (from 5.0.5)
1 parent c9b0ee2 commit 6f59bb4

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.5",
73+
"tableexport": "5.0.6",
7474
"tinymce": "4.9.0",
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.5:
4972-
version "5.0.5"
4973-
resolved "https://registry.yarnpkg.com/tableexport/-/tableexport-5.0.5.tgz#98eaea7d0c522fb7465383cd84f77344c54b7919"
4974-
integrity sha512-+QQ/ingFtHes4j5YY+adG61kUV9XvsKbyno92Oyxp7AyAd4qS7lArMyb+md3/LL8LK6w+3VXShdnphakjJvr1Q==
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==
49754975
dependencies:
49764976
blobjs "^1.1.1"
49774977
file-saverjs "^1.3.6"

0 commit comments

Comments
 (0)