From dbfd7a61184a67cba5228763197aee4dd92568ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 06:24:37 +0000 Subject: [PATCH] Bump the all group with 1 update Bumps the all group with 1 update: [npm-check-updates](https://github.com/raineorshine/npm-check-updates). Updates `npm-check-updates` from 16.14.16 to 16.14.17 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v16.14.16...v16.14.17) --- updated-dependencies: - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++++++----------- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 5d0eda6..d07050f 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ "@commitlint/cli": "^19.2.0", "@commitlint/config-conventional": "^19.1.0", "husky": "^9.0.11", - "npm-check-updates": "^16.14.16" + "npm-check-updates": "^16.14.17" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 023db82..417694b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: devDependencies: '@commitlint/cli': specifier: ^19.2.0 - version: 19.2.0(@types/node@20.11.27)(typescript@5.4.2) + version: 19.2.0(@types/node@20.11.28)(typescript@5.4.2) '@commitlint/config-conventional': specifier: ^19.1.0 version: 19.1.0 @@ -15,8 +15,8 @@ devDependencies: specifier: ^9.0.11 version: 9.0.11 npm-check-updates: - specifier: ^16.14.16 - version: 16.14.16 + specifier: ^16.14.17 + version: 16.14.17 packages: @@ -49,14 +49,14 @@ packages: dev: true optional: true - /@commitlint/cli@19.2.0(@types/node@20.11.27)(typescript@5.4.2): + /@commitlint/cli@19.2.0(@types/node@20.11.28)(typescript@5.4.2): resolution: {integrity: sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.3 '@commitlint/lint': 19.1.0 - '@commitlint/load': 19.2.0(@types/node@20.11.27)(typescript@5.4.2) + '@commitlint/load': 19.2.0(@types/node@20.11.28)(typescript@5.4.2) '@commitlint/read': 19.2.0 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -125,7 +125,7 @@ packages: '@commitlint/types': 19.0.3 dev: true - /@commitlint/load@19.2.0(@types/node@20.11.27)(typescript@5.4.2): + /@commitlint/load@19.2.0(@types/node@20.11.28)(typescript@5.4.2): resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==} engines: {node: '>=v18'} dependencies: @@ -135,7 +135,7 @@ packages: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.4.2) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.27)(cosmiconfig@9.0.0)(typescript@5.4.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.28)(cosmiconfig@9.0.0)(typescript@5.4.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -431,6 +431,12 @@ packages: undici-types: 5.26.5 dev: true + /@types/node@20.11.28: + resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==} + dependencies: + undici-types: 5.26.5 + dev: true + /JSONStream@1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} hasBin: true @@ -797,7 +803,7 @@ packages: split2: 4.2.0 dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.27)(cosmiconfig@9.0.0)(typescript@5.4.2): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.28)(cosmiconfig@9.0.0)(typescript@5.4.2): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -805,7 +811,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.11.27 + '@types/node': 20.11.28 cosmiconfig: 9.0.0(typescript@5.4.2) jiti: 1.21.0 typescript: 5.4.2 @@ -1892,8 +1898,8 @@ packages: npm-normalize-package-bin: 3.0.1 dev: true - /npm-check-updates@16.14.16: - resolution: {integrity: sha512-li7FvwreCISh4UaZogTAnDgTknzqvIUsnjibNCNMKiPWOcsnF4mhQJ6+HW2JCKWuhDctZbMOv8wMQwwpNyXvIw==} + /npm-check-updates@16.14.17: + resolution: {integrity: sha512-ElnDdXKe60f8S6RhzFeaGuH2TFJmt2cU2HjLdowldabdm27nWFCxV2ebeP3xGbQkzp2+RPDQNdW9HqU1lcY8ag==} engines: {node: '>=14.14'} hasBin: true dependencies: