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

Commit

Permalink
chore(deps): update dependency typescript to v4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 10, 2021
1 parent 7735c3c commit 06fbfeb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-sonar": ">=0.6.1",
"eslint-plugin-sonarjs": ">=0.9.1",
"tslint": ">=5.0.0",
"typescript": ">=3.9.10"
"typescript": ">=4.4.3"
},
"peerDependenciesMeta": {
"@angular-eslint/eslint-plugin": {
Expand All @@ -61,7 +61,7 @@
"ts-node": "^10.1.0",
"tslint": "^6.1.3",
"type-coverage": "^2.18.2",
"typescript": "^4.3.4"
"typescript": "^4.4.3"
},
"resolutions": {
"prettier": "^2.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7298,10 +7298,10 @@ type@^2.0.0:
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==

typescript@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
typescript@^4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==

unbox-primitive@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 06fbfeb

Please sign in to comment.