Skip to content

Commit 0eb2c68

Browse files
chore(deps-dev): bump @types/node from 22.15.14 to 24.0.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.14 to 24.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67acc31 commit 0eb2c68

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@tailwindcss/forms": "^0.5.10",
5959
"@tanstack/react-query-devtools": "^5.75.5",
6060
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
61-
"@types/node": "^22.15.14",
61+
"@types/node": "^24.0.3",
6262
"@types/react": "^19.1.3",
6363
"@types/react-dom": "^19.1.3",
6464
"@verida/types": "^4.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,12 +1261,12 @@
12611261
dependencies:
12621262
undici-types "~5.26.4"
12631263

1264-
"@types/node@^22.15.14":
1265-
version "22.15.14"
1266-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7"
1267-
integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==
1264+
"@types/node@^24.0.3":
1265+
version "24.0.3"
1266+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.3.tgz#f935910f3eece3a3a2f8be86b96ba833dc286cab"
1267+
integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==
12681268
dependencies:
1269-
undici-types "~6.21.0"
1269+
undici-types "~7.8.0"
12701270

12711271
"@types/pouchdb-core@*", "@types/pouchdb-core@^7.0.11":
12721272
version "7.0.15"
@@ -5048,10 +5048,10 @@ undici-types@~5.26.4:
50485048
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
50495049
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
50505050

5051-
undici-types@~6.21.0:
5052-
version "6.21.0"
5053-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
5054-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
5051+
undici-types@~7.8.0:
5052+
version "7.8.0"
5053+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
5054+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
50555055

50565056
unified@^11.0.0:
50575057
version "11.0.5"

0 commit comments

Comments
 (0)