From 27b37af6f870851d7fbcfed3ac1f91c23dec74f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 04:42:48 +0000 Subject: [PATCH] Bump @types/node from 20.14.1 to 20.14.2 (#410) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.1 to 20.14.2.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.14.1&new-version=20.14.2)](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 24664a8..d18cad8 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@labforward/eslint-config-node": "^0.1.6", "@types/jest": "^29.5.12", "@types/lodash": "^4.17.4", - "@types/node": "^20.14.1", + "@types/node": "^20.14.2", "eslint": "^8.57.0", "husky": "^9.0.11", "jest": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index aa0732a..4232105 100644 --- a/yarn.lock +++ b/yarn.lock @@ -871,7 +871,7 @@ __metadata: "@labforward/eslint-config-node": "npm:^0.1.6" "@types/jest": "npm:^29.5.12" "@types/lodash": "npm:^4.17.4" - "@types/node": "npm:^20.14.1" + "@types/node": "npm:^20.14.2" eslint: "npm:^8.57.0" hast-util-sanitize: "npm:^5.0.1" husky: "npm:^9.0.11" @@ -1167,12 +1167,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.14.1": - version: 20.14.1 - resolution: "@types/node@npm:20.14.1" +"@types/node@npm:*, @types/node@npm:^20.14.2": + version: 20.14.2 + resolution: "@types/node@npm:20.14.2" dependencies: undici-types: "npm:~5.26.4" - checksum: 12b7879047f50cc217bbea3add7c45e542070f6e9fb2092be97542152b7022512bcb2bf848d04f77e295c4c8699acd484e79a4a4dbe9bcfa4e89dd543d530611 + checksum: 2d86e5f2227aaa42212e82ea0affe72799111b888ff900916376450b02b09b963ca888b20d9c332d8d2b833ed4781987867a38eaa2e4863fa8439071468b0a6f languageName: node linkType: hard