From 793ace147b0df87578199b44398ef2467c7ab32b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:49:05 +0000 Subject: [PATCH] Update dependency @types/node to v20.14.4 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5fa23b9..e5845b0 100644 --- a/package.json +++ b/package.json @@ -195,7 +195,7 @@ "devDependencies": { "@types/is-color": "1.0.3", "@types/markdown-it": "14.1.1", - "@types/node": "20.14.3", + "@types/node": "20.14.4", "@types/vscode": "1.90.0", "@vscode/test-web": "0.0.54", "@vscode/vsce": "2.27.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 26e95d1..a9b9af6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: 14.1.1 version: 14.1.1 '@types/node': - specifier: 20.14.3 - version: 20.14.3 + specifier: 20.14.4 + version: 20.14.4 '@types/vscode': specifier: 1.90.0 version: 1.90.0 @@ -325,8 +325,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@20.14.3': - resolution: {integrity: sha512-Nuzqa6WAxeGnve6SXqiPAM9rA++VQs+iLZ1DDd56y0gdvygSZlQvZuvdFPR3yLqkVxPu4WrO02iDEyH1g+wazw==} + '@types/node@20.14.4': + resolution: {integrity: sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==} '@types/vscode@1.90.0': resolution: {integrity: sha512-oT+ZJL7qHS9Z8bs0+WKf/kQ27qWYR3trsXpq46YDjFqBsMLG4ygGGjPaJ2tyrH0wJzjOEmDyg9PDJBBhWg9pkQ==} @@ -2121,14 +2121,14 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.14.3 + '@types/node': 20.14.4 optional: true '@types/is-color@1.0.3': {} '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.14.3 + '@types/node': 20.14.4 optional: true '@types/linkify-it@5.0.0': {} @@ -2140,7 +2140,7 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@20.14.3': + '@types/node@20.14.4': dependencies: undici-types: 5.26.5 @@ -3803,4 +3803,4 @@ snapshots: zx@8.1.2: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 20.14.3 + '@types/node': 20.14.4