Skip to content

Commit 10b65ae

Browse files
authored
Merge pull request #11 from Tomas2D/dependabot/npm_and_yarn/typescript-4.7.4
Bump typescript from 4.6.4 to 4.7.4
2 parents 0e3b4b3 + 613c538 commit 10b65ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"prettier": "^2.2.1",
5151
"puppeteer": "^15.3.1",
5252
"ts-jest": "^27.0.5",
53-
"typescript": "~4.6.4"
53+
"typescript": "~4.7.4"
5454
},
5555
"resolutions": {
5656
"set-value": ">=4.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3837,10 +3837,10 @@ typedarray-to-buffer@^3.1.5:
38373837
dependencies:
38383838
is-typedarray "^1.0.0"
38393839

3840-
typescript@~4.6.4:
3841-
version "4.6.4"
3842-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
3843-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
3840+
typescript@~4.7.4:
3841+
version "4.7.4"
3842+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
3843+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
38443844

38453845
unbzip2-stream@1.4.3:
38463846
version "1.4.3"

0 commit comments

Comments
 (0)