diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-01-14 17:15:22 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-01-14 17:15:22 +0530 |
| commit | aee5d90a2397e68a753ab05e20566d0a23604931 (patch) | |
| tree | 9aaaf64102ffbdb067e1fc3374513482ddc8e28f /yarn.lock | |
| parent | cd11925707c42843df195d9b2efb3c77b5de793b (diff) | |
| download | ts-types-lang-aee5d90a2397e68a753ab05e20566d0a23604931.tar.gz ts-types-lang-aee5d90a2397e68a753ab05e20566d0a23604931.zip | |
chore: prettier
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -231,6 +231,11 @@ picomatch@^2.3.1: resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== +prettier@^2.8.3: + version "2.8.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632" + integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== + queue-microtask@^1.2.2: version "1.2.3" resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" |
