Skip to content

Commit 8b06207

Browse files
chore(deps): update dependency @types/node to v18.18.4
1 parent 48089e6 commit 8b06207

1 file changed

Lines changed: 57 additions & 23 deletions

File tree

yarn.lock

Lines changed: 57 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -302,25 +302,25 @@
302302
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==
303303

304304
"@types/node@^18.13.0":
305-
version "18.17.17"
306-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1"
307-
integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==
305+
version "18.18.4"
306+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7"
307+
integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==
308308

309309
"@types/semver@^7.5.0":
310310
version "7.5.3"
311311
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
312312
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
313313

314314
"@typescript-eslint/eslint-plugin@^6.0.0":
315-
version "6.7.3"
316-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.3.tgz#d98046e9f7102d49a93d944d413c6055c47fafd7"
317-
integrity sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA==
315+
version "6.7.4"
316+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.4.tgz#057338df21b6062c2f2fc5999fbea8af9973ac6d"
317+
integrity sha512-DAbgDXwtX+pDkAHwiGhqP3zWUGpW49B7eqmgpPtg+BKJXwdct79ut9+ifqOFPJGClGKSHXn2PTBatCnldJRUoA==
318318
dependencies:
319319
"@eslint-community/regexpp" "^4.5.1"
320-
"@typescript-eslint/scope-manager" "6.7.3"
321-
"@typescript-eslint/type-utils" "6.7.3"
322-
"@typescript-eslint/utils" "6.7.3"
323-
"@typescript-eslint/visitor-keys" "6.7.3"
320+
"@typescript-eslint/scope-manager" "6.7.4"
321+
"@typescript-eslint/type-utils" "6.7.4"
322+
"@typescript-eslint/utils" "6.7.4"
323+
"@typescript-eslint/visitor-keys" "6.7.4"
324324
debug "^4.3.4"
325325
graphemer "^1.4.0"
326326
ignore "^5.2.4"
@@ -347,13 +347,21 @@
347347
"@typescript-eslint/types" "6.7.3"
348348
"@typescript-eslint/visitor-keys" "6.7.3"
349349

350-
"@typescript-eslint/type-utils@6.7.3":
351-
version "6.7.3"
352-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.3.tgz#c2c165c135dda68a5e70074ade183f5ad68f3400"
353-
integrity sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw==
350+
"@typescript-eslint/scope-manager@6.7.4":
351+
version "6.7.4"
352+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.4.tgz#a484a17aa219e96044db40813429eb7214d7b386"
353+
integrity sha512-SdGqSLUPTXAXi7c3Ob7peAGVnmMoGzZ361VswK2Mqf8UOYcODiYvs8rs5ILqEdfvX1lE7wEZbLyELCW+Yrql1A==
354354
dependencies:
355-
"@typescript-eslint/typescript-estree" "6.7.3"
356-
"@typescript-eslint/utils" "6.7.3"
355+
"@typescript-eslint/types" "6.7.4"
356+
"@typescript-eslint/visitor-keys" "6.7.4"
357+
358+
"@typescript-eslint/type-utils@6.7.4":
359+
version "6.7.4"
360+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.4.tgz#847cd3b59baf948984499be3e0a12ff07373e321"
361+
integrity sha512-n+g3zi1QzpcAdHFP9KQF+rEFxMb2KxtnJGID3teA/nxKHOVi3ylKovaqEzGBbVY2pBttU6z85gp0D00ufLzViQ==
362+
dependencies:
363+
"@typescript-eslint/typescript-estree" "6.7.4"
364+
"@typescript-eslint/utils" "6.7.4"
357365
debug "^4.3.4"
358366
ts-api-utils "^1.0.1"
359367

@@ -362,6 +370,11 @@
362370
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3.tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9"
363371
integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==
364372

373+
"@typescript-eslint/types@6.7.4":
374+
version "6.7.4"
375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.4.tgz#5d358484d2be986980c039de68e9f1eb62ea7897"
376+
integrity sha512-o9XWK2FLW6eSS/0r/tgjAGsYasLAnOWg7hvZ/dGYSSNjCh+49k5ocPN8OmG5aZcSJ8pclSOyVKP2x03Sj+RrCA==
377+
365378
"@typescript-eslint/typescript-estree@6.7.3":
366379
version "6.7.3"
367380
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.3.tgz#ec5bb7ab4d3566818abaf0e4a8fa1958561b7279"
@@ -375,17 +388,30 @@
375388
semver "^7.5.4"
376389
ts-api-utils "^1.0.1"
377390

378-
"@typescript-eslint/utils@6.7.3":
379-
version "6.7.3"
380-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.3.tgz#96c655816c373135b07282d67407cb577f62e143"
381-
integrity sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg==
391+
"@typescript-eslint/typescript-estree@6.7.4":
392+
version "6.7.4"
393+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.4.tgz#f2baece09f7bb1df9296e32638b2e1130014ef1a"
394+
integrity sha512-ty8b5qHKatlNYd9vmpHooQz3Vki3gG+3PchmtsA4TgrZBKWHNjWfkQid7K7xQogBqqc7/BhGazxMD5vr6Ha+iQ==
395+
dependencies:
396+
"@typescript-eslint/types" "6.7.4"
397+
"@typescript-eslint/visitor-keys" "6.7.4"
398+
debug "^4.3.4"
399+
globby "^11.1.0"
400+
is-glob "^4.0.3"
401+
semver "^7.5.4"
402+
ts-api-utils "^1.0.1"
403+
404+
"@typescript-eslint/utils@6.7.4":
405+
version "6.7.4"
406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.4.tgz#2236f72b10e38277ee05ef06142522e1de470ff2"
407+
integrity sha512-PRQAs+HUn85Qdk+khAxsVV+oULy3VkbH3hQ8hxLRJXWBEd7iI+GbQxH5SEUSH7kbEoTp6oT1bOwyga24ELALTA==
382408
dependencies:
383409
"@eslint-community/eslint-utils" "^4.4.0"
384410
"@types/json-schema" "^7.0.12"
385411
"@types/semver" "^7.5.0"
386-
"@typescript-eslint/scope-manager" "6.7.3"
387-
"@typescript-eslint/types" "6.7.3"
388-
"@typescript-eslint/typescript-estree" "6.7.3"
412+
"@typescript-eslint/scope-manager" "6.7.4"
413+
"@typescript-eslint/types" "6.7.4"
414+
"@typescript-eslint/typescript-estree" "6.7.4"
389415
semver "^7.5.4"
390416

391417
"@typescript-eslint/visitor-keys@6.7.3":
@@ -396,6 +422,14 @@
396422
"@typescript-eslint/types" "6.7.3"
397423
eslint-visitor-keys "^3.4.1"
398424

425+
"@typescript-eslint/visitor-keys@6.7.4":
426+
version "6.7.4"
427+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.4.tgz#80dfecf820fc67574012375859085f91a4dff043"
428+
integrity sha512-pOW37DUhlTZbvph50x5zZCkFn3xzwkGtNoJHzIM3svpiSkJzwOYr/kVBaXmf+RAQiUDs1AHEZVNPg6UJCJpwRA==
429+
dependencies:
430+
"@typescript-eslint/types" "6.7.4"
431+
eslint-visitor-keys "^3.4.1"
432+
399433
acorn-jsx@^5.3.2:
400434
version "5.3.2"
401435
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)