Skip to content

Commit e5fdbcc

Browse files
chore(deps): update dependency @ht2-labs/typescript-project to v2.0.60 (#743)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 585a17b commit e5fdbcc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"devDependencies": {
7575
"@ht2-labs/semantic-release": "2.0.67",
76-
"@ht2-labs/typescript-project": "2.0.50",
76+
"@ht2-labs/typescript-project": "2.0.60",
7777
"@types/accept-language-parser": "1.5.1",
7878
"@types/atob": "2.1.2",
7979
"@types/btoa": "1.2.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -216,15 +216,15 @@
216216
semver "7.3.4"
217217
simple-git "2.36.1"
218218

219-
"@ht2-labs/[email protected].50":
220-
version "2.0.50"
221-
resolved "https://registry.yarnpkg.com/@ht2-labs/typescript-project/-/typescript-project-2.0.50.tgz#bebe7cc80b94db8e28d4cc492a55a951173ec822"
222-
integrity sha512-MOwlq+ZiRi7l/P72z8Ik/yNWXLOWtnmvgRheL0FZ4vEdVIYRoRdQ+0Qqtsot5mGfOK5dI1k+BfOddEWUwx7Vdg==
219+
"@ht2-labs/[email protected].60":
220+
version "2.0.60"
221+
resolved "https://registry.yarnpkg.com/@ht2-labs/typescript-project/-/typescript-project-2.0.60.tgz#686841c4c1c3d3c1b3f2ec669cb03c4a7bd839cb"
222+
integrity sha512-vvdy66XoC/+Z/dU2timTcH6R+sE9cX2f1VWXxZLwXn39jwRDF4/dGAI+eQfp4dbPMuQWJt0qypeNIkWb0Q677A==
223223
dependencies:
224224
tslint "5.20.1"
225225
tslint-consistent-codestyle "1.16.0"
226226
tslint-immutable "4.9.1"
227-
typescript "3.7.5"
227+
typescript "3.9.9"
228228

229229
"@iarna/cli@^1.2.0":
230230
version "1.2.0"
@@ -9269,10 +9269,10 @@ typedarray@^0.0.6:
92699269
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
92709270
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
92719271

9272-
typescript@3.7.5:
9273-
version "3.7.5"
9274-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
9275-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
9272+
typescript@3.9.9:
9273+
version "3.9.9"
9274+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
9275+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
92769276

92779277
92789278
version "4.2.3"

0 commit comments

Comments
 (0)