Skip to content

Commit c27d9f7

Browse files
chore(deps): update dependency @types/node to ^22.13.14 (#286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22342d2 commit c27d9f7

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,10 +1563,10 @@
15631563
dependencies:
15641564
"@types/unist" "^2"
15651565

1566-
"@types/node@*", "@types/node@^22.13.13":
1567-
version "22.13.13"
1568-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
1569-
integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
1566+
"@types/node@*", "@types/node@^22.13.14":
1567+
version "22.13.14"
1568+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
1569+
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
15701570
dependencies:
15711571
undici-types "~6.20.0"
15721572

0 commit comments

Comments
 (0)