Skip to content

Commit cb4e6c7

Browse files
chore(deps): update dependency @types/node to ^22.15.20 (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87903be commit cb4e6c7

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
@@ -57,7 +57,7 @@
5757
"@txo/semantic-release": "^2.0.10",
5858
"@txo/tsconfig-cjs": "^2.0.0",
5959
"@types/jest": "^29.5.14",
60-
"@types/node": "^22.15.19",
60+
"@types/node": "^22.15.20",
6161
"@types/react": "~18.3.21",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1628,10 +1628,10 @@
16281628
dependencies:
16291629
"@types/unist" "^2"
16301630

1631-
"@types/node@*", "@types/node@^22.15.19":
1632-
version "22.15.19"
1633-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
1634-
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
1631+
"@types/node@*", "@types/node@^22.15.20":
1632+
version "22.15.20"
1633+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.20.tgz#ce4f947a8ff31120032f66d46b0851554e9f25f6"
1634+
integrity sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==
16351635
dependencies:
16361636
undici-types "~6.21.0"
16371637

0 commit comments

Comments
 (0)