Skip to content

Commit

Permalink
Merge pull request #939 from oclif/dependabot-npm_and_yarn-tsd-0.30.4
Browse files Browse the repository at this point in the history
chore(dev-deps): bump tsd from 0.29.0 to 0.30.4
  • Loading branch information
svc-cli-bot authored Feb 3, 2024
2 parents 202c1ca + e5cc1b5 commit 033fc21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"shx": "^0.3.4",
"sinon": "^16.1.3",
"ts-node": "^10.9.1",
"tsd": "^0.29.0",
"tsd": "^0.30.4",
"typescript": "^5"
},
"engines": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -889,10 +889,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e"
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==

"@tsd/typescript@~5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@tsd/typescript/-/typescript-5.2.2.tgz#b3a11006737a41abb492fe5a16de17a1c3a0126e"
integrity sha512-VtjHPAKJqLJoHHKBDNofzvQB2+ZVxjXU/Gw6INAS9aINLQYVsxfzrQ2s84huCeYWZRTtrr7R0J7XgpZHjNwBCw==
"@tsd/typescript@~5.3.3":
version "5.3.3"
resolved "https://registry.yarnpkg.com/@tsd/typescript/-/typescript-5.3.3.tgz#bc01854b6e0e746b5f70a6b48c30c7b95b81a74e"
integrity sha512-CQlfzol0ldaU+ftWuG52vH29uRoKboLinLy84wS8TQOu+m+tWoaUfk4svL4ij2V8M5284KymJBlHUusKj6k34w==

"@tufjs/[email protected]":
version "2.0.0"
Expand Down Expand Up @@ -6521,12 +6521,12 @@ tsconfig-paths@^3.15.0:
minimist "^1.2.6"
strip-bom "^3.0.0"

tsd@^0.29.0:
version "0.29.0"
resolved "https://registry.yarnpkg.com/tsd/-/tsd-0.29.0.tgz#eed29647bf67ae77e4d686e9fdde5dd27bd1529f"
integrity sha512-5B7jbTj+XLMg6rb9sXRBGwzv7h8KJlGOkTHxY63eWpZJiQ5vJbXEjL0u7JkIxwi5EsrRE1kRVUWmy6buK/ii8A==
tsd@^0.30.4:
version "0.30.4"
resolved "https://registry.yarnpkg.com/tsd/-/tsd-0.30.4.tgz#bd7ab29befd23fb4d1c827c3db740a930a626ca1"
integrity sha512-ncC4SwAeUk0OTcXt5h8l0/gOLHJSp9ogosvOADT6QYzrl0ITm398B3wkz8YESqefIsEEwvYAU8bvo7/rcN/M0Q==
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"
Expand Down

0 comments on commit 033fc21

Please sign in to comment.