Skip to content

Commit 1d8bf8c

Browse files
Bump simple-git from 2.47.0 to 3.16.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.47.0 to 3.16.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67fd2a5 commit 1d8bf8c

File tree

3 files changed

+42
-49
lines changed

3 files changed

+42
-49
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"kleur": "4.1.4",
5757
"lodash": "4.17.21",
5858
"ncp": "^2.0.0",
59-
"simple-git": "^2.47.0"
59+
"simple-git": "^3.16.0"
6060
},
6161
"devDependencies": {
6262
"@babel/preset-typescript": "7.13.0",

yarn.lock

+33-40
Original file line numberDiff line numberDiff line change
@@ -724,10 +724,10 @@
724724
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
725725
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
726726

727-
"@types/[email protected].10":
728-
version "9.0.10"
729-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.%3Cspan%20class="x x-first x-last">10.tgz#8023a72e3d06cf54929ea47ec7634e47f33f4046"
730-
integrity sha512-O9T2LLkRDiTlalOBdjEkcnT0MRdT2+wglCl7pJUJ3mkWkR8hX4K+5bg2raQNJcLv4V8zGuTXe7Ud3wSqkTyuyQ==
727+
"@types/fs-extra@^9.0.13":
728+
version "9.0.13"
729+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.%3Cspan%20class="x x-first x-last">13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45"
730+
integrity sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==
731731
dependencies:
732732
"@types/node" "*"
733733

@@ -781,15 +781,15 @@
781781
jest-diff "^26.0.0"
782782
pretty-format "^26.0.0"
783783

784-
"@types/[email protected].0":
785-
version "4.0.0"
786-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.%3Cspan%20class="x x-first x-last">0.tgz#d1a11688112091f2c711674df3a65ea2f47b5dfb"
787-
integrity sha512-4vlpCM5KPCL5CfGmTbpjwVKbISRYhduEJvvUWsH5EB7QInhEj94XPZ3ts/9FPiLZFqYO0xoW4ZL8z2AabTGgJA==
784+
"@types/js-yaml@^4.0.4":
785+
version "4.0.5"
786+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.%3Cspan%20class="x x-first x-last">5.tgz#738dd390a6ecc5442f35e7f03fa1431353f7e138"
787+
integrity sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==
788788

789-
"@types/[email protected].168":
790-
version "4.14.168"
791-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.%3Cspan%20class="x x-first x-last">168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
792-
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
789+
"@types/lodash@^4.14.177":
790+
version "4.14.191"
791+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.%3Cspan%20class="x x-first x-last">191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
792+
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
793793

794794
"@types/minimatch@*":
795795
version "3.0.3"
@@ -801,10 +801,10 @@
801801
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
802802
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
803803

804-
"@types/ncp@^2.0.4":
805-
version "2.0.4"
806-
resolved "https://registry.yarnpkg.com/@types/ncp/-/ncp-2.0.%3Cspan%20class="x x-first x-last">4.tgz#16c9e7fa2c849d429a1b142648987164b06bf490"
807-
integrity sha512-erpimpT1pH8QfeNg77ypnjwz6CGMqrnL4DewVbqFzD9FXzSULjmG3KzjZnLNe7bzTSZm2W9DpkHyqop1g1KmgQ==
804+
"@types/ncp@^2.0.5":
805+
version "2.0.5"
806+
resolved "https://registry.yarnpkg.com/@types/ncp/-/ncp-2.0.%3Cspan%20class="x x-first x-last">5.tgz#5c53b229a321946102a188b603306162137f4fb9"
807+
integrity sha512-ocK0p8JuFmX7UkMabFPjY0F7apPvQyLWt5qtdvuvQEBz9i4m2dbzV+6L1zNaUp042RfnL6pHnxDE53OH6XQ9VQ==
808808
dependencies:
809809
"@types/node" "*"
810810

@@ -1419,17 +1419,10 @@ debug@^2.2.0, debug@^2.3.3:
14191419
dependencies:
14201420
ms "2.0.0"
14211421

1422-
debug@^4.1.0, debug@^4.1.1:
1423-
version "4.1.1"
1424-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1425-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
1426-
dependencies:
1427-
ms "^2.1.1"
1428-
1429-
debug@^4.3.2:
1430-
version "4.3.2"
1431-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
1432-
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
1422+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.4:
1423+
version "4.3.4"
1424+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1425+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
14331426
dependencies:
14341427
ms "2.1.2"
14351428

@@ -2687,13 +2680,6 @@ js-tokens@^4.0.0:
26872680
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
26882681
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
26892682

2690-
2691-
version "4.0.0"
2692-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.0.0.tgz#f426bc0ff4b4051926cd588c71113183409a121f"
2693-
integrity sha512-pqon0s+4ScYUvX30wxQi3PogGFAlUyH0awepWvwkj4jD4v+ova3RiYw8bmA6x2rDrEaj8i/oWKoRxpVNW+Re8Q==
2694-
dependencies:
2695-
argparse "^2.0.1"
2696-
26972683
js-yaml@^3.13.1:
26982684
version "3.14.0"
26992685
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
@@ -2702,6 +2688,13 @@ js-yaml@^3.13.1:
27022688
argparse "^1.0.7"
27032689
esprima "^4.0.0"
27042690

2691+
js-yaml@^4.1.0:
2692+
version "4.1.0"
2693+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
2694+
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
2695+
dependencies:
2696+
argparse "^2.0.1"
2697+
27052698
jsbn@~0.1.0:
27062699
version "0.1.1"
27072700
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -3020,7 +3013,7 @@ [email protected]:
30203013
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
30213014
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
30223015

3023-
[email protected], ms@^2.1.1:
3016+
30243017
version "2.1.2"
30253018
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
30263019
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
@@ -3621,14 +3614,14 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
36213614
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
36223615
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
36233616

3624-
simple-git@2.37.0:
3625-
version "2.37.0"
3626-
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-%3Cspan%20class="x x-first x-last">2.37.0.tgz#9cf30a1fe6f58453a2ca3e65562428b38ff76f84"
3627-
integrity sha512-ZK6qRnP+Xa2v23UEZDNHUfzswsuNCDHOQpWZRkpqNaXn7V5wVBBx3zRJLji3pROJGzrzA7mXwY7preL5EKuAaQ==
3617+
simple-git@^3.16.0:
3618+
version "3.16.0"
3619+
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-%3Cspan%20class="x x-first x-last">3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec"
3620+
integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==
36283621
dependencies:
36293622
"@kwsites/file-exists" "^1.1.1"
36303623
"@kwsites/promise-deferred" "^1.1.1"
3631-
debug "^4.3.2"
3624+
debug "^4.3.4"
36323625

36333626
sisteransi@^1.0.4:
36343627
version "1.0.5"

0 commit comments

Comments
 (0)