From 080a70c3860496f451281dcf18af359c7c5d5e96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 01:28:33 +0000 Subject: [PATCH] chore(deps): update dependency tsd to ^0.25.0 (#369) 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/SamVerschueren/tsd) | [`^0.24.1` -> `^0.25.0`](https://renovatebot.com/diffs/npm/tsd/0.24.1/0.25.0) | [![age](https://badges.renovateapi.com/packages/npm/tsd/0.25.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/tsd/0.25.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/tsd/0.25.0/compatibility-slim/0.24.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/tsd/0.25.0/confidence-slim/0.24.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
SamVerschueren/tsd ### [`v0.25.0`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.25.0) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.24.1...v0.25.0) - Upgrade to TypeScript 4.9 [`5a7ee7b`](https://togithub.com/SamVerschueren/tsd/commit/5a7ee7b)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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://app.renovatebot.com/dashboard#github/netlify/functions). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index cbd888f9..e5d732d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "husky": "^7.0.4", "npm-run-all": "^4.1.5", "nyc": "^15.0.0", - "tsd": "^0.24.1", + "tsd": "^0.25.0", "typescript": "^4.4.4" }, "engines": { @@ -1461,9 +1461,9 @@ "dev": true }, "node_modules/@tsd/typescript": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/@tsd/typescript/-/typescript-4.8.4.tgz", - "integrity": "sha512-WMFNVstwWGyDuZP2LGPRZ+kPHxZLmhO+2ormstDvnXiyoBPtW1qq9XhhrkI4NVtxgs+2ZiUTl9AG7nNIRq/uCg==", + "version": "4.9.3", + "resolved": "https://registry.npmjs.org/@tsd/typescript/-/typescript-4.9.3.tgz", + "integrity": "sha512-iyi45620s9QN62rW90KelRJLG7p15g4NhTezxYCHmE5RY/BI270Sn7E8vWtiLzB+9mQgy71sYXcgyDKjtJamSQ==", "dev": true }, "node_modules/@types/eslint": { @@ -10335,12 +10335,12 @@ } }, "node_modules/tsd": { - "version": "0.24.1", - "resolved": "https://registry.npmjs.org/tsd/-/tsd-0.24.1.tgz", - "integrity": "sha512-sD+s81/2aM4RRhimCDttd4xpBNbUFWnoMSHk/o8kC8Ek23jljeRNWjsxFJmOmYLuLTN9swRt1b6iXfUXTcTiIA==", + "version": "0.25.0", + "resolved": "https://registry.npmjs.org/tsd/-/tsd-0.25.0.tgz", + "integrity": "sha512-liUlvKtsdr+70XEZP/kkF6U8+Q9URZi4Pw58ih7a9x3kjJblG8rdVgvG62xcvkgRva1q3yWX5qAxfYZuYiC5CA==", "dev": true, "dependencies": { - "@tsd/typescript": "~4.8.3", + "@tsd/typescript": "~4.9.3", "eslint-formatter-pretty": "^4.1.0", "globby": "^11.0.1", "meow": "^9.0.0", @@ -12218,9 +12218,9 @@ "dev": true }, "@tsd/typescript": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/@tsd/typescript/-/typescript-4.8.4.tgz", - "integrity": "sha512-WMFNVstwWGyDuZP2LGPRZ+kPHxZLmhO+2ormstDvnXiyoBPtW1qq9XhhrkI4NVtxgs+2ZiUTl9AG7nNIRq/uCg==", + "version": "4.9.3", + "resolved": "https://registry.npmjs.org/@tsd/typescript/-/typescript-4.9.3.tgz", + "integrity": "sha512-iyi45620s9QN62rW90KelRJLG7p15g4NhTezxYCHmE5RY/BI270Sn7E8vWtiLzB+9mQgy71sYXcgyDKjtJamSQ==", "dev": true }, "@types/eslint": { @@ -18842,12 +18842,12 @@ } }, "tsd": { - "version": "0.24.1", - "resolved": "https://registry.npmjs.org/tsd/-/tsd-0.24.1.tgz", - "integrity": "sha512-sD+s81/2aM4RRhimCDttd4xpBNbUFWnoMSHk/o8kC8Ek23jljeRNWjsxFJmOmYLuLTN9swRt1b6iXfUXTcTiIA==", + "version": "0.25.0", + "resolved": "https://registry.npmjs.org/tsd/-/tsd-0.25.0.tgz", + "integrity": "sha512-liUlvKtsdr+70XEZP/kkF6U8+Q9URZi4Pw58ih7a9x3kjJblG8rdVgvG62xcvkgRva1q3yWX5qAxfYZuYiC5CA==", "dev": true, "requires": { - "@tsd/typescript": "~4.8.3", + "@tsd/typescript": "~4.9.3", "eslint-formatter-pretty": "^4.1.0", "globby": "^11.0.1", "meow": "^9.0.0", diff --git a/package.json b/package.json index cb66c4d0..386b22ba 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "husky": "^7.0.4", "npm-run-all": "^4.1.5", "nyc": "^15.0.0", - "tsd": "^0.24.1", + "tsd": "^0.25.0", "typescript": "^4.4.4" }, "engines": {