Skip to content

Commit 7e71a0c

Browse files
chore(deps): upgrade TypeScript to 4.2.3
1 parent fc0c02e commit 7e71a0c

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed
-9.71 MB
Binary file not shown.
9.89 MB
Binary file not shown.
-9.72 MB
Binary file not shown.
9.9 MB
Binary file not shown.

firebase/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"firebase-functions": "^3.13.0"
1212
},
1313
"devDependencies": {
14-
"typescript": "^4.1.3"
14+
"typescript": "^4.2.3"
1515
}
1616
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"source-map-support": "^0.5.19",
9898
"terser-webpack-plugin": "^5.1.1",
9999
"ts-loader": "^8.0.14",
100-
"typescript": "^4.1.3",
100+
"typescript": "^4.2.3",
101101
"wait-on": "^5.2.1",
102102
"webpack": "^5.12.3",
103103
"webpack-bundle-analyzer": "^4.3.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9983,7 +9983,7 @@ fsevents@~2.3.1:
99839983
axios: ^0.21.1
99849984
firebase-admin: ^9.4.2
99859985
firebase-functions: ^3.13.0
9986-
typescript: ^4.1.3
9986+
typescript: ^4.2.3
99879987
languageName: unknown
99889988
linkType: soft
99899989

@@ -18481,7 +18481,7 @@ resolve@^1.18.1:
1848118481
terser-webpack-plugin: ^5.1.1
1848218482
timeago-react: ^3.0.2
1848318483
ts-loader: ^8.0.14
18484-
typescript: ^4.1.3
18484+
typescript: ^4.2.3
1848518485
url: ^0.11.0
1848618486
uuid: ^8.2.0
1848718487
vanilla-tilt: ^1.7.0
@@ -18596,23 +18596,23 @@ resolve@^1.18.1:
1859618596
languageName: node
1859718597
linkType: hard
1859818598

18599-
typescript@^4.1.3:
18600-
version: 4.1.3
18601-
resolution: "typescript@npm:4.1.3"
18599+
typescript@^4.2.3:
18600+
version: 4.2.3
18601+
resolution: "typescript@npm:4.2.3"
1860218602
bin:
1860318603
tsc: bin/tsc
1860418604
tsserver: bin/tsserver
18605-
checksum: 4f7ab1506ea22c7a1c313ec5b4285e93ce08d709ad6086d02d3096adb399ca339972ee56d1e578213c51dd0fb7b0fad50283c2d3c39642405644458ae29774f8
18605+
checksum: 06e8470f317db6f5e2fce809b20eb84a67a7d8179057abff36e5427bd1b891bd08e54581ff81f0fa36aef9b6d1eb0f54eaf6e2643c6dbd4e37a0adcc41eed256
1860618606
languageName: node
1860718607
linkType: hard
1860818608

18609-
"typescript@patch:typescript@^4.1.3#builtin<compat/typescript>":
18610-
version: 4.1.3
18611-
resolution: "typescript@patch:typescript@npm%3A4.1.3#builtin<compat/typescript>::version=4.1.3&hash=a45b0e"
18609+
"typescript@patch:typescript@^4.2.3#builtin<compat/typescript>":
18610+
version: 4.2.3
18611+
resolution: "typescript@patch:typescript@npm%3A4.2.3#builtin<compat/typescript>::version=4.2.3&hash=a45b0e"
1861218612
bin:
1861318613
tsc: bin/tsc
1861418614
tsserver: bin/tsserver
18615-
checksum: 28f0f616bf6284543bb14d4bfe0e1a74963e5df0396ebccfc6a57bfd4ab70b4284e51b3a2045ed2466151a4a58c8a549edb886a2f7a2232cf08fcf73496592e6
18615+
checksum: a8956044aabf730699bcc3c2475efdd3f35e509329325cf60b4989761d4c2188e2c474183e2cf92b8c201fcf976814a5a16f144508b2a832643c4f972d0ab803
1861618616
languageName: node
1861718617
linkType: hard
1861818618

0 commit comments

Comments
 (0)