aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorAhmed Tarek <ahmed.tokyo1@gmail.com>2021-07-29 20:06:12 +0200
committerGitHub <noreply@github.com>2021-07-29 11:06:12 -0700
commit0bac86b0a7cca056da83065e7fb2982b35b1cb02 (patch)
tree62c3f0a7782abb45f1204a02e0033696a29cbf31 /yarn.lock
parent28b39bd026d1c13150856d84170fe6127288e104 (diff)
🔨 add husky precommit to auto run prettier (#128)
* :sparkles: add husky precommit to auto run prettier * yarn
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 265ae70..b125637 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5699,6 +5699,11 @@ human-signals@^1.1.1:
5699 resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" 5699 resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
5700 integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== 5700 integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
5701 5701
5702husky@^7.0.0:
5703 version "7.0.1"
5704 resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
5705 integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
5706
5702i18next-browser-languagedetector@^6.1.2: 5707i18next-browser-languagedetector@^6.1.2:
5703 version "6.1.2" 5708 version "6.1.2"
5704 resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.1.2.tgz#68565a28b929cbc98ab6a56826ef2faf0e927ff8" 5709 resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.1.2.tgz#68565a28b929cbc98ab6a56826ef2faf0e927ff8"