Skip to content

Commit 290a9a8

Browse files
chore(deps): update dependency @types/node to ^22.10.7 (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfcbbce commit 290a9a8

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
@@ -49,7 +49,7 @@
4949
"@txo/semantic-release": "^2.0.10",
5050
"@txo/tsconfig-cjs": "^2.0.0",
5151
"@types/jest": "^29.5.14",
52-
"@types/node": "^22.10.6",
52+
"@types/node": "^22.10.7",
5353
"concurrently": "^9.1.2",
5454
"eslint-config-txo-typescript": "^4.0.70",
5555
"graphql": "^16.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,10 +1466,10 @@
14661466
dependencies:
14671467
"@types/unist" "^2"
14681468

1469-
"@types/node@*", "@types/node@^22.10.6":
1470-
version "22.10.6"
1471-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6.tgz#5c6795e71635876039f853cbccd59f523d9e4239"
1472-
integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==
1469+
"@types/node@*", "@types/node@^22.10.7":
1470+
version "22.10.7"
1471+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7"
1472+
integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==
14731473
dependencies:
14741474
undici-types "~6.20.0"
14751475

0 commit comments

Comments
 (0)