File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "@actions/core" : " ~1.10.1" ,
88 "@actions/exec" : " ~1.1.1" ,
99 "@actions/github" : " ~6.0.0" ,
10- "simple-git" : " ~3.32.3 "
10+ "simple-git" : " ~3.36.0 "
1111 },
1212 "devDependencies" : {
1313 "@jest/globals" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 777777 dependencies :
778778 " @octokit/openapi-types" " ^23.0.1"
779779
780+ " @simple-git/args-pathspec@^1.0.3 " :
781+ version "1.0.3"
782+ resolved "https://registry.yarnpkg.com/@simple-git/args-pathspec/-/args-pathspec-1.0.3.tgz#9ef4a2ad5f49ab4056362d03f93f775b93118ca5"
783+ integrity sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==
784+
785+ " @simple-git/argv-parser@^1.1.0 " :
786+ version "1.1.1"
787+ resolved "https://registry.yarnpkg.com/@simple-git/argv-parser/-/argv-parser-1.1.1.tgz#275b839c6eeb5030872c73b1ea839a416885da9d"
788+ integrity sha512-Q9lBcfQ+VQCpQqGJFHe5yooOS5hGdLFFbJ5R+R5aDsnkPCahtn1hSkMcORX65J2Z5lxSkD0lQorMsncuBQxYUw==
789+ dependencies :
790+ " @simple-git/args-pathspec" " ^1.0.3"
791+
780792" @sinclair/typebox@^0.27.8 " :
781793 version "0.27.8"
782794 resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -2755,13 +2767,15 @@ signal-exit@^3.0.3, signal-exit@^3.0.7:
27552767 resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
27562768 integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
27572769
2758- simple-git@~3.32.3 :
2759- version "3.32.3 "
2760- resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.32.3 .tgz#1dd6030fd03df4533a9e5a941314335e6265055d "
2761- integrity sha512-56a5oxFdWlsGygOXHWrG+xjj5w9ZIt2uQbzqiIGdR/6i5iococ7WQ/bNPzWxCJdEUGUCmyMH0t9zMpRJTaKxmw ==
2770+ simple-git@~3.36.0 :
2771+ version "3.36.0 "
2772+ resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.36.0 .tgz#019b28c0a35847ee34299c6fb63770ab1b2dffb7 "
2773+ integrity sha512-cGQjLjK8bxJw4QuYT7gxHw3/IouVESbhahSsHrX97MzCL1gu2u7oy38W6L2ZIGECEfIBG4BabsWDPjBxJENv9Q ==
27622774 dependencies :
27632775 " @kwsites/file-exists" " ^1.1.1"
27642776 " @kwsites/promise-deferred" " ^1.1.1"
2777+ " @simple-git/args-pathspec" " ^1.0.3"
2778+ " @simple-git/argv-parser" " ^1.1.0"
27652779 debug "^4.4.0"
27662780
27672781sisteransi@^1.0.5 :
You can’t perform that action at this time.
0 commit comments