From 3e9b1f0eddee0dcfe1750cb39ca9b78e8686e2d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 12:04:28 +0000 Subject: [PATCH] Bump @types/node from 22.1.0 to 22.2.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.0. - [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] --- pnpm-lock.yaml | 52 +++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38980f3a..cbfda711 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,13 +23,13 @@ importers: devDependencies: '@microsoft/api-documenter': specifier: ^7.22.21 - version: 7.25.10(@types/node@22.1.0) + version: 7.25.10(@types/node@22.2.0) '@microsoft/api-extractor': specifier: ^7.36.0 - version: 7.47.5(@types/node@22.1.0) + version: 7.47.5(@types/node@22.2.0) '@types/node': specifier: ^22.0.0 - version: 22.1.0 + version: 22.2.0 '@types/vinyl': specifier: ^2.0.7 version: 2.0.12 @@ -370,8 +370,8 @@ packages: '@types/minimist@1.2.2': resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} - '@types/node@22.1.0': - resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==} + '@types/node@22.2.0': + resolution: {integrity: sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1949,35 +1949,35 @@ snapshots: - encoding - supports-color - '@microsoft/api-documenter@7.25.10(@types/node@22.1.0)': + '@microsoft/api-documenter@7.25.10(@types/node@22.2.0)': dependencies: - '@microsoft/api-extractor-model': 7.29.4(@types/node@22.1.0) + '@microsoft/api-extractor-model': 7.29.4(@types/node@22.2.0) '@microsoft/tsdoc': 0.15.0 - '@rushstack/node-core-library': 5.5.1(@types/node@22.1.0) - '@rushstack/terminal': 0.13.3(@types/node@22.1.0) - '@rushstack/ts-command-line': 4.22.4(@types/node@22.1.0) + '@rushstack/node-core-library': 5.5.1(@types/node@22.2.0) + '@rushstack/terminal': 0.13.3(@types/node@22.2.0) + '@rushstack/ts-command-line': 4.22.4(@types/node@22.2.0) js-yaml: 3.13.1 resolve: 1.22.2 transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor-model@7.29.4(@types/node@22.1.0)': + '@microsoft/api-extractor-model@7.29.4(@types/node@22.2.0)': dependencies: '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.5.1(@types/node@22.1.0) + '@rushstack/node-core-library': 5.5.1(@types/node@22.2.0) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.47.5(@types/node@22.1.0)': + '@microsoft/api-extractor@7.47.5(@types/node@22.2.0)': dependencies: - '@microsoft/api-extractor-model': 7.29.4(@types/node@22.1.0) + '@microsoft/api-extractor-model': 7.29.4(@types/node@22.2.0) '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.5.1(@types/node@22.1.0) + '@rushstack/node-core-library': 5.5.1(@types/node@22.2.0) '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.13.3(@types/node@22.1.0) - '@rushstack/ts-command-line': 4.22.4(@types/node@22.1.0) + '@rushstack/terminal': 0.13.3(@types/node@22.2.0) + '@rushstack/ts-command-line': 4.22.4(@types/node@22.2.0) lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.2 @@ -2016,7 +2016,7 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rushstack/node-core-library@5.5.1(@types/node@22.1.0)': + '@rushstack/node-core-library@5.5.1(@types/node@22.2.0)': dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) @@ -2027,23 +2027,23 @@ snapshots: resolve: 1.22.2 semver: 7.5.4 optionalDependencies: - '@types/node': 22.1.0 + '@types/node': 22.2.0 '@rushstack/rig-package@0.5.3': dependencies: resolve: 1.22.2 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.13.3(@types/node@22.1.0)': + '@rushstack/terminal@0.13.3(@types/node@22.2.0)': dependencies: - '@rushstack/node-core-library': 5.5.1(@types/node@22.1.0) + '@rushstack/node-core-library': 5.5.1(@types/node@22.2.0) supports-color: 8.1.1 optionalDependencies: - '@types/node': 22.1.0 + '@types/node': 22.2.0 - '@rushstack/ts-command-line@4.22.4(@types/node@22.1.0)': + '@rushstack/ts-command-line@4.22.4(@types/node@22.2.0)': dependencies: - '@rushstack/terminal': 0.13.3(@types/node@22.1.0) + '@rushstack/terminal': 0.13.3(@types/node@22.2.0) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -2060,7 +2060,7 @@ snapshots: '@types/minimist@1.2.2': {} - '@types/node@22.1.0': + '@types/node@22.2.0': dependencies: undici-types: 6.13.0 @@ -2069,7 +2069,7 @@ snapshots: '@types/vinyl@2.0.12': dependencies: '@types/expect': 1.20.4 - '@types/node': 22.1.0 + '@types/node': 22.2.0 '@userfrosting/ts-log-adapter-ava@0.1.1': dependencies: