From 37eec76d228cc5afd6a3f08b5d0a284b28d0097e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 11:33:40 +0100 Subject: [PATCH] Bump @types/node from 20.10.1 to 20.10.5 (#12) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.10.5. - [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> --- .pnp.cjs | 10 +++++----- package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 53db2f8..1eaf12f 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -35,7 +35,7 @@ const RAW_RUNTIME_STATE = ["@solana/web3.js", "npm:1.87.6"],\ ["@types/bn.js", "npm:5.1.5"],\ ["@types/lodash", "npm:4.14.202"],\ - ["@types/node", "npm:20.10.1"],\ + ["@types/node", "npm:20.10.5"],\ ["@types/yargs", "npm:17.0.32"],\ ["@typescript-eslint/eslint-plugin", "virtual:33c92c9eaeeb1275e6d69f6a55a61c0d7b259ce91fa1e17bada68ae079477b554b60c587588f1b25d8b9d16d3c3e55a0fd38106b9b38c16c060074c5b71de6d8#npm:6.13.1"],\ ["@typescript-eslint/parser", "virtual:33c92c9eaeeb1275e6d69f6a55a61c0d7b259ce91fa1e17bada68ae079477b554b60c587588f1b25d8b9d16d3c3e55a0fd38106b9b38c16c060074c5b71de6d8#npm:6.13.1"],\ @@ -549,10 +549,10 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["npm:20.10.1", {\ - "packageLocation": "../../.yarn/berry/cache/@types-node-npm-20.10.1-55cf8269a8-10c0.zip/node_modules/@types/node/",\ + ["npm:20.10.5", {\ + "packageLocation": "../../.yarn/berry/cache/@types-node-npm-20.10.5-9464a4540b-10c0.zip/node_modules/@types/node/",\ "packageDependencies": [\ - ["@types/node", "npm:20.10.1"],\ + ["@types/node", "npm:20.10.5"],\ ["undici-types", "npm:5.26.5"]\ ],\ "linkType": "HARD"\ @@ -2763,7 +2763,7 @@ const RAW_RUNTIME_STATE = ["@solana/web3.js", "npm:1.87.6"],\ ["@types/bn.js", "npm:5.1.5"],\ ["@types/lodash", "npm:4.14.202"],\ - ["@types/node", "npm:20.10.1"],\ + ["@types/node", "npm:20.10.5"],\ ["@types/yargs", "npm:17.0.32"],\ ["@typescript-eslint/eslint-plugin", "virtual:33c92c9eaeeb1275e6d69f6a55a61c0d7b259ce91fa1e17bada68ae079477b554b60c587588f1b25d8b9d16d3c3e55a0fd38106b9b38c16c060074c5b71de6d8#npm:6.13.1"],\ ["@typescript-eslint/parser", "virtual:33c92c9eaeeb1275e6d69f6a55a61c0d7b259ce91fa1e17bada68ae079477b554b60c587588f1b25d8b9d16d3c3e55a0fd38106b9b38c16c060074c5b71de6d8#npm:6.13.1"],\ diff --git a/package.json b/package.json index ad3c2e4..10703d3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@types/bn.js": "^5.1.5", "@types/lodash": "^4.14.202", - "@types/node": "^20.10.1", + "@types/node": "^20.10.5", "@types/yargs": "^17.0.32", "@typescript-eslint/eslint-plugin": "^6.13.1", "@typescript-eslint/parser": "^6.13.1", diff --git a/yarn.lock b/yarn.lock index 954e121..e4ae4ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -402,12 +402,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^20.10.1": - version: 20.10.1 - resolution: "@types/node@npm:20.10.1" +"@types/node@npm:^20.10.5": + version: 20.10.5 + resolution: "@types/node@npm:20.10.5" dependencies: undici-types: "npm:~5.26.4" - checksum: c1b4b5a33f57bd39a8a0d074f27e3e370fccc6cda6a1c46caa48cc4c1687677cfdbffd9dc93fc803c6d355696dd9c73cd6f6507c749f61f83beb7326aec077d2 + checksum: be30609aae0bfe492097815f166ccc07f465220cb604647fa4e5ec05a1d16c012a41b82b5f11ecfe2485cbb479d4d20384b95b809ca0bcff6d94d5bbafa645bb languageName: node linkType: hard @@ -2232,7 +2232,7 @@ __metadata: "@solana/web3.js": "npm:^1.87.5" "@types/bn.js": "npm:^5.1.5" "@types/lodash": "npm:^4.14.202" - "@types/node": "npm:^20.10.1" + "@types/node": "npm:^20.10.5" "@types/yargs": "npm:^17.0.32" "@typescript-eslint/eslint-plugin": "npm:^6.13.1" "@typescript-eslint/parser": "npm:^6.13.1"