File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -78,11 +78,11 @@ jobs:
7878 vsce-target : linux-arm64
7979 platform : linux
8080 arch : arm64
81- - runner : macos-13
81+ - runner : macos-15
8282 vsce-target : darwin-x64
8383 platform : darwin
8484 arch : x64
85- - runner : macos-14
85+ - runner : macos-15
8686 vsce-target : darwin-arm64
8787 platform : darwin
8888 arch : arm64
Original file line number Diff line number Diff line change @@ -943,7 +943,7 @@ Licensed under MIT license in the repository at https://github.com/chaijs/loupe.
943943
944944### magic-string
945945
946- Licensed under MIT license in the repository at https://github.com/rich-harris /magic-string.git .
946+ Licensed under MIT license in the repository at git+ https://github.com/Rich-Harris /magic-string.git .
947947
948948> Copyright 2018 Rich Harris
949949>
Original file line number Diff line number Diff line change 11{
22 "name" : " @rstest/core" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "description" : " The Rsbuild-based test tool." ,
55 "bugs" : {
66 "url" : " https://github.com/web-infra-dev/rstest/issues"
Original file line number Diff line number Diff line change 44 "displayName" : " Rstest" ,
55 "publisher" : " rstack" ,
66 "description" : " VS Code extension for Rstest" ,
7- "version" : " 0.7.1 " ,
7+ "version" : " 0.7.2 " ,
88 "private" : true ,
99 "license" : " MIT" ,
1010 "repository" : {
You can’t perform that action at this time.
0 commit comments