This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 3554e5e authored Feb 1, 2024 · 1 / 1 · Verified
1 parent a3f46fe commit 3554e5e Copy full SHA for 3554e5e
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
"eslint-plugin-prettier" : " ^5.1.3" ,
15
15
"eslint-plugin-react" : " ^7.33.2" ,
16
16
"gh-pages" : " ^6.1.1" ,
17
- "husky" : " ^9.0.6 " ,
17
+ "husky" : " ^9.0.9 " ,
18
18
"lint-staged" : " ^15.2.0" ,
19
19
"patch-package" : " ^8.0.0" ,
20
20
"postinstall-postinstall" : " ^2.1.0" ,
Original file line number Diff line number Diff line change @@ -2740,10 +2740,10 @@ human-signals@^5.0.0:
2740
2740
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
2741
2741
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
2742
2742
2743
- husky@^9.0.6 :
2744
- version "9.0.6 "
2745
- resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.6 .tgz#cee0245d60480b12279cf492ec6cfc1aeb7fa759 "
2746
- integrity sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA ==
2743
+ husky@^9.0.9 :
2744
+ version "9.0.9 "
2745
+ resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.9 .tgz#3a48d0666bf871de14871865f929a5dceabc07f8 "
2746
+ integrity sha512-eW92PRr1XPKDWd7/iM2JvAl9gEKK3TF69yvbllQtKSYBw+Wtoi+P38NqH1Z7++sSd80FBkFagBFJkoQvMhCnGw ==
2747
2747
2748
2748
iconv-lite@0.6 :
2749
2749
version "0.6.3"
@@ -5199,16 +5199,16 @@ y18n@^5.0.5:
5199
5199
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
5200
5200
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
5201
5201
5202
- yallist@*, yallist@^4.0.0 :
5203
- version "4.0.0"
5204
- resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
5205
- integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
5206
-
5207
5202
yallist@^3.0.2 :
5208
5203
version "3.1.1"
5209
5204
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
5210
5205
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
5211
5206
5207
+ yallist@^4.0.0 :
5208
+ version "4.0.0"
5209
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
5210
+ integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
5211
+
5212
5212
yaml@2.3.4, yaml@^2.2.2 :
5213
5213
version "2.3.4"
5214
5214
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2"
You can’t perform that action at this time.
0 commit comments