Skip to content

Commit 052dbea

Browse files
Bump @types/node from 18.19.31 to 22.9.2 (#72)
1 parent 68b1950 commit 052dbea

File tree

2 files changed

+38
-13
lines changed

2 files changed

+38
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/lodash": "^4.17.0",
9292
"@types/mousetrap": "1.6.15",
9393
"@types/ms": "0.7.34",
94-
"@types/node": "18.19.31",
94+
"@types/node": "22.9.2",
9595
"@types/plist": "3.0.5",
9696
"@types/react": "18.2.79",
9797
"@types/react-dom": "18.2.25",

yarn.lock

Lines changed: 37 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,12 +1179,12 @@
11791179
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433"
11801180
integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
11811181

1182-
"@types/node@*", "@types/node@18.19.31":
1183-
version "18.19.31"
1184-
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.31.tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd"
1185-
integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==
1182+
"@types/node@*", "@types/node@22.9.2":
1183+
version "22.9.2"
1184+
resolved "https://registry.npmjs.org/@types/node/-/node-22.9.2.tgz#51e58f2bf29cc38f529dacbb0eafca890464138e"
1185+
integrity sha512-wwuxAVEbsRvDD9x7buvAl7DyQ7Oj+va/d/Veug7higYzp9MF0CINbfWTBgDFMpcVwcdUiYuNmX2KfnvY3N70mw==
11861186
dependencies:
1187-
undici-types "~5.26.4"
1187+
undici-types "~6.19.8"
11881188

11891189
"@types/node@^16.11.26", "@types/node@^16.9.2":
11901190
version "16.18.36"
@@ -7855,7 +7855,16 @@ stdin-discarder@^0.2.1:
78557855
resolved "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz#390037f44c4ae1a1ae535c5fe38dc3aba8d997be"
78567856
integrity sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==
78577857

7858-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7858+
"string-width-cjs@npm:string-width@^4.2.0":
7859+
version "4.2.3"
7860+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7861+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7862+
dependencies:
7863+
emoji-regex "^8.0.0"
7864+
is-fullwidth-code-point "^3.0.0"
7865+
strip-ansi "^6.0.1"
7866+
7867+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
78597868
version "4.2.3"
78607869
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
78617870
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7966,7 +7975,14 @@ string_decoder@^1.1.1:
79667975
dependencies:
79677976
safe-buffer "~5.1.0"
79687977

7969-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7978+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7979+
version "6.0.1"
7980+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7981+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7982+
dependencies:
7983+
ansi-regex "^5.0.1"
7984+
7985+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
79707986
version "6.0.1"
79717987
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
79727988
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8494,10 +8510,10 @@ unbox-primitive@^1.0.2:
84948510
has-symbols "^1.0.3"
84958511
which-boxed-primitive "^1.0.2"
84968512

8497-
undici-types@~5.26.4:
8498-
version "5.26.5"
8499-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8500-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8513+
undici-types@~6.19.8:
8514+
version "6.19.8"
8515+
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
8516+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
85018517

85028518
unicorn-magic@^0.1.0:
85038519
version "0.1.0"
@@ -8799,7 +8815,7 @@ wildcard@^2.0.0:
87998815
resolved "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz#a77d20e5200c6faaac979e4b3aadc7b3dd7f8fec"
88008816
integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==
88018817

8802-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8818+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
88038819
version "7.0.0"
88048820
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
88058821
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8817,6 +8833,15 @@ wrap-ansi@^6.2.0:
88178833
string-width "^4.1.0"
88188834
strip-ansi "^6.0.0"
88198835

8836+
wrap-ansi@^7.0.0:
8837+
version "7.0.0"
8838+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8839+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8840+
dependencies:
8841+
ansi-styles "^4.0.0"
8842+
string-width "^4.1.0"
8843+
strip-ansi "^6.0.0"
8844+
88208845
wrap-ansi@^8.1.0:
88218846
version "8.1.0"
88228847
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)