Skip to content

Commit d27486c

Browse files
chore(deps): update dependency @types/node to ^22.12.0 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54ae3e2 commit d27486c

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.10",
52+
"@types/node": "^22.12.0",
5353
"concurrently": "^9.1.2",
5454
"eslint-config-txo-package-typescript": "^1.0.28",
5555
"graphql": "^16.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,10 +1525,10 @@
15251525
dependencies:
15261526
"@types/unist" "^2"
15271527

1528-
"@types/node@*", "@types/node@^22.10.10":
1529-
version "22.10.10"
1530-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6"
1531-
integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==
1528+
"@types/node@*", "@types/node@^22.12.0":
1529+
version "22.12.0"
1530+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
1531+
integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
15321532
dependencies:
15331533
undici-types "~6.20.0"
15341534

0 commit comments

Comments
 (0)