Skip to content

Commit 749e105

Browse files
chore: bump @types/node from 18.18.1 to 18.19.4 (#6613)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.18.1 to 18.19.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94f759a commit 749e105

File tree

1 file changed

+10
-38
lines changed

1 file changed

+10
-38
lines changed

yarn.lock

+10-38
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,11 @@
292292
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
293293

294294
"@types/node@*", "@types/node@^18.0.0":
295-
version "18.18.1"
296-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.1.tgz#80b22f3df719f15c9736207980e95f35d01ec1aa"
297-
integrity sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==
295+
version "18.19.4"
296+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.4.tgz#89672e84f11a2c19543d694dac00ab8d7bc20ddb"
297+
integrity sha512-xNzlUhzoHotIsnFoXmJB+yWmBvFZgKCI9TtPIEdYIMM1KWfwuY8zh7wvc1u1OAXlC7dlf6mZVx/s+Y5KfFz19A==
298+
dependencies:
299+
undici-types "~5.26.4"
298300

299301
"@types/pem@^1.14.1":
300302
version "1.14.1"
@@ -400,14 +402,6 @@
400402
"@typescript-eslint/types" "6.16.0"
401403
"@typescript-eslint/visitor-keys" "6.16.0"
402404

403-
"@typescript-eslint/[email protected]":
404-
version "6.16.0"
405-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
406-
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
407-
dependencies:
408-
"@typescript-eslint/types" "6.16.0"
409-
"@typescript-eslint/visitor-keys" "6.16.0"
410-
411405
"@typescript-eslint/[email protected]":
412406
version "6.16.0"
413407
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1"
@@ -423,25 +417,6 @@
423417
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
424418
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
425419

426-
"@typescript-eslint/[email protected]":
427-
version "6.16.0"
428-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
429-
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
430-
431-
"@typescript-eslint/[email protected]":
432-
version "6.16.0"
433-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
434-
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
435-
dependencies:
436-
"@typescript-eslint/types" "6.16.0"
437-
"@typescript-eslint/visitor-keys" "6.16.0"
438-
debug "^4.3.4"
439-
globby "^11.1.0"
440-
is-glob "^4.0.3"
441-
minimatch "9.0.3"
442-
semver "^7.5.4"
443-
ts-api-utils "^1.0.1"
444-
445420
"@typescript-eslint/[email protected]":
446421
version "6.16.0"
447422
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
@@ -477,14 +452,6 @@
477452
"@typescript-eslint/types" "6.16.0"
478453
eslint-visitor-keys "^3.4.1"
479454

480-
"@typescript-eslint/[email protected]":
481-
version "6.16.0"
482-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
483-
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
484-
dependencies:
485-
"@typescript-eslint/types" "6.16.0"
486-
eslint-visitor-keys "^3.4.1"
487-
488455
"@ungap/structured-clone@^1.2.0":
489456
version "1.2.0"
490457
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -3652,6 +3619,11 @@ underscore@^1.13.2:
36523619
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
36533620
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
36543621

3622+
undici-types@~5.26.4:
3623+
version "5.26.5"
3624+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3625+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3626+
36553627
unified@^9.2.2:
36563628
version "9.2.2"
36573629
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.2.tgz#67649a1abfc3ab85d2969502902775eb03146975"

0 commit comments

Comments
 (0)