Skip to content

Commit dd17e11

Browse files
chore(deps): update dependency @types/node to v20.15.0
1 parent 1f92649 commit dd17e11

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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.268",
19-
"@types/node": "20.14.15",
19+
"@types/node": "20.15.0",
2020
"@types/react": "18.3.3",
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.15.0":
870+
version "20.15.0"
871+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d"
872+
integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==
873873
dependencies:
874-
undici-types "~5.26.4"
874+
undici-types "~6.13.0"
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.13.0:
1762+
version "6.13.0"
1763+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
1764+
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
17651765

17661766
universalify@^0.1.0:
17671767
version "0.1.2"

0 commit comments

Comments
 (0)