Skip to content

Commit

Permalink
Update typescript from 4.1.3 to 4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjswift committed Mar 14, 2021
1 parent ef0c9d6 commit dc1ed23
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion infrastructure/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/tape": "4.13.0",
"aws-cdk": "1.93.0",
"tape": "5.2.2",
"typescript": "4.1.3"
"typescript": "4.2.3"
},
"dependencies": {
"@aws-cdk/assets": "1.93.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"prettier": "2.2.1",
"pretty-quick": "3.1.0",
"typescript": "4.1.3"
"typescript": "4.2.3"
},
"prettier": {
"bracketSpacing": false,
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ __metadata:
aws-cdk: 1.93.0
source-map-support: 0.5.19
tape: 5.2.2
typescript: 4.1.3
typescript: 4.2.3
bin:
cdk: bin/cdk.js
languageName: unknown
Expand Down Expand Up @@ -1461,7 +1461,7 @@ __metadata:
dependencies:
prettier: 2.2.1
pretty-quick: 3.1.0
typescript: 4.1.3
typescript: 4.2.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3139,23 +3139,23 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

typescript@4.1.3:
version: 4.1.3
resolution: "typescript@npm:4.1.3"
typescript@4.2.3:
version: 4.2.3
resolution: "typescript@npm:4.2.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 4f7ab1506ea22c7a1c313ec5b4285e93ce08d709ad6086d02d3096adb399ca339972ee56d1e578213c51dd0fb7b0fad50283c2d3c39642405644458ae29774f8
checksum: 06e8470f317db6f5e2fce809b20eb84a67a7d8179057abff36e5427bd1b891bd08e54581ff81f0fa36aef9b6d1eb0f54eaf6e2643c6dbd4e37a0adcc41eed256
languageName: node
linkType: hard

"typescript@patch:typescript@4.1.3#builtin<compat/typescript>":
version: 4.1.3
resolution: "typescript@patch:typescript@npm%3A4.1.3#builtin<compat/typescript>::version=4.1.3&hash=5bf698"
"typescript@patch:typescript@4.2.3#builtin<compat/typescript>":
version: 4.2.3
resolution: "typescript@patch:typescript@npm%3A4.2.3#builtin<compat/typescript>::version=4.2.3&hash=5bf698"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5637a1074cdaed15dbdc109d7e495f00971742fc169b06e758181ac6b091d086f6a7d60d9977dc4572357038c7d798e0786a043eda37d7776537a3d939416a8d
checksum: 54b8cd7b27e4ab74e412017123b4aba63dc6ea284c197d8f19a7bf8e4f181c1576fd6e3aa4e840fdc2c6e4b769559932902c6b8db392a4ff3c1546dc115e5542
languageName: node
linkType: hard

Expand Down

0 comments on commit dc1ed23

Please sign in to comment.