Skip to content

Commit e1224f2

Browse files
committed
chore(deps): update dependency @types/node to v18.16.7
1 parent 8ccd052 commit e1224f2

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
@@ -59,7 +59,7 @@
5959
"@swc/helpers": "^0.5.0",
6060
"@swc/jest": "0.2.26",
6161
"@types/jest": "29.5.1",
62-
"@types/node": "18.16.6",
62+
"@types/node": "18.16.7",
6363
"@typescript-eslint/eslint-plugin": "5.59.5",
6464
"@typescript-eslint/parser": "5.59.5",
6565
"eslint": "8.40.0",

yarn.lock

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

1073-
"@types/[email protected].6":
1074-
version "18.16.6"
1075-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.6.tgz#d0ffffe201b253989b17ea157ddabec677a4f4fe"
1076-
integrity sha512-N7KINmeB8IN3vRR8dhgHEp+YpWvGFcpDoh5XZ8jB5a00AdFKCKEyyGTOPTddUf4JqU1ZKTVxkOxakDvchNVI2Q==
1073+
"@types/[email protected].7":
1074+
version "18.16.7"
1075+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.7.tgz#86d0ba2541f808cb78d4dc5d3e40242a349d6db8"
1076+
integrity sha512-MFg7ua/bRtnA1hYE3pVyWxGd/r7aMqjNOdHvlSsXV3n8iaeGKkOaPzpJh6/ovf4bEXWcojkeMJpTsq3mzXW4IQ==
10771077

10781078
"@types/prettier@^2.1.5":
10791079
version "2.4.4"

0 commit comments

Comments
 (0)