chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#9831)
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](https://github.com/tsdjs/tsd/compare/v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... 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:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -122,7 +122,7 @@
|
||||
"sinon-chai": "^3.7.0",
|
||||
"snap-shot-it": "^7.9.10",
|
||||
"start-server-and-test": "2.0.3",
|
||||
"tsd": "^0.29.0",
|
||||
"tsd": "^0.30.0",
|
||||
"url": "^0.11.3"
|
||||
},
|
||||
"engines": {
|
||||
@@ -5152,9 +5152,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tsd/typescript": {
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@tsd/typescript/-/typescript-5.2.2.tgz",
|
||||
"integrity": "sha512-VtjHPAKJqLJoHHKBDNofzvQB2+ZVxjXU/Gw6INAS9aINLQYVsxfzrQ2s84huCeYWZRTtrr7R0J7XgpZHjNwBCw==",
|
||||
"version": "5.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@tsd/typescript/-/typescript-5.3.3.tgz",
|
||||
"integrity": "sha512-CQlfzol0ldaU+ftWuG52vH29uRoKboLinLy84wS8TQOu+m+tWoaUfk4svL4ij2V8M5284KymJBlHUusKj6k34w==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14.17"
|
||||
@@ -26353,12 +26353,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tsd": {
|
||||
"version": "0.29.0",
|
||||
"resolved": "https://registry.npmjs.org/tsd/-/tsd-0.29.0.tgz",
|
||||
"integrity": "sha512-5B7jbTj+XLMg6rb9sXRBGwzv7h8KJlGOkTHxY63eWpZJiQ5vJbXEjL0u7JkIxwi5EsrRE1kRVUWmy6buK/ii8A==",
|
||||
"version": "0.30.0",
|
||||
"resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.0.tgz",
|
||||
"integrity": "sha512-aHL4rEuf3wwRzKCH8yqsE1oMAJYn7SAQ2JfWSgjr1e5/fqr+ggohQazECMpSoRAqSQeM/iIFugoyL/0eFwdTcA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@tsd/typescript": "~5.2.2",
|
||||
"@tsd/typescript": "~5.3.3",
|
||||
"eslint-formatter-pretty": "^4.1.0",
|
||||
"globby": "^11.0.1",
|
||||
"jest-diff": "^29.0.3",
|
||||
|
||||
@@ -209,7 +209,7 @@
|
||||
"sinon-chai": "^3.7.0",
|
||||
"snap-shot-it": "^7.9.10",
|
||||
"start-server-and-test": "2.0.3",
|
||||
"tsd": "^0.29.0",
|
||||
"tsd": "^0.30.0",
|
||||
"url": "^0.11.3"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user