Skip to content

Commit 63cff2d

Browse files
committed
chore(deps): update dependency @types/node to v18.16.2
1 parent 0794141 commit 63cff2d

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
@@ -43,7 +43,7 @@
4343
"@types/eslint": "8.37.0",
4444
"@types/estree": "1.0.1",
4545
"@types/jest": "29.5.1",
46-
"@types/node": "18.16.1",
46+
"@types/node": "18.16.2",
4747
"@typescript-eslint/eslint-plugin": "5.26.0",
4848
"@typescript-eslint/parser": "5.26.0",
4949
"eslint": "8.39.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,10 +1043,10 @@
10431043
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
10441044
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
10451045

1046-
"@types/node@18.16.1":
1047-
version "18.16.1"
1048-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.1.tgz#5db121e9c5352925bb1f1b892c4ae620e3526799"
1049-
integrity sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==
1046+
"@types/node@18.16.2":
1047+
version "18.16.2"
1048+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1"
1049+
integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==
10501050

10511051
"@types/prettier@^2.1.5":
10521052
version "2.2.3"

0 commit comments

Comments
 (0)