Skip to content

Commit 470b071

Browse files
authored
Merge pull request #207 from UN-OCHA/dependabot/npm_and_yarn/types/node-22.10.3
Bump @types/node from 22.10.1 to 22.10.3
2 parents 58bc012 + 94c840a commit 470b071

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@types/jest": "^29.5.14",
32-
"@types/node": "^22.10.1",
32+
"@types/node": "^22.10.3",
3333
"@types/pg": "^8.11.10",
3434
"@unocha/hpc-repo-tools": "^5.2.0",
3535
"eslint": "^9.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -803,10 +803,10 @@
803803
"@types/node" "*"
804804
form-data "^4.0.0"
805805

806-
"@types/node@*", "@types/node@^22.10.1":
807-
version "22.10.1"
808-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
809-
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
806+
"@types/node@*", "@types/node@^22.10.3":
807+
version "22.10.3"
808+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.3.tgz#cdc2a89bf6e5d5e593fad08e83f74d7348d5dd10"
809+
integrity sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==
810810
dependencies:
811811
undici-types "~6.20.0"
812812

0 commit comments

Comments
 (0)