From 78278abf5d9c04294dde7f31b44f2bc30adec5fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 10:34:11 +0000 Subject: [PATCH] chore(deps): bump js-yaml from 4.1.0 to 4.1.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31f9c7e..5a5d317 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: ^1.0.13 version: 1.0.13 '@types/node': - specifier: ^24.10.1 - version: 24.10.1 + specifier: ^22.0.0 + version: 22.19.1 '@typescript-eslint/eslint-plugin': specifier: ^8.46.4 version: 8.46.4(@typescript-eslint/parser@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint@9.39.1)(typescript@5.9.3) @@ -38,7 +38,7 @@ importers: version: 8.46.4(eslint@9.39.1)(typescript@5.9.3) '@vitest/coverage-v8': specifier: ^4.0.8 - version: 4.0.8(vitest@4.0.8(@types/node@24.10.1)(yaml@2.8.1)) + version: 4.0.8(vitest@4.0.8(@types/node@22.19.1)(yaml@2.8.1)) eslint: specifier: ^9.39.1 version: 9.39.1 @@ -53,7 +53,7 @@ importers: version: 5.9.3 vitest: specifier: ^4.0.8 - version: 4.0.8(@types/node@24.10.1)(yaml@2.8.1) + version: 4.0.8(@types/node@22.19.1)(yaml@2.8.1) optionalDependencies: node-gyp: specifier: ^12.1.0 @@ -493,8 +493,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.10.1': - resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} + '@types/node@22.19.1': + resolution: {integrity: sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -1384,8 +1384,8 @@ packages: uc.micro@2.1.0: resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} - undici-types@7.16.0: - resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} unique-filename@4.0.0: resolution: {integrity: sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==} @@ -1850,9 +1850,9 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.10.1': + '@types/node@22.19.1': dependencies: - undici-types: 7.16.0 + undici-types: 6.21.0 '@types/unist@3.0.3': {} @@ -1949,7 +1949,7 @@ snapshots: '@typescript-eslint/types': 8.46.4 eslint-visitor-keys: 4.2.1 - '@vitest/coverage-v8@4.0.8(vitest@4.0.8(@types/node@24.10.1)(yaml@2.8.1))': + '@vitest/coverage-v8@4.0.8(vitest@4.0.8(@types/node@22.19.1)(yaml@2.8.1))': dependencies: '@bcoe/v8-coverage': 1.0.2 '@vitest/utils': 4.0.8 @@ -1962,7 +1962,7 @@ snapshots: magicast: 0.5.1 std-env: 3.10.0 tinyrainbow: 3.0.3 - vitest: 4.0.8(@types/node@24.10.1)(yaml@2.8.1) + vitest: 4.0.8(@types/node@22.19.1)(yaml@2.8.1) transitivePeerDependencies: - supports-color @@ -1975,13 +1975,13 @@ snapshots: chai: 6.2.0 tinyrainbow: 3.0.3 - '@vitest/mocker@4.0.8(vite@7.2.2(@types/node@24.10.1)(yaml@2.8.1))': + '@vitest/mocker@4.0.8(vite@7.2.2(@types/node@22.19.1)(yaml@2.8.1))': dependencies: '@vitest/spy': 4.0.8 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) + vite: 7.2.2(@types/node@22.19.1)(yaml@2.8.1) '@vitest/pretty-format@4.0.8': dependencies: @@ -2890,7 +2890,7 @@ snapshots: uc.micro@2.1.0: {} - undici-types@7.16.0: {} + undici-types@6.21.0: {} unique-filename@4.0.0: dependencies: @@ -2908,7 +2908,7 @@ snapshots: util-deprecate@1.0.2: {} - vite@7.2.2(@types/node@24.10.1)(yaml@2.8.1): + vite@7.2.2(@types/node@22.19.1)(yaml@2.8.1): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) @@ -2917,14 +2917,14 @@ snapshots: rollup: 4.53.2 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.10.1 + '@types/node': 22.19.1 fsevents: 2.3.3 yaml: 2.8.1 - vitest@4.0.8(@types/node@24.10.1)(yaml@2.8.1): + vitest@4.0.8(@types/node@22.19.1)(yaml@2.8.1): dependencies: '@vitest/expect': 4.0.8 - '@vitest/mocker': 4.0.8(vite@7.2.2(@types/node@24.10.1)(yaml@2.8.1)) + '@vitest/mocker': 4.0.8(vite@7.2.2(@types/node@22.19.1)(yaml@2.8.1)) '@vitest/pretty-format': 4.0.8 '@vitest/runner': 4.0.8 '@vitest/snapshot': 4.0.8 @@ -2941,10 +2941,10 @@ snapshots: tinyexec: 0.3.2 tinyglobby: 0.2.15 tinyrainbow: 3.0.3 - vite: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) + vite: 7.2.2(@types/node@22.19.1)(yaml@2.8.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.10.1 + '@types/node': 22.19.1 transitivePeerDependencies: - jiti - less