Skip to content

Commit 95b4143

Browse files
committed
chore(deps): update dependency @types/node to v18.18.5
1 parent d511055 commit 95b4143

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@swc/core": "1.3.92",
5353
"@swc/jest": "0.2.29",
5454
"@types/jest": "29.5.5",
55-
"@types/node": "18.18.4",
55+
"@types/node": "18.18.5",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.51.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1737,10 +1737,10 @@
17371737
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
17381738
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
17391739

1740-
"@types/[email protected].4":
1741-
version "18.18.4"
1742-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7"
1743-
integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==
1740+
"@types/[email protected].5":
1741+
version "18.18.5"
1742+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.5.tgz#afc0fd975df946d6e1add5bbf98264225b212244"
1743+
integrity sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==
17441744

17451745
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
17461746
version "2.4.1"

0 commit comments

Comments
 (0)