Skip to content

Commit 1583fab

Browse files
chore(deps): update dependency @ht2-labs/typescript-project to v2.0.62
1 parent 685c342 commit 1583fab

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
"devDependencies": {
7474
"@commitlint/config-conventional": "12.1.4",
7575
"@ht2-labs/semantic-release": "3.0.12",
76-
"@ht2-labs/typescript-project": "2.0.60",
76+
"@ht2-labs/typescript-project": "2.0.62",
7777
"@types/accept-language-parser": "1.5.3",
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
@@ -2748,15 +2748,15 @@
27482748
semver "7.3.7"
27492749
simple-git "3.14.1"
27502750

2751-
"@ht2-labs/[email protected].60":
2752-
version "2.0.60"
2753-
resolved "https://registry.yarnpkg.com/@ht2-labs/typescript-project/-/typescript-project-2.0.60.tgz#686841c4c1c3d3c1b3f2ec669cb03c4a7bd839cb"
2754-
integrity sha512-vvdy66XoC/+Z/dU2timTcH6R+sE9cX2f1VWXxZLwXn39jwRDF4/dGAI+eQfp4dbPMuQWJt0qypeNIkWb0Q677A==
2751+
"@ht2-labs/[email protected].62":
2752+
version "2.0.62"
2753+
resolved "https://registry.yarnpkg.com/@ht2-labs/typescript-project/-/typescript-project-2.0.62.tgz#610073dca709297abc6a5c2eb7ed08ff577fbfa7"
2754+
integrity sha512-OWNC/nccRM8k9I6VYdL5pzsG6EVTLOj7OvPSJmh2lpO3EoG1J4OwwQjVLBm8MkQfdcY0i3M7xSI6JL5yrT6muA==
27552755
dependencies:
27562756
tslint "5.20.1"
27572757
tslint-consistent-codestyle "1.16.0"
27582758
tslint-immutable "4.9.1"
2759-
typescript "3.9.9"
2759+
typescript "3.9.10"
27602760

27612761
"@isaacs/string-locale-compare@^1.1.0":
27622762
version "1.1.0"
@@ -11887,10 +11887,10 @@ typedarray@^0.0.6:
1188711887
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1188811888
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1188911889

11890-
11891-
version "3.9.9"
11892-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
11893-
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
11890+
11891+
version "3.9.10"
11892+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
11893+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1189411894

1189511895
1189611896
version "4.3.3"

0 commit comments

Comments
 (0)