Skip to content

Commit cc3f382

Browse files
authored
Merge pull request #122 from satackey/dependabot/npm_and_yarn/typescript-4.2.3
Bump typescript from 4.1.3 to 4.2.3
2 parents 8b261b2 + 6ec6e4b commit cc3f382

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"@zeit/ncc": "^0.22.3",
2424
"ts-node": "^9.1.1",
2525
"ttypescript": "^1.5.12",
26-
"typescript": "^4.1.3"
26+
"typescript": "^4.2.3"
2727
}
2828
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -490,10 +490,10 @@ typescript-is@^0.17.1:
490490
optionalDependencies:
491491
reflect-metadata ">=0.1.12"
492492

493-
typescript@^4.1.3:
494-
version "4.1.3"
495-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
496-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
493+
typescript@^4.2.3:
494+
version "4.2.3"
495+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
496+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
497497

498498
universalify@^0.1.2:
499499
version "0.1.2"

0 commit comments

Comments
 (0)