From d5253991a91527e06d4ee67ca51682bebb3c37c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 04:33:02 +0000 Subject: [PATCH] Bump @types/node from 20.12.2 to 20.12.3 (#374) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.12.3.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.2&new-version=20.12.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b7bf467..e55b807 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@labforward/eslint-config-node": "~0.1.5", "@types/jest": "^29.5.12", "@types/lodash": "^4.17.0", - "@types/node": "^20.12.2", + "@types/node": "^20.12.3", "eslint": "^8.57.0", "husky": "^9.0.11", "jest": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 6d1fdec..1ff0cd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -872,7 +872,7 @@ __metadata: "@labforward/eslint-config-node": "npm:~0.1.5" "@types/jest": "npm:^29.5.12" "@types/lodash": "npm:^4.17.0" - "@types/node": "npm:^20.12.2" + "@types/node": "npm:^20.12.3" eslint: "npm:^8.57.0" hast-util-sanitize: "npm:^5.0.1" husky: "npm:^9.0.11" @@ -1175,12 +1175,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.12.2": - version: 20.12.2 - resolution: "@types/node@npm:20.12.2" +"@types/node@npm:*, @types/node@npm:^20.12.3": + version: 20.12.3 + resolution: "@types/node@npm:20.12.3" dependencies: undici-types: "npm:~5.26.4" - checksum: bb47d115a8f95aadebdd6403fee16d149d6b5568ad53bacc42df34c2d572561e36ba47b05f7f68bada43752d7369b470a90df65b646af7502dfb799a21b4fca7 + checksum: 45c8485a0e55276b42c26ba1df6c480e4e1a3a3abbf4ea0ff6b4e2823c4f77e32b7e166d4263d464f207cfea5bd4de8879b8df2c7132a727b0346a30191d6bea languageName: node linkType: hard