Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 2e3f085

Browse files
committed
chore(deps): update dependency typescript to v4.4.2
1 parent 083ce9e commit 2e3f085

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-sonar": ">=0.6.1",
3737
"eslint-plugin-sonarjs": ">=0.9.1",
3838
"tslint": ">=5.0.0",
39-
"typescript": ">=3.9.10"
39+
"typescript": ">=4.4.2"
4040
},
4141
"peerDependenciesMeta": {
4242
"@angular-eslint/eslint-plugin": {
@@ -61,7 +61,7 @@
6161
"ts-node": "^10.1.0",
6262
"tslint": "^6.1.3",
6363
"type-coverage": "^2.18.0",
64-
"typescript": "^4.3.4"
64+
"typescript": "^4.4.2"
6565
},
6666
"resolutions": {
6767
"prettier": "^2.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7293,10 +7293,10 @@ type@^2.0.0:
72937293
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
72947294
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
72957295

7296-
typescript@^4.3.4:
7297-
version "4.3.4"
7298-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
7299-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
7296+
typescript@^4.4.2:
7297+
version "4.4.2"
7298+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
7299+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
73007300

73017301
unbox-primitive@^1.0.1:
73027302
version "1.0.1"

0 commit comments

Comments
 (0)