This repository was archived by the owner on Jan 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"eslint-plugin-prettier" : " 4.0.0" ,
15
15
"netlify-cli" : " 8.0.10" ,
16
- "prettier" : " 2.5.0 " ,
16
+ "prettier" : " 2.5.1 " ,
17
17
"prettier-config-xo" : " 2.0.0" ,
18
18
"semantic-release" : " 18.0.1" ,
19
19
"tsdx" : " 0.14.1" ,
20
20
"tslib" : " 2.3.1" ,
21
- "typescript" : " 4.5.2 "
21
+ "typescript" : " 4.5.4 "
22
22
},
23
23
"engines" : {
24
24
"node" : " >=8.3.0"
Original file line number Diff line number Diff line change @@ -11019,10 +11019,10 @@ prettier-linter-helpers@^1.0.0:
11019
11019
dependencies:
11020
11020
fast-diff "^1.1.2"
11021
11021
11022
-
11023
- version "2.5.0 "
11024
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0 .tgz#a6370e2d4594e093270419d9cc47f7670488f893 "
11025
- integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg ==
11022
+
11023
+ version "2.5.1 "
11024
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1 .tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
11025
+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
11026
11026
11027
11027
prettier@^1.19.1:
11028
11028
version "1.19.1"
@@ -13356,10 +13356,10 @@ typedarray-to-buffer@^3.1.5:
13356
13356
dependencies:
13357
13357
is-typedarray "^1.0.0"
13358
13358
13359
-
13360
- version "4.5.2 "
13361
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2 .tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998 "
13362
- integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw ==
13359
+
13360
+ version "4.5.4 "
13361
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4 .tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8 "
13362
+ integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg ==
13363
13363
13364
13364
typescript@^3.7.3:
13365
13365
version "3.9.7"
You can’t perform that action at this time.
0 commit comments