Skip to content

Commit 5b39294

Browse files
chore(deps): update dependency tsd to ^0.14.0 (#207)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 132f344 commit 5b39294

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"textlint-rule-unexpanded-acronym": "^1.2.4",
9393
"textlint-rule-write-good": "^1.6.2",
9494
"ts-jest": "^26.4.0",
95-
"tsd": "^0.13.1",
95+
"tsd": "^0.14.0",
9696
"typescript": "^4.1.2",
9797
"typescript-eslint-language-service": "^4.1.2",
9898
"vitepress": "^0.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10210,10 +10210,10 @@ ts-jest@^26.4.0:
1021010210
semver "7.x"
1021110211
yargs-parser "20.x"
1021210212

10213-
tsd@^0.13.1:
10214-
version "0.13.1"
10215-
resolved "https://registry.yarnpkg.com/tsd/-/tsd-0.13.1.tgz#d2a8baa80b8319dafea37fbeb29fef3cec86e92b"
10216-
integrity sha512-+UYM8LRG/M4H8ISTg2ow8SWi65PS7Os+4DUnyiQLbJysXBp2DEmws9SMgBH+m8zHcJZqUJQ+mtDWJXP1IAvB2A==
10213+
tsd@^0.14.0:
10214+
version "0.14.0"
10215+
resolved "https://registry.yarnpkg.com/tsd/-/tsd-0.14.0.tgz#9bd1c93e925408846949d59fe4754655749a5f2b"
10216+
integrity sha512-fl1gS5orAwqIb0P2xMdppgCrwv1BfCJn67wBzRBCV9OUaWHVXHqiIqL6yX/519xFgT1ZOaLMhr5W9XDo8kuuRA==
1021710217
dependencies:
1021810218
eslint-formatter-pretty "^4.0.0"
1021910219
globby "^11.0.1"

0 commit comments

Comments
 (0)