Skip to content

Commit 000d2f6

Browse files
chore(deps): update dependency @types/node to v18.19.110 (#622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b5bfd7 commit 000d2f6

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
"@swc/core": "1.11.29",
5353
"@swc/jest": "0.2.38",
5454
"@types/jest": "29.5.14",
55-
"@types/node": "18.19.108",
55+
"@types/node": "18.19.110",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,10 +1909,10 @@
19091909
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
19101910
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
19111911

1912-
"@types/node@18.19.108":
1913-
version "18.19.108"
1914-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.108.tgz#13c4f2863e7e62a1e6524259c9145c367b600fb5"
1915-
integrity sha512-JZv9uwGYYtfcsO7B99KszTlNhvrIWqsRy7Xjp5Hr7ZFj7DSlsxIi0zJfibe/1xtPn6kEEbfMjH2lbsubwa81pQ==
1912+
"@types/node@18.19.110":
1913+
version "18.19.110"
1914+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.110.tgz#33e25fa1796ba5023cee137f24f15d332d2d45d1"
1915+
integrity sha512-WW2o4gTmREtSnqKty9nhqF/vA0GKd0V/rbC0OyjSk9Bz6bzlsXKT+i7WDdS/a0z74rfT2PO4dArVCSnapNLA5Q==
19161916
dependencies:
19171917
undici-types "~5.26.4"
19181918

0 commit comments

Comments
 (0)