Skip to content

Commit 083ad76

Browse files
chore(deps): update dependency node to v20.17.0
1 parent 57f1b9a commit 083ad76

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.16.0
1+
20.17.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@types/chrome": "0.0.271",
19-
"@types/node": "20.14.15",
19+
"@types/node": "20.16.6",
2020
"@types/react": "18.3.7",
2121
"@types/react-dom": "18.3.0",
2222
"@vitejs/plugin-react": "4.3.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -866,12 +866,12 @@
866866
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.35.tgz#635b7586086d51fb40de0a2ec9d1014a5283ba4a"
867867
integrity sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==
868868

869-
"@types/node@20.14.15":
870-
version "20.14.15"
871-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
872-
integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
869+
"@types/node@20.16.6":
870+
version "20.16.6"
871+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.6.tgz#0bf99fcebcee68ecdc2c45b160a10a0fe5c652b8"
872+
integrity sha512-T7PpxM/6yeDE+AdlVysT62BX6/bECZOmQAgiFg5NoBd5MQheZ3tzal7f1wvzfiEcmrcJNRi2zRr2nY2zF+0uqw==
873873
dependencies:
874-
undici-types "~5.26.4"
874+
undici-types "~6.19.2"
875875

876876
"@types/prop-types@*":
877877
version "15.7.5"
@@ -1758,10 +1758,10 @@ uberproto@^1.1.0:
17581758
resolved "https://registry.yarnpkg.com/uberproto/-/uberproto-1.2.0.tgz#61d4eab024f909c4e6ea52be867c4894a4beeb76"
17591759
integrity sha1-YdTqsCT5CcTm6lK+hnxIlKS+63Y=
17601760

1761-
undici-types@~5.26.4:
1762-
version "5.26.5"
1763-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1764-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1761+
undici-types@~6.19.2:
1762+
version "6.19.8"
1763+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
1764+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
17651765

17661766
universalify@^0.1.0:
17671767
version "0.1.2"

0 commit comments

Comments
 (0)