File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 61
61
"eslint-import-resolver-typescript" : " ^2.5.0" ,
62
62
"eslint-plugin-import" : " ^2.18.2" ,
63
63
"eslint-plugin-prettier" : " ^4.0.0" ,
64
- "prettier" : " ^2.7.1 " ,
64
+ "prettier" : " 2.3.2 " ,
65
65
"prettier-plugin-sh" : " ^0.12.0" ,
66
66
"ts-node" : " ^10.0.0" ,
67
67
"typescript" : " ^4.6.2"
Original file line number Diff line number Diff line change @@ -2583,10 +2583,10 @@ prettier-plugin-sh@^0.12.0:
2583
2583
dependencies :
2584
2584
mvdan-sh "^0.10.1"
2585
2585
2586
- prettier@^2.7.1 :
2587
- version "2.7.1 "
2588
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1 .tgz#e235806850d057f97bb08368a4f7d899f7760c64 "
2589
- integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g ==
2586
+ prettier@2.3.2 :
2587
+ version "2.3.2 "
2588
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2 .tgz#ef280a05ec253712e486233db5c6f23441e7342d "
2589
+ integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ ==
2590
2590
2591
2591
progress@^2.0.0 :
2592
2592
version "2.0.3"
You can’t perform that action at this time.
0 commit comments