Skip to content

Commit 37f47b6

Browse files
chore(deps-dev): bump @types/node from 22.19.17 to 22.19.19 in the typescript group across 1 directory (#327)
Bumps the typescript group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.19.17 to 22.19.19 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1797ace commit 37f47b6

4 files changed

Lines changed: 190 additions & 84 deletions

File tree

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@open-codesign/templates": "workspace:*",
3939
"@open-codesign/ui": "workspace:*",
4040
"@tailwindcss/postcss": "^4.2.4",
41-
"@types/node": "^22.10.2",
41+
"@types/node": "^22.19.19",
4242
"@types/react": "^19.0.0",
4343
"@types/react-dom": "^19.0.0",
4444
"@vitejs/plugin-react": "^5.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@iarna/toml": "^2.2.5",
4848
"@open-codesign/core": "workspace:*",
4949
"@open-codesign/shared": "workspace:*",
50-
"@types/node": "^22.10.2",
50+
"@types/node": "^22.19.19",
5151
"acorn": "^8.14.0",
5252
"husky": "^9.1.7",
5353
"tsx": "^4.19.2",

packages/exporters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"zip-lib": "^1.0.4"
2626
},
2727
"devDependencies": {
28-
"@types/node": "^22.10.2",
28+
"@types/node": "^22.19.19",
2929
"typescript": "^6.0.3",
3030
"vitest": "^4.1.5"
3131
}

0 commit comments

Comments
 (0)