Skip to content

Commit d426c41

Browse files
chore(deps): update dependency @types/node to v22.13.5 (#987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent baebfc7 commit d426c41

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
@@ -62,7 +62,7 @@
6262
"@rollup/plugin-typescript": "12.1.2",
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.3",
65-
"@types/node": "22.13.4",
65+
"@types/node": "22.13.5",
6666
"@types/ramda": "0.30.2",
6767
"@typescript-eslint/eslint-plugin": "8.24.1",
6868
"@typescript-eslint/parser": "8.24.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,10 +1562,10 @@
15621562
dependencies:
15631563
"@types/unist" "*"
15641564

1565-
"@types/[email protected].4":
1566-
version "22.13.4"
1567-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.4.tgz#3fe454d77cd4a2d73c214008b3e331bfaaf5038a"
1568-
integrity sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==
1565+
"@types/[email protected].5":
1566+
version "22.13.5"
1567+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.5.tgz#23add1d71acddab2c6a4d31db89c0f98d330b511"
1568+
integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==
15691569
dependencies:
15701570
undici-types "~6.20.0"
15711571

0 commit comments

Comments
 (0)