Skip to content

Commit e1ec5cb

Browse files
Bump jspdf from 3.0.4 to 4.0.0 (#3938)
Bumps [jspdf](https://github.com/parallax/jsPDF) from 3.0.4 to 4.0.0. - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v3.0.4...v4.0.0) --- updated-dependencies: - dependency-name: jspdf dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbc272f commit e1ec5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react-hooks": "^7.0.1",
7575
"eslint-plugin-sonarjs": "^3.0.5",
7676
"eslint-plugin-testing-library": "^7.13.5",
77-
"jspdf": "^3.0.1",
77+
"jspdf": "^4.0.0",
7878
"jspdf-autotable": "^5.0.2",
7979
"playwright": "~1.57.0",
8080
"postcss": "^8.5.2",

0 commit comments

Comments
 (0)