Skip to content

Commit 2b19754

Browse files
Bump @types/node from 22.10.5 to 22.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.14.0. - [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: 22.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cd93b2 commit 2b19754

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
@@ -12,7 +12,7 @@
1212
"@twemoji/parser": "15.1.1",
1313
"@types/chalk": "2.2.0",
1414
"@types/lokijs": "1.5.14",
15-
"@types/node": "22.10.5",
15+
"@types/node": "22.14.0",
1616
"@types/node-fetch": "2.6.11",
1717
"@types/promise-retry": "1.1.6",
1818
"@types/random-seed": "0.3.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
"@types/node" "*"
7373
form-data "^4.0.0"
7474

75-
"@types/node@*", "@types/node@22.10.5":
76-
version "22.10.5"
77-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
78-
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
75+
"@types/node@*", "@types/node@22.14.0":
76+
version "22.14.0"
77+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
78+
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
7979
dependencies:
80-
undici-types "~6.20.0"
80+
undici-types "~6.21.0"
8181

8282
8383
version "1.1.6"
@@ -631,10 +631,10 @@ [email protected]:
631631
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
632632
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
633633

634-
undici-types@~6.20.0:
635-
version "6.20.0"
636-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
637-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
634+
undici-types@~6.21.0:
635+
version "6.21.0"
636+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
637+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
638638

639639
util-deprecate@^1.0.1:
640640
version "1.0.2"

0 commit comments

Comments
 (0)