File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 49
49
"lint-staged" : " 11.1.2" ,
50
50
"patch-package" : " 6.4.7" ,
51
51
"rimraf" : " 3.0.2" ,
52
- "ts-jest" : " 27.0.4 " ,
52
+ "ts-jest" : " 27.0.5 " ,
53
53
"ts-node" : " 10.2.0" ,
54
54
"typescript" : " 4.3.5"
55
55
},
Original file line number Diff line number Diff line change 2296
2296
dependencies :
2297
2297
node-int64 "^0.4.0"
2298
2298
2299
- buffer-from@1.x, buffer-from@ ^1.0.0 :
2299
+ buffer-from@^1.0.0 :
2300
2300
version "1.1.2"
2301
2301
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
2302
2302
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
@@ -4841,7 +4841,7 @@ mixme@^0.5.0:
4841
4841
resolved "https://registry.yarnpkg.com/mixme/-/mixme-0.5.1.tgz#b3da79a563b2da46efba9519830059e4c2a9e40f"
4842
4842
integrity sha512-NaeZIckeBFT7i0XBEpGyFcAE0/bLcQ9MHErTpnU3bLWVE5WZbxG5Y3fDsMxYGifTo5khDA42OquXCC2ngKJB+g==
4843
4843
4844
-
4844
+
4845
4845
version "1.0.4"
4846
4846
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
4847
4847
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
@@ -6052,19 +6052,17 @@ trim-newlines@^3.0.0:
6052
6052
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
6053
6053
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
6054
6054
6055
-
6056
- version "27.0.4 "
6057
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.4 .tgz#df49683535831560ccb58f94c023d831b1b80df0 "
6058
- integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ ==
6055
+
6056
+ version "27.0.5 "
6057
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.5 .tgz#0b0604e2271167ec43c12a69770f0bb65ad1b750 "
6058
+ integrity sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w ==
6059
6059
dependencies :
6060
6060
bs-logger "0.x"
6061
- buffer-from "1.x"
6062
6061
fast-json-stable-stringify "2.x"
6063
6062
jest-util "^27.0.0"
6064
6063
json5 "2.x"
6065
6064
lodash "4.x"
6066
6065
make-error "1.x"
6067
- mkdirp "1.x"
6068
6066
semver "7.x"
6069
6067
yargs-parser "20.x"
6070
6068
You can’t perform that action at this time.
0 commit comments