Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit c92eeb0

Browse files
chore(deps): update dependency @types/node to v18.18.9
1 parent 195ed36 commit c92eeb0

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@svgr/webpack": "6.5.1",
3838
"@types/jest": "29.5.1",
3939
"@types/js-yaml": "4.0.5",
40-
"@types/node": "18.16.14",
40+
"@types/node": "18.18.9",
4141
"@types/react": "18.2.7",
4242
"cross-env": "7.0.3",
4343
"cypress": "12.7.0",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3313,10 +3313,12 @@
33133313
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.5.tgz#4a13a6445862159303fc38586598a9396fc408b3"
33143314
integrity sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==
33153315

3316-
3317-
version "18.16.14"
3318-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.14.tgz#ab67bb907f1146afc6fedb9ce60ae8a99c989631"
3319-
integrity sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==
3316+
3317+
version "18.18.9"
3318+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.9.tgz#5527ea1832db3bba8eb8023ce8497b7d3f299592"
3319+
integrity sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==
3320+
dependencies:
3321+
undici-types "~5.26.4"
33203322

33213323
"@types/node@^14.14.31":
33223324
version "14.18.37"
@@ -11324,6 +11326,11 @@ [email protected]:
1132411326
buffer "^5.2.1"
1132511327
through "^2.3.8"
1132611328

11329+
undici-types@~5.26.4:
11330+
version "5.26.5"
11331+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11332+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11333+
1132711334
unicode-canonical-property-names-ecmascript@^2.0.0:
1132811335
version "2.0.0"
1132911336
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"

0 commit comments

Comments
 (0)