chore(deps-dev): bump tsd from 0.30.0 to 0.30.1 (#9848)

Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](https://github.com/tsdjs/tsd/compare/v0.30.0...v0.30.1)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-29 12:36:40 +00:00
committed by GitHub
parent 4ba86170a7
commit f476b2f3a8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -122,7 +122,7 @@
"sinon-chai": "^3.7.0",
"snap-shot-it": "^7.9.10",
"start-server-and-test": "2.0.3",
"tsd": "^0.30.0",
"tsd": "^0.30.1",
"url": "^0.11.3"
},
"engines": {
@@ -25760,9 +25760,9 @@
}
},
"node_modules/tsd": {
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.0.tgz",
"integrity": "sha512-aHL4rEuf3wwRzKCH8yqsE1oMAJYn7SAQ2JfWSgjr1e5/fqr+ggohQazECMpSoRAqSQeM/iIFugoyL/0eFwdTcA==",
"version": "0.30.1",
"resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.1.tgz",
"integrity": "sha512-OKyeWzTGuaidnYPcSCk/Jz6GY+3A4cNe0tLvJXT7V0vyQ8gy4ISNAetex6YodOkJw7b641B5vokmOZFeW/mpmQ==",
"dev": true,
"dependencies": {
"@tsd/typescript": "~5.3.3",

View File

@@ -209,7 +209,7 @@
"sinon-chai": "^3.7.0",
"snap-shot-it": "^7.9.10",
"start-server-and-test": "2.0.3",
"tsd": "^0.30.0",
"tsd": "^0.30.1",
"url": "^0.11.3"
},
"engines": {