Skip to content

Commit efcdfdc

Browse files
Bump jspdf
Bumps the npm_and_yarn group with 1 update in the /packages/plugins/Export directory: [jspdf](https://github.com/parallax/jsPDF). Updates `jspdf` from 2.5.2 to 3.0.4 - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v2.5.2...v3.0.4) --- updated-dependencies: - dependency-name: jspdf dependency-version: 3.0.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a59740b commit efcdfdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugins/Export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"CHANGELOG.md"
2828
],
2929
"dependencies": {
30-
"jspdf": "^2.5.2"
30+
"jspdf": "^3.0.4"
3131
},
3232
"peerDependencies": {
3333
"@repositoryname/vuex-generators": "^1.1.2",

0 commit comments

Comments
 (0)