Skip to content

Commit fb875b4

Browse files
Bump jspdf-autotable from 3.5.28 to 3.5.29
Bumps [jspdf-autotable](https://github.com/simonbengtsson/jsPDF-AutoTable) from 3.5.28 to 3.5.29. - [Release notes](https://github.com/simonbengtsson/jsPDF-AutoTable/releases) - [Commits](simonbengtsson/jsPDF-AutoTable@v3.5.28...v3.5.29) --- updated-dependencies: - dependency-name: jspdf-autotable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f94f9e9 commit fb875b4

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
@@ -1089,7 +1089,7 @@
10891089
"final-form-set-field-data": "^1.0.2",
10901090
"hashcode": "^1.0.3",
10911091
"jspdf": "^2.3.1",
1092-
"jspdf-autotable": "^3.5.14",
1092+
"jspdf-autotable": "^3.5.29",
10931093
"lodash": "^4.17.4",
10941094
"moment-timezone": "^0.5.43",
10951095
"prop-types": "^15.5.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7683,10 +7683,10 @@ jsonparse@^1.3.1:
76837683
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
76847684
integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==
76857685

7686-
jspdf-autotable@^3.5.14:
7687-
version "3.5.28"
7688-
resolved "https://registry.yarnpkg.com/jspdf-autotable/-/jspdf-autotable-3.5.28.tgz#5463acbfa7a5b182453afea8f8aeac48bc96bfdb"
7689-
integrity sha512-eNYt5mUxCGa1Y0bmOhGXU+Va/P2jNkgOgUPGIpZp2rbZUauU34s0q3S59Jps5zi2u90nQy7DmD/D+sdesJLIEA==
7686+
jspdf-autotable@^3.5.29:
7687+
version "3.5.29"
7688+
resolved "https://registry.yarnpkg.com/jspdf-autotable/-/jspdf-autotable-3.5.29.tgz#3337287086223b7109fad6d737e252df0257a43b"
7689+
integrity sha512-LCQ/FwlJJj2U9IEfjSXLmPk0pXizjJPBd46UpS8JysmU8nK8GnKRvbhct3bL9F014OO9wrssqSsRvuprRDd0WA==
76907690

76917691
jspdf@^2.3.1:
76927692
version "2.5.1"

0 commit comments

Comments
 (0)