File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 102
102
"remotedev" : " ^0.2.9" ,
103
103
"snowpack" : " ^3.8.3" ,
104
104
"tailwindcss" : " ^2.2.7" ,
105
- "typescript" : " ^4.3.5 " ,
105
+ "typescript" : " ^4.2.3 " ,
106
106
"webpack-bundle-analyzer" : " ^4.4.2" ,
107
107
"workbox-webpack-plugin" : " ^6.1.5"
108
108
}
Original file line number Diff line number Diff line change 55
55
"peggy" : " ^1.2.0" ,
56
56
"prettier" : " ^2.3.2" ,
57
57
"snowpack" : " ^3.8.3" ,
58
- "typescript" : " ^4.3.5 "
58
+ "typescript" : " ^4.2.3 "
59
59
}
60
60
}
Original file line number Diff line number Diff line change @@ -12544,7 +12544,7 @@ typedarray-to-buffer@^3.1.5:
12544
12544
dependencies:
12545
12545
is-typedarray "^1.0.0"
12546
12546
12547
- typescript@^4.3.5 :
12547
+ typescript@^4.2.3 :
12548
12548
version "4.3.5"
12549
12549
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
12550
12550
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
You can’t perform that action at this time.
0 commit comments