File tree 2 files changed +10
-12
lines changed
2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 42
42
"fs-extra" : " ^11.3.0" ,
43
43
"jest" : " ^29.7.0" ,
44
44
"jest-junit" : " ^16.0.0" ,
45
- "lerna" : " ^8.1.9 " ,
45
+ "lerna" : " ^8.2.0 " ,
46
46
"standard-version" : " ^9.5.0" ,
47
47
"ts-jest" : " ^29.2.5" ,
48
48
"typescript" : " ~5.4.5"
Original file line number Diff line number Diff line change 1831
1831
dependencies :
1832
1832
ajv "^8.17.1"
1833
1833
1834
- " @lerna/create@8.1.9 " :
1835
- version "8.1.9 "
1836
- resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.1.9 .tgz#6ab7b8514a9a200a4bacb7fa6cf6f01d82d3a154 "
1837
- integrity sha512-DPnl5lPX4v49eVxEbJnAizrpMdMTBz1qykZrAbBul9rfgk531v8oAt+Pm6O/rpAleRombNM7FJb5rYGzBJatOQ ==
1834
+ " @lerna/create@8.2.0 " :
1835
+ version "8.2.0 "
1836
+ resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.0 .tgz#f705abcedcd073657a1ecabd305d2290e6ecf2f0 "
1837
+ integrity sha512-kyrAc709xhf79Ci2qM+neMfe3IuT89kJyqdMe+YK16kkTNlXedmmQOSs2ARdlEqVVGCWu7M75Dt2VoCBZPnZ8g ==
1838
1838
dependencies :
1839
1839
" @npmcli/arborist" " 7.5.4"
1840
1840
" @npmcli/package-json" " 5.2.0"
1894
1894
slash "^3.0.0"
1895
1895
ssri "^10.0.6"
1896
1896
string-width "^4.2.3"
1897
- strip-ansi "^6.0.1"
1898
1897
strong-log-transformer "2.1.0"
1899
1898
tar "6.2.1"
1900
1899
temp-dir "1.0.0"
@@ -6964,12 +6963,12 @@ lazy@^1.0.11:
6964
6963
resolved "https://registry.yarnpkg.com/lazy/-/lazy-1.0.11.tgz#daa068206282542c088288e975c297c1ae77b690"
6965
6964
integrity sha512-Y+CjUfLmIpoUCCRl0ub4smrYtGGr5AOa2AKOaWelGHOGz33X/Y/KizefGqbkwfz44+cnq/+9habclf8vOmu2LA==
6966
6965
6967
- lerna@^8.1.9 :
6968
- version "8.1.9 "
6969
- resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.1.9 .tgz#1233c3cfacca3b85b23c292235e246d79de3de32 "
6970
- integrity sha512-ZRFlRUBB2obm+GkbTR7EbgTMuAdni6iwtTQTMy7LIrQ4UInG44LyfRepljtgUxh4HA0ltzsvWfPkd5J1DKGCeQ ==
6966
+ lerna@^8.2.0 :
6967
+ version "8.2.0 "
6968
+ resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.0 .tgz#ec2bd57745f3176b0e32ed15d16d1d9d909cebc2 "
6969
+ integrity sha512-SLXPPUqU1V6m8pGVNYp8CpqGX92U2fp6XFWQsQMY36VTCGVP/5dGtri4hd2sgk2hcBuFPnxycgEnJecT2MQUsg ==
6971
6970
dependencies :
6972
- " @lerna/create" " 8.1.9 "
6971
+ " @lerna/create" " 8.2.0 "
6973
6972
" @npmcli/arborist" " 7.5.4"
6974
6973
" @npmcli/package-json" " 5.2.0"
6975
6974
" @npmcli/run-script" " 8.1.0"
@@ -7036,7 +7035,6 @@ lerna@^8.1.9:
7036
7035
slash "3.0.0"
7037
7036
ssri "^10.0.6"
7038
7037
string-width "^4.2.3"
7039
- strip-ansi "^6.0.1"
7040
7038
strong-log-transformer "2.1.0"
7041
7039
tar "6.2.1"
7042
7040
temp-dir "1.0.0"
You can’t perform that action at this time.
0 commit comments