Skip to content

Commit 52823ec

Browse files
chore(deps): update dependency @types/node to v18.19.52
1 parent c29458c commit 52823ec

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@changesets/cli": "2.26.2",
4040
"@types/jest": "29.5.4",
41-
"@types/node": "18.17.11",
41+
"@types/node": "18.19.52",
4242
"@types/xregexp": "3.0.30",
4343
"babel-core": "6.26.3",
4444
"babel-jest": "^29.7.0",

yarn.lock

+11-4
Original file line numberDiff line numberDiff line change
@@ -1185,10 +1185,12 @@
11851185
resolved "https://packages.atlassian.com/api/npm/npm-remote/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42"
11861186
integrity sha1-NoIJRQYTJpeMQqAeVrYc0iPf3EI=
11871187

1188-
1189-
version "18.17.11"
1190-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.11.tgz#c04054659d88bfeba94095f41ef99a8ddf4e1813"
1191-
integrity sha512-r3hjHPBu+3LzbGBa8DHnr/KAeTEEOrahkcL+cZc4MaBMTM+mk8LtXR+zw+nqfjuDZZzYTYgTcpHuP+BEQk069g==
1188+
1189+
version "18.19.52"
1190+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.52.tgz#bfebae10a144e57fb24e699b0e34b429ea851e9b"
1191+
integrity sha512-v4lreZWS6Qnixl81Ec6xxXocEbnxRSuBiJATIuWv6woKO1x/tKAR8mx4XIVQ0HneDoxbwNJzeZ5SjHF9SYGM+Q==
1192+
dependencies:
1193+
undici-types "~5.26.4"
11921194

11931195
"@types/node@^12.7.1":
11941196
version "12.20.10"
@@ -4465,6 +4467,11 @@ unbox-primitive@^1.0.2:
44654467
has-symbols "^1.0.3"
44664468
which-boxed-primitive "^1.0.2"
44674469

4470+
undici-types@~5.26.4:
4471+
version "5.26.5"
4472+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4473+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4474+
44684475
universalify@^0.1.0:
44694476
version "0.1.2"
44704477
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"

0 commit comments

Comments
 (0)