Skip to content

Commit 9f4168a

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

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.3",
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.3",
65-
"@types/node": "22.15.33",
65+
"@types/node": "22.15.34",
6666
"@types/ramda": "0.30.2",
6767
"@typescript-eslint/eslint-plugin": "8.35.0",
6868
"@typescript-eslint/parser": "8.35.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,10 +1619,10 @@
16191619
dependencies:
16201620
undici-types "~7.8.0"
16211621

1622-
"@types/[email protected].33":
1623-
version "22.15.33"
1624-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.33.tgz#5722ba32042fd547c113bc35ea92c1cc59ef68b1"
1625-
integrity sha512-wzoocdnnpSxZ+6CjW4ADCK1jVmd1S/J3ArNWfn8FDDQtRm8dkDg7TA+mvek2wNrfCgwuZxqEOiB9B1XCJ6+dbw==
1622+
"@types/[email protected].34":
1623+
version "22.15.34"
1624+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34.tgz#3995a6461d2cfc51c81907da0065fc328f6a459e"
1625+
integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==
16261626
dependencies:
16271627
undici-types "~6.21.0"
16281628

0 commit comments

Comments
 (0)