Skip to content

Commit 116b2a5

Browse files
chore(deps): update dependency @types/node to ^22.19.10
1 parent b9fe270 commit 116b2a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@txo/semantic-release": "^2.0.10",
4646
"@txo/tsconfig-cjs": "^2.0.0",
4747
"@types/jest": "^29.5.14",
48-
"@types/node": "^22.19.9",
48+
"@types/node": "^22.19.10",
4949
"@types/react": "^18.3.28",
5050
"@types/react-dom": "^18.3.7",
5151
"concurrently": "^9.2.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1558,7 +1558,7 @@
15581558
dependencies:
15591559
"@types/unist" "^2"
15601560

1561-
"@types/node@*", "@types/node@^22.19.9":
1561+
"@types/node@*", "@types/node@^22.19.10":
15621562
version "22.19.15"
15631563
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.15.tgz#6091d99fdf7c08cb57dc8b1345d407ba9a1df576"
15641564
integrity sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==

0 commit comments

Comments
 (0)