Skip to content

Commit 3aeb1ec

Browse files
committed
chore(deps): update dependency @ht2-labs/typescript-project to v2.0.62
1 parent f1642b9 commit 3aeb1ec

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
@@ -76,7 +76,7 @@
7676
"devDependencies": {
7777
"@commitlint/config-conventional": "12.0.1",
7878
"@ht2-labs/semantic-release": "2.0.95",
79-
"@ht2-labs/typescript-project": "2.0.60",
79+
"@ht2-labs/typescript-project": "2.0.62",
8080
"@types/accept-language-parser": "1.5.1",
8181
"@types/atob": "2.1.2",
8282
"@types/btoa": "1.2.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -518,15 +518,15 @@
518518
semver "7.3.5"
519519
simple-git "2.46.0"
520520

521-
"@ht2-labs/[email protected].60":
522-
version "2.0.60"
523-
resolved "https://registry.yarnpkg.com/@ht2-labs/typescript-project/-/typescript-project-2.0.60.tgz#686841c4c1c3d3c1b3f2ec669cb03c4a7bd839cb"
524-
integrity sha512-vvdy66XoC/+Z/dU2timTcH6R+sE9cX2f1VWXxZLwXn39jwRDF4/dGAI+eQfp4dbPMuQWJt0qypeNIkWb0Q677A==
521+
"@ht2-labs/[email protected].62":
522+
version "2.0.62"
523+
resolved "https://registry.yarnpkg.com/@ht2-labs/typescript-project/-/typescript-project-2.0.62.tgz#610073dca709297abc6a5c2eb7ed08ff577fbfa7"
524+
integrity sha512-OWNC/nccRM8k9I6VYdL5pzsG6EVTLOj7OvPSJmh2lpO3EoG1J4OwwQjVLBm8MkQfdcY0i3M7xSI6JL5yrT6muA==
525525
dependencies:
526526
tslint "5.20.1"
527527
tslint-consistent-codestyle "1.16.0"
528528
tslint-immutable "4.9.1"
529-
typescript "3.9.9"
529+
typescript "3.9.10"
530530

531531
"@istanbuljs/load-nyc-config@^1.0.0":
532532
version "1.1.0"
@@ -8914,10 +8914,10 @@ typedarray@^0.0.6:
89148914
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
89158915
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
89168916

8917-
8918-
version "3.9.9"
8919-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
8920-
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
8917+
8918+
version "3.9.10"
8919+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
8920+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
89218921

89228922
89238923
version "4.3.3"

0 commit comments

Comments
 (0)