Skip to content

Commit 65080be

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

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.9",
65+
"@types/node": "22.13.10",
6666
"@types/ramda": "0.30.2",
6767
"@typescript-eslint/eslint-plugin": "8.26.0",
6868
"@typescript-eslint/parser": "8.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1575,10 +1575,10 @@
15751575
dependencies:
15761576
"@types/unist" "*"
15771577

1578-
"@types/[email protected].9":
1579-
version "22.13.9"
1580-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
1581-
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
1578+
"@types/[email protected].10":
1579+
version "22.13.10"
1580+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
1581+
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
15821582
dependencies:
15831583
undici-types "~6.20.0"
15841584

0 commit comments

Comments
 (0)