Skip to content

Commit 6dafb20

Browse files
committed
chore(deps): update dependency @types/node to v18
1 parent 6cf2ff3 commit 6dafb20

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/benchmark": "2.1.2",
3939
"@types/express": "4.17.17",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "16.18.44",
41+
"@types/node": "18.17.9",
4242
"@types/ramda": "0.29.3",
4343
"@typescript-eslint/eslint-plugin": "6.4.1",
4444
"@typescript-eslint/parser": "6.4.1",

yarn.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3112,11 +3112,6 @@
31123112
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.9.tgz#b219fa0da3c574399f4a44455ea4b388029afd56"
31133113
integrity sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg==
31143114

3115-
3116-
version "16.18.44"
3117-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.44.tgz#3c3ea2a832014b869f0f370630d98bb026171e76"
3118-
integrity sha512-PZXtT+wqSMHnLPVExTh+tMt1VK+GvjRLsGZMbcQ4Mb/cG63xJig/TUmgrDa9aborl2i22UnpIzHYNu7s97NbBQ==
3119-
31203115
"@types/node@^10.1.0":
31213116
version "10.17.60"
31223117
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
@@ -10700,7 +10695,7 @@ range-parser@~1.2.1:
1070010695
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
1070110696
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
1070210697

10703-
10698+
[email protected], raw-body@^2.4.1:
1070410699
version "2.5.1"
1070510700
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
1070610701
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
@@ -10710,16 +10705,6 @@ [email protected]:
1071010705
iconv-lite "0.4.24"
1071110706
unpipe "1.0.0"
1071210707

10713-
raw-body@^2.4.1:
10714-
version "2.5.2"
10715-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
10716-
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
10717-
dependencies:
10718-
bytes "3.1.2"
10719-
http-errors "2.0.0"
10720-
iconv-lite "0.4.24"
10721-
unpipe "1.0.0"
10722-
1072310708
rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
1072410709
version "1.2.8"
1072510710
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"

0 commit comments

Comments
 (0)