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

Commit d22b5dd

Browse files
committed
chore(deps): update dependency typescript to v4.7.3
1 parent 9b2a0fe commit d22b5dd

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.8.0",
3737
"eslint-plugin-sonarjs": ">=0.13.0",
3838
"tslint": ">=5.0.0",
39-
"typescript": ">=3.9.10"
39+
"typescript": ">=4.7.3"
4040
},
4141
"peerDependenciesMeta": {
4242
"@angular-eslint/eslint-plugin": {
@@ -61,7 +61,7 @@
6161
"ts-node": "^10.8.0",
6262
"tslint": "^6.1.3",
6363
"type-coverage": "^2.21.1",
64-
"typescript": "^4.3.4"
64+
"typescript": "^4.7.3"
6565
},
6666
"resolutions": {
6767
"prettier": "^2.6.2",

yarn.lock

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

7475-
typescript@^4.3.4, typescript@^4.4.3:
7476-
version "4.6.3"
7477-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
7478-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
7475+
typescript@^4.4.3, typescript@^4.7.3:
7476+
version "4.7.3"
7477+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
7478+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
74797479

74807480
unbox-primitive@^1.0.1:
74817481
version "1.0.1"

0 commit comments

Comments
 (0)