Skip to content

Commit 32fa611

Browse files
chore(deps): update dependency @types/node to v22.14.0 (#1050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cdc669 commit 32fa611

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@changesets/cli": "2.28.1",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "28.1.8",
42-
"@types/node": "22.13.14",
42+
"@types/node": "22.14.0",
4343
"@typescript-eslint/eslint-plugin": "8.29.0",
4444
"@typescript-eslint/parser": "8.29.0",
4545
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2467,12 +2467,12 @@
24672467
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
24682468
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
24692469

2470-
"@types/node@*", "@types/node@22.13.14":
2471-
version "22.13.14"
2472-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
2473-
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
2470+
"@types/node@*", "@types/node@22.14.0":
2471+
version "22.14.0"
2472+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
2473+
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
24742474
dependencies:
2475-
undici-types "~6.20.0"
2475+
undici-types "~6.21.0"
24762476

24772477
"@types/node@^12.7.1":
24782478
version "12.20.55"
@@ -7535,10 +7535,10 @@ unc-path-regex@^0.1.2:
75357535
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
75367536
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
75377537

7538-
undici-types@~6.20.0:
7539-
version "6.20.0"
7540-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
7541-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
7538+
undici-types@~6.21.0:
7539+
version "6.21.0"
7540+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
7541+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
75427542

75437543
unicode-canonical-property-names-ecmascript@^2.0.0:
75447544
version "2.0.1"

0 commit comments

Comments
 (0)