Skip to content

Commit 2c30eb3

Browse files
chore(deps): update dependency @ht2-labs/typescript-project to v2.0.62
1 parent 3760e71 commit 2c30eb3

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.1.4",
7878
"@ht2-labs/semantic-release": "3.0.12",
79-
"@ht2-labs/typescript-project": "2.0.60",
79+
"@ht2-labs/typescript-project": "2.0.62",
8080
"@types/accept-language-parser": "1.5.3",
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
@@ -1621,15 +1621,15 @@
16211621
semver "7.3.7"
16221622
simple-git "3.14.1"
16231623

1624-
"@ht2-labs/[email protected].60":
1625-
version "2.0.60"
1626-
resolved "https://registry.yarnpkg.com/@ht2-labs/typescript-project/-/typescript-project-2.0.60.tgz#686841c4c1c3d3c1b3f2ec669cb03c4a7bd839cb"
1627-
integrity sha512-vvdy66XoC/+Z/dU2timTcH6R+sE9cX2f1VWXxZLwXn39jwRDF4/dGAI+eQfp4dbPMuQWJt0qypeNIkWb0Q677A==
1624+
"@ht2-labs/[email protected].62":
1625+
version "2.0.62"
1626+
resolved "https://registry.yarnpkg.com/@ht2-labs/typescript-project/-/typescript-project-2.0.62.tgz#610073dca709297abc6a5c2eb7ed08ff577fbfa7"
1627+
integrity sha512-OWNC/nccRM8k9I6VYdL5pzsG6EVTLOj7OvPSJmh2lpO3EoG1J4OwwQjVLBm8MkQfdcY0i3M7xSI6JL5yrT6muA==
16281628
dependencies:
16291629
tslint "5.20.1"
16301630
tslint-consistent-codestyle "1.16.0"
16311631
tslint-immutable "4.9.1"
1632-
typescript "3.9.9"
1632+
typescript "3.9.10"
16331633

16341634
"@isaacs/string-locale-compare@^1.1.0":
16351635
version "1.1.0"
@@ -10809,10 +10809,10 @@ typedarray@^0.0.6:
1080910809
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1081010810
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1081110811

10812-
10813-
version "3.9.9"
10814-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
10815-
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
10812+
10813+
version "3.9.10"
10814+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
10815+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1081610816

1081710817
1081810818
version "4.3.3"

0 commit comments

Comments
 (0)