From 07f6a661704acb0589abd9e64f79976f972a918e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:53:23 +0200 Subject: [PATCH] chore(deps-dev): bump the all group with 2 updates (#146) Bumps the all group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip). Updates `@types/node` from 22.5.4 to 22.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `knip` from 5.30.1 to 5.30.2 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.30.2/packages/knip) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: knip dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 23 ++++++++++++++++------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 949781b..24d1dcd 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.5.0", "@types/eslint__js": "^8.42.3", - "@types/node": "^22.5.4", + "@types/node": "^22.5.5", "eslint": "^9.10.0", - "knip": "^5.30.1", + "knip": "^5.30.2", "lefthook": "^1.7.15", "prettier": "^3.3.3", "typescript": "^5.6.2" diff --git a/yarn.lock b/yarn.lock index 65f3c2f..cba52a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -316,14 +316,14 @@ __metadata: "@commitlint/config-conventional": "npm:^19.5.0" "@eslint/js": "npm:^9.10.0" "@types/eslint__js": "npm:^8.42.3" - "@types/node": "npm:^22.5.4" + "@types/node": "npm:^22.5.5" eslint: "npm:^9.10.0" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-import: "npm:^2.30.0" eslint-plugin-jsx-a11y: "npm:^6.10.0" eslint-plugin-react: "npm:^7.36.1" eslint-plugin-react-hooks: "npm:^4.6.2" - knip: "npm:^5.30.1" + knip: "npm:^5.30.2" lefthook: "npm:^1.7.15" prettier: "npm:^3.3.3" typescript: "npm:^5.6.2" @@ -431,7 +431,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^22.5.4": +"@types/node@npm:*": version: 22.5.4 resolution: "@types/node@npm:22.5.4" dependencies: @@ -440,6 +440,15 @@ __metadata: languageName: node linkType: hard +"@types/node@npm:^22.5.5": + version: 22.5.5 + resolution: "@types/node@npm:22.5.5" + dependencies: + undici-types: "npm:~6.19.2" + checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c + languageName: node + linkType: hard + "@typescript-eslint/eslint-plugin@npm:8.5.0": version: 8.5.0 resolution: "@typescript-eslint/eslint-plugin@npm:8.5.0" @@ -2414,9 +2423,9 @@ __metadata: languageName: node linkType: hard -"knip@npm:^5.30.1": - version: 5.30.1 - resolution: "knip@npm:5.30.1" +"knip@npm:^5.30.2": + version: 5.30.2 + resolution: "knip@npm:5.30.2" dependencies: "@nodelib/fs.walk": "npm:1.2.8" "@snyk/github-codeowners": "npm:1.1.0" @@ -2440,7 +2449,7 @@ __metadata: bin: knip: bin/knip.js knip-bun: bin/knip-bun.js - checksum: 10c0/1c470266d7967dad0f2fb1b1f6c8a797bc7bea6c1f0021c52dce40e067ae87217eb17ff11a4164e3a5244bf3d0672f9e8678e4c3898260c48b9c020132ebb29a + checksum: 10c0/c1fc1b45c17c1f8478cd1bd60749b44bf83375c579f6ee77b037b9ef8adf5ef21d4ba483be438bbfa621fac0b85acc27666b0e5085f633e1458c0d6326093995 languageName: node linkType: hard