Skip to content

Commit cd6b4d7

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,10 +1597,10 @@
15971597
dependencies:
15981598
undici-types "~6.21.0"
15991599

1600-
"@types/[email protected].19":
1601-
version "22.15.19"
1602-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
1603-
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
1600+
"@types/[email protected].20":
1601+
version "22.15.20"
1602+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.20.tgz#ce4f947a8ff31120032f66d46b0851554e9f25f6"
1603+
integrity sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==
16041604
dependencies:
16051605
undici-types "~6.21.0"
16061606

0 commit comments

Comments
 (0)