Skip to content

Commit bb41399

Browse files
chore(deps): bump simple-git from 2.42.0 to 2.43.0 (#249)
Bumps [simple-git](https://github.com/steveukx/git-js) from 2.42.0 to 2.43.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/CHANGELOG.md) - [Commits](steveukx/git-js@v2.42.0...v2.43.0) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d807427 commit bb41399

File tree

1 file changed

+3
-37
lines changed

1 file changed

+3
-37
lines changed

yarn.lock

+3-37
Original file line numberDiff line numberDiff line change
@@ -926,14 +926,6 @@
926926
"@typescript-eslint/typescript-estree" "4.29.1"
927927
debug "^4.3.1"
928928

929-
"@typescript-eslint/[email protected]":
930-
version "4.29.0"
931-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.0.tgz#cf5474f87321bedf416ef65839b693bddd838599"
932-
integrity sha512-HPq7XAaDMM3DpmuijxLV9Io8/6pQnliiXMQUcAdjpJJSR+fdmbD/zHCd7hMkjJn04UQtCQBtshgxClzg6NIS2w==
933-
dependencies:
934-
"@typescript-eslint/types" "4.29.0"
935-
"@typescript-eslint/visitor-keys" "4.29.0"
936-
937929
"@typescript-eslint/[email protected]":
938930
version "4.29.1"
939931
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz#f25da25bc6512812efa2ce5ebd36619d68e61358"
@@ -942,29 +934,11 @@
942934
"@typescript-eslint/types" "4.29.1"
943935
"@typescript-eslint/visitor-keys" "4.29.1"
944936

945-
"@typescript-eslint/[email protected]":
946-
version "4.29.0"
947-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.0.tgz#c8f1a1e4441ea4aca9b3109241adbc145f7f8a4e"
948-
integrity sha512-2YJM6XfWfi8pgU2HRhTp7WgRw78TCRO3dOmSpAvIQ8MOv4B46JD2chnhpNT7Jq8j0APlIbzO1Bach734xxUl4A==
949-
950937
"@typescript-eslint/[email protected]":
951938
version "4.29.1"
952939
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
953940
integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==
954941

955-
"@typescript-eslint/[email protected]":
956-
version "4.29.0"
957-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.0.tgz#af7ab547757b86c91bfdbc54ff86845410856256"
958-
integrity sha512-8ZpNHDIOyqzzgZrQW9+xQ4k5hM62Xy2R4RPO3DQxMc5Rq5QkCdSpk/drka+DL9w6sXNzV5nrdlBmf8+x495QXQ==
959-
dependencies:
960-
"@typescript-eslint/types" "4.29.0"
961-
"@typescript-eslint/visitor-keys" "4.29.0"
962-
debug "^4.3.1"
963-
globby "^11.0.3"
964-
is-glob "^4.0.1"
965-
semver "^7.3.5"
966-
tsutils "^3.21.0"
967-
968942
"@typescript-eslint/[email protected]":
969943
version "4.29.1"
970944
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f"
@@ -978,14 +952,6 @@
978952
semver "^7.3.5"
979953
tsutils "^3.21.0"
980954

981-
"@typescript-eslint/[email protected]":
982-
version "4.29.0"
983-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.0.tgz#1ff60f240def4d85ea68d4fd2e4e9759b7850c04"
984-
integrity sha512-LoaofO1C/jAJYs0uEpYMXfHboGXzOJeV118X4OsZu9f7rG7Pr9B3+4HTU8+err81rADa4xfQmAxnRnPAI2jp+Q==
985-
dependencies:
986-
"@typescript-eslint/types" "4.29.0"
987-
eslint-visitor-keys "^2.0.0"
988-
989955
"@typescript-eslint/[email protected]":
990956
version "4.29.1"
991957
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d"
@@ -5900,9 +5866,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
59005866
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
59015867

59025868
simple-git@^2.20.1:
5903-
version "2.42.0"
5904-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.42.0.tgz#1c1ab2f06d28792d9d2d47f8ab75bd1ca5b6a4c3"
5905-
integrity sha512-illpUX0bcrdB3AyvBGLz0ToRVP7lXNJOGVybGVuVk7PpivPNK5YKJx2aagKdKbveaMtt0DCLK4/jfjDb6b2M2g==
5869+
version "2.43.0"
5870+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.43.0.tgz#fb75a80b85d2b0a40db82ade6d9a9ecc12acbb19"
5871+
integrity sha512-0RQa2KtHhSoukHVJvakxjvv6blEb6zqI9s81G9yT7LzekSgZLN6rIxyyDt45K4N+Dqnzwe/rWAz0miuGwNIpEQ==
59065872
dependencies:
59075873
"@kwsites/file-exists" "^1.1.1"
59085874
"@kwsites/promise-deferred" "^1.1.1"

0 commit comments

Comments
 (0)