Skip to content

Commit c79fdbb

Browse files
committed
dependency updates
1 parent e9e7b4f commit c79fdbb

File tree

3 files changed

+28
-14
lines changed

3 files changed

+28
-14
lines changed

package-lock.json

Lines changed: 26 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@schematics/angular": "^17.3.9",
4848
"@types/estree": "^1.0.5",
4949
"@types/jest": "^29.5.14",
50-
"@types/node": "^22.10.2",
50+
"@types/node": "^22.10.5",
5151
"@types/trusted-types": "^2.0.7",
5252
"copyfiles": "^2.4.1",
5353
"jest": "^29.7.0",

projects/ngx-extended-pdf-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-extended-pdf-viewer",
33
"description": "Embedding PDF files in your Angular application. Highly configurable viewer including the toolbar, sidebar, and all the features you're used to.",
4-
"version": "22.2.0-alpha.2",
4+
"version": "22.2.0-alpha.3",
55
"license": "Apache-2.0",
66
"repository": {
77
"url": "https://github.com/stephanrauh/ngx-extended-pdf-viewer"

0 commit comments

Comments
 (0)