Skip to content

Commit 5e20816

Browse files
authored
chore(deps-dev): bump @types/node from 18.19.115 to 20.19.4 (#13257)
1 parent 16afb67 commit 5e20816

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"@types/jest": "^29.5.14",
188188
"@types/js-yaml": "^4.0.9",
189189
"@types/mdast": "^4.0.4",
190-
"@types/node": "^18.19.115",
190+
"@types/node": "^20.19.4",
191191
"@types/prismjs": "^1.26.5",
192192
"@types/react": "^18.3.13",
193193
"@types/react-dom": "^18.3.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3743,12 +3743,12 @@
37433743
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d"
37443744
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==
37453745

3746-
"@types/node@^18.19.115":
3747-
version "18.19.115"
3748-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.115.tgz#cd94caf14472021b4443c99bcd7aac6bb5c4f672"
3749-
integrity sha512-kNrFiTgG4a9JAn1LMQeLOv3MvXIPokzXziohMrMsvpYgLpdEt/mMiVYc4sGKtDfyxM5gIDF4VgrPRyCw4fHOYg==
3746+
"@types/node@^20.19.4":
3747+
version "20.19.4"
3748+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.4.tgz#c4b8ce51a0f675a354225c58980ccacfe0af5d74"
3749+
integrity sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA==
37503750
dependencies:
3751-
undici-types "~5.26.4"
3751+
undici-types "~6.21.0"
37523752

37533753
"@types/normalize-package-data@^2.4.0":
37543754
version "2.4.4"
@@ -15848,16 +15848,16 @@ unbzip2-stream@^1.0.9:
1584815848
buffer "^5.2.1"
1584915849
through "^2.3.8"
1585015850

15851-
undici-types@~5.26.4:
15852-
version "5.26.5"
15853-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
15854-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
15855-
1585615851
undici-types@~6.19.8:
1585715852
version "6.19.8"
1585815853
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
1585915854
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1586015855

15856+
undici-types@~6.21.0:
15857+
version "6.21.0"
15858+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
15859+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
15860+
1586115861
unicode-canonical-property-names-ecmascript@^2.0.0:
1586215862
version "2.0.1"
1586315863
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz#cb3173fe47ca743e228216e4a3ddc4c84d628cc2"

0 commit comments

Comments
 (0)