From 3ce8520f2216ba16363b49b86fbdf1f72ebc7239 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 02:18:25 +0000 Subject: [PATCH] chore(deps): update dependency tsd to v0.30.3 (#455) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tsd](https://togithub.com/tsdjs/tsd) | [`0.30.1` -> `0.30.3`](https://renovatebot.com/diffs/npm/tsd/0.30.1/0.30.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsd/0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsd/0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsd/0.30.1/0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsd/0.30.1/0.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
tsdjs/tsd (tsd) ### [`v0.30.3`](https://togithub.com/tsdjs/tsd/releases/tag/v0.30.3) [Compare Source](https://togithub.com/tsdjs/tsd/compare/v0.30.2...v0.30.3) - Add code 2561 to known errors ([#​205](https://togithub.com/tsdjs/tsd/issues/205)) [`6896a11`](https://togithub.com/tsdjs/tsd/commit/6896a11) ### [`v0.30.2`](https://togithub.com/tsdjs/tsd/releases/tag/v0.30.2) [Compare Source](https://togithub.com/tsdjs/tsd/compare/v0.30.1...v0.30.2) - Actually add ts2353 to known errors ([#​204](https://togithub.com/tsdjs/tsd/issues/204)) [`9b8dc9b`](https://togithub.com/tsdjs/tsd/commit/9b8dc9b)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/netlify/functions). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 08c6f252..a522db5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10433,9 +10433,9 @@ } }, "node_modules/tsd": { - "version": "0.30.1", - "resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.1.tgz", - "integrity": "sha512-OKyeWzTGuaidnYPcSCk/Jz6GY+3A4cNe0tLvJXT7V0vyQ8gy4ISNAetex6YodOkJw7b641B5vokmOZFeW/mpmQ==", + "version": "0.30.3", + "resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.3.tgz", + "integrity": "sha512-xoEp6JPqpT9Ti9wGX5qgy7URp0lrmxN7YkbsyphBzdc1SYiXvJYgRXSIVvSZz42+/Wd/R1kBOMbgGC6rtiKxqQ==", "dev": true, "dependencies": { "@tsd/typescript": "~5.3.3", @@ -19006,9 +19006,9 @@ } }, "tsd": { - "version": "0.30.1", - "resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.1.tgz", - "integrity": "sha512-OKyeWzTGuaidnYPcSCk/Jz6GY+3A4cNe0tLvJXT7V0vyQ8gy4ISNAetex6YodOkJw7b641B5vokmOZFeW/mpmQ==", + "version": "0.30.3", + "resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.3.tgz", + "integrity": "sha512-xoEp6JPqpT9Ti9wGX5qgy7URp0lrmxN7YkbsyphBzdc1SYiXvJYgRXSIVvSZz42+/Wd/R1kBOMbgGC6rtiKxqQ==", "dev": true, "requires": { "@tsd/typescript": "~5.3.3",