Skip to content

Commit f9589bc

Browse files
renovate[bot]alan-agius4
authored andcommitted
build: update dependency typescript to v4.7.4
1 parent f1844f1 commit f9589bc

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"ts-node": "10.8.1",
101101
"tslib": "~2.4.0",
102102
"tsutils": "^3.0.0",
103-
"typescript": "4.7.3",
103+
"typescript": "4.7.4",
104104
"xhr2": "^0.2.0",
105105
"zone.js": "^0.11.0"
106106
}

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -8879,10 +8879,10 @@ typed-assert@^1.0.8:
88798879
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
88808880
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==
88818881

8882-
typescript@4.7.3:
8883-
version "4.7.3"
8884-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
8885-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
8882+
typescript@4.7.4, typescript@~4.7.3:
8883+
version "4.7.4"
8884+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
8885+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
88868886

88878887
typescript@^4.6.2:
88888888
version "4.7.2"
@@ -8894,11 +8894,6 @@ typescript@~4.6.3:
88948894
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
88958895
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
88968896

8897-
typescript@~4.7.3:
8898-
version "4.7.4"
8899-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
8900-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
8901-
89028897
ua-parser-js@1.0.2:
89038898
version "1.0.2"
89048899
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.2.tgz#e2976c34dbfb30b15d2c300b2a53eac87c57a775"

0 commit comments

Comments
 (0)