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 106
106
"enquirer" : " ^2.3.6" ,
107
107
"execa" : " ^5.0.0" ,
108
108
"jest" : " ^26.6.3" ,
109
- "lint-staged" : " ^10.3.0 " ,
109
+ "lint-staged" : " ^10.5.4 " ,
110
110
"npm-run-all" : " ^4.1.5" ,
111
111
"prettier" : " ^2.0.5" ,
112
112
"rimraf" : " ^3.0.2" ,
113
113
"rollup" : " ^2.38.5" ,
114
114
"semver" : " ^7.3.2" ,
115
- "ts-jest" : " ^26.5.0 " ,
115
+ "ts-jest" : " ^26.5.1 " ,
116
116
"typescript" : " ^4.1.3" ,
117
117
"yorkie" : " ^2.0.0"
118
118
}
Original file line number Diff line number Diff line change @@ -3880,10 +3880,10 @@ linkify-it@^2.0.0:
3880
3880
dependencies :
3881
3881
uc.micro "^1.0.1"
3882
3882
3883
- lint-staged@^10.3.0 :
3884
- version "10.5.3 "
3885
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3 .tgz#c682838b3eadd4c864d1022da05daa0912fb1da5 "
3886
- integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg ==
3883
+ lint-staged@^10.5.4 :
3884
+ version "10.5.4 "
3885
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4 .tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665 "
3886
+ integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg ==
3887
3887
dependencies :
3888
3888
chalk "^4.1.0"
3889
3889
cli-truncate "^2.1.0"
@@ -5923,10 +5923,10 @@ trouter@^2.0.1:
5923
5923
dependencies :
5924
5924
matchit "^1.0.0"
5925
5925
5926
- ts-jest@^26.5.0 :
5927
- version "26.5.0 "
5928
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.0 .tgz#3e3417d91bc40178a6716d7dacc5b0505835aa21 "
5929
- integrity sha512-Ya4IQgvIFNa2Mgq52KaO8yBw2W8tWp61Ecl66VjF0f5JaV8u50nGoptHVILOPGoI7SDnShmEqnYQEmyHdQ+56g ==
5926
+ ts-jest@^26.5.1 :
5927
+ version "26.5.1 "
5928
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1 .tgz#4d53ee4481552f57c1624f0bd3425c8b17996150 "
5929
+ integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg ==
5930
5930
dependencies :
5931
5931
" @types/jest" " 26.x"
5932
5932
bs-logger "0.x"
You can’t perform that action at this time.
0 commit comments