Skip to content

Commit 44f5180

Browse files
chore(deps): update dependency @types/node to v22.13.14 (#578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5867f24 commit 44f5180

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
@@ -52,7 +52,7 @@
5252
"@types/config": "3.3.5",
5353
"@types/dotenv": "8.2.3",
5454
"@types/jest": "29.5.14",
55-
"@types/node": "22.13.13",
55+
"@types/node": "22.13.14",
5656
"@typescript-eslint/eslint-plugin": "8.28.0",
5757
"@typescript-eslint/parser": "8.28.0",
5858
"commitizen": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,10 +1326,10 @@
13261326
dependencies:
13271327
undici-types "~6.20.0"
13281328

1329-
"@types/node@22.13.13":
1330-
version "22.13.13"
1331-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
1332-
integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
1329+
"@types/node@22.13.14":
1330+
version "22.13.14"
1331+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
1332+
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
13331333
dependencies:
13341334
undici-types "~6.20.0"
13351335

0 commit comments

Comments
 (0)