File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
"@changesets/cli" : " ^2.26.1" ,
60
60
"markdown-toc" : " ^1.2.0" ,
61
61
"mocha" : " ^10.2.0" ,
62
- "semver" : " ^7.3.8 "
62
+ "semver" : " ^7.4.0 "
63
63
},
64
64
"email" : " azuciao@gmail.com"
65
65
}
Original file line number Diff line number Diff line change @@ -2865,10 +2865,10 @@ safe-regex@^1.1.0:
2865
2865
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
2866
2866
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
2867
2867
2868
- semver@^7.3.8 :
2869
- version "7.3.8 "
2870
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8 .tgz#07a78feafb3f7b32347d725e33de7e2a2df67798 "
2871
- integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A ==
2868
+ semver@^7.4.0 :
2869
+ version "7.5.0 "
2870
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0 .tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0 "
2871
+ integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA ==
2872
2872
dependencies :
2873
2873
lru-cache "^6.0.0"
2874
2874
You can’t perform that action at this time.
0 commit comments