Skip to content

Commit 73dd8e2

Browse files
Update dependency node to v20
1 parent 0d1c599 commit 73dd8e2

3 files changed

Lines changed: 13 additions & 6 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.13.1
1+
20.13.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/jest": "29.5.4",
2828
"@types/lodash": "4.14.200",
2929
"@types/marked": "5.0.2",
30-
"@types/node": "16.11.19",
30+
"@types/node": "20.12.11",
3131
"@types/react": "18.2.21",
3232
"@types/react-dom": "18.2.7",
3333
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,10 +1439,12 @@
14391439
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
14401440
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
14411441

1442-
"@types/node@16.11.19":
1443-
version "16.11.19"
1444-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
1445-
integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
1442+
"@types/node@20.12.11":
1443+
version "20.12.11"
1444+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
1445+
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
1446+
dependencies:
1447+
undici-types "~5.26.4"
14461448

14471449
"@types/node@^16.18.39":
14481450
version "16.18.39"
@@ -7867,6 +7869,11 @@ unbox-primitive@^1.0.2:
78677869
has-symbols "^1.0.3"
78687870
which-boxed-primitive "^1.0.2"
78697871

7872+
undici-types@~5.26.4:
7873+
version "5.26.5"
7874+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
7875+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
7876+
78707877
unified@^10.0.0:
78717878
version "10.1.1"
78727879
resolved "https://registry.yarnpkg.com/unified/-/unified-10.1.1.tgz#345e349e3ab353ab612878338eb9d57b4dea1d46"

0 commit comments

Comments
 (0)