From 7b9ece1450df03ccc113c512d5e8a82d4776b835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:45:23 +0000 Subject: [PATCH] Bump @types/node from 20.14.0 to 20.14.2 (#967) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.0 to 20.14.2. - [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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec7df5b5..74654a06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,13 +21,13 @@ dependencies: devDependencies: '@microsoft/api-documenter': specifier: ^7.22.21 - version: 7.25.3(@types/node@20.14.0) + version: 7.25.3(@types/node@20.14.2) '@microsoft/api-extractor': specifier: ^7.36.0 - version: 7.47.0(@types/node@20.14.0) + version: 7.47.0(@types/node@20.14.2) '@types/node': specifier: ^20.3.3 - version: 20.14.0 + version: 20.14.2 '@types/vinyl': specifier: ^2.0.7 version: 2.0.12 @@ -450,42 +450,42 @@ packages: - supports-color dev: true - /@microsoft/api-documenter@7.25.3(@types/node@20.14.0): + /@microsoft/api-documenter@7.25.3(@types/node@20.14.2): resolution: {integrity: sha512-xigAN2KPukckFhXMp+Zv8UhIh8lRpu5RXoM+Pl1HRHAVtIWN0oWMIeGU1bU79W+bCRTuo5zsQ98NvN6DHFMXaQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.29.2(@types/node@20.14.0) + '@microsoft/api-extractor-model': 7.29.2(@types/node@20.14.2) '@microsoft/tsdoc': 0.15.0 - '@rushstack/node-core-library': 5.4.1(@types/node@20.14.0) - '@rushstack/terminal': 0.13.0(@types/node@20.14.0) - '@rushstack/ts-command-line': 4.22.0(@types/node@20.14.0) + '@rushstack/node-core-library': 5.4.1(@types/node@20.14.2) + '@rushstack/terminal': 0.13.0(@types/node@20.14.2) + '@rushstack/ts-command-line': 4.22.0(@types/node@20.14.2) js-yaml: 3.13.1 resolve: 1.22.2 transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor-model@7.29.2(@types/node@20.14.0): + /@microsoft/api-extractor-model@7.29.2(@types/node@20.14.2): resolution: {integrity: sha512-hAYajOjQan3uslhKJRwvvHIdLJ+ZByKqdSsJ/dgHFxPtEbdKpzMDO8zuW4K5gkSMYl5D0LbNwxkhxr51P2zsmw==} dependencies: '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.4.1(@types/node@20.14.0) + '@rushstack/node-core-library': 5.4.1(@types/node@20.14.2) transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor@7.47.0(@types/node@20.14.0): + /@microsoft/api-extractor@7.47.0(@types/node@20.14.2): resolution: {integrity: sha512-LT8yvcWNf76EpDC+8/ArTVSYePvuDQ+YbAUrsTcpg3ptiZ93HIcMCozP/JOxDt+rrsFfFHcpfoselKfPyRI0GQ==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.29.2(@types/node@20.14.0) + '@microsoft/api-extractor-model': 7.29.2(@types/node@20.14.2) '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.4.1(@types/node@20.14.0) + '@rushstack/node-core-library': 5.4.1(@types/node@20.14.2) '@rushstack/rig-package': 0.5.2 - '@rushstack/terminal': 0.13.0(@types/node@20.14.0) - '@rushstack/ts-command-line': 4.22.0(@types/node@20.14.0) + '@rushstack/terminal': 0.13.0(@types/node@20.14.2) + '@rushstack/ts-command-line': 4.22.0(@types/node@20.14.2) lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.2 @@ -545,7 +545,7 @@ packages: picomatch: 2.3.1 dev: true - /@rushstack/node-core-library@5.4.1(@types/node@20.14.0): + /@rushstack/node-core-library@5.4.1(@types/node@20.14.2): resolution: {integrity: sha512-WNnwdS8r9NZ/2K3u29tNoSRldscFa7SxU0RT+82B6Dy2I4Hl2MeCSKm4EXLXPKeNzLGvJ1cqbUhTLviSF8E6iA==} peerDependencies: '@types/node': '*' @@ -553,7 +553,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.14.0 + '@types/node': 20.14.2 ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) ajv-formats: 3.0.1(ajv@8.13.0) @@ -571,7 +571,7 @@ packages: strip-json-comments: 3.1.1 dev: true - /@rushstack/terminal@0.13.0(@types/node@20.14.0): + /@rushstack/terminal@0.13.0(@types/node@20.14.2): resolution: {integrity: sha512-Ou44Q2s81BqJu3dpYedAX54am9vn245F0HzqVrfJCMQk5pGgoKKOBOjkbfZC9QKcGNaECh6pwH2s5noJt7X6ew==} peerDependencies: '@types/node': '*' @@ -579,15 +579,15 @@ packages: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 5.4.1(@types/node@20.14.0) - '@types/node': 20.14.0 + '@rushstack/node-core-library': 5.4.1(@types/node@20.14.2) + '@types/node': 20.14.2 supports-color: 8.1.1 dev: true - /@rushstack/ts-command-line@4.22.0(@types/node@20.14.0): + /@rushstack/ts-command-line@4.22.0(@types/node@20.14.2): resolution: {integrity: sha512-Qj28t6MO3HRgAZ72FDeFsrpdE6wBWxF3VENgvrXh7JF2qIT+CrXiOJIesW80VFZB9QwObSpkB1ilx794fGQg6g==} dependencies: - '@rushstack/terminal': 0.13.0(@types/node@20.14.0) + '@rushstack/terminal': 0.13.0(@types/node@20.14.2) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -616,8 +616,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@20.14.0: - resolution: {integrity: sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==} + /@types/node@20.14.2: + resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==} dependencies: undici-types: 5.26.5 dev: true @@ -630,7 +630,7 @@ packages: resolution: {integrity: sha512-Sr2fYMBUVGYq8kj3UthXFAu5UN6ZW+rYr4NACjZQJvHvj+c8lYv0CahmZ2P/r7iUkN44gGUBwqxZkrKXYPb7cw==} dependencies: '@types/expect': 1.20.4 - '@types/node': 20.14.0 + '@types/node': 20.14.2 dev: true /@userfrosting/ts-log-adapter-ava@0.1.1: