Skip to content

Commit 35d1c0d

Browse files
Update dependency git-rev-sync to v3 (#3763)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4b48167 commit 35d1c0d

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"find-free-port": "2.0.0",
102102
"firebase-functions": "3.11.0",
103103
"firebase-tools": "8.9.2",
104-
"git-rev-sync": "2.0.0",
104+
"git-rev-sync": "3.0.1",
105105
"glob": "7.1.6",
106106
"http-server": "0.12.3",
107107
"husky": "4.2.5",

yarn.lock

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7362,14 +7362,14 @@ git-remote-origin-url@^2.0.0:
73627362
gitconfiglocal "^1.0.0"
73637363
pify "^2.3.0"
73647364

7365-
git-rev-sync@2.0.0:
7366-
version "2.0.0"
7367-
resolved "https://registry.npmjs.org/git-rev-sync/-/git-rev-sync-2.0.0.tgz#82fb77d9281efe7e7947569380dda4d1c19f4cb3"
7368-
integrity sha512-vnHFv2eocTmt/wHqZm3ksxtVshK4vptT0cEoumk6hAYRFx3do6Qo7xHBTBCv29+r3ZZCQOQ1i328MUCsYF7AUw==
7365+
git-rev-sync@3.0.1:
7366+
version "3.0.1"
7367+
resolved "https://registry.npmjs.org/git-rev-sync/-/git-rev-sync-3.0.1.tgz#a393a97f2e4b2a0cc41e512b48065e64f4d8ca3a"
7368+
integrity sha512-8xZzUwzukIuU3sasgYt3RELc3Ny7o+tbtvitnnU4a4j3djyZNpJ5JmqVX+K7Xv3gE/i7ln3hGdBfZ00T5WWoow==
73697369
dependencies:
73707370
escape-string-regexp "1.0.5"
73717371
graceful-fs "4.1.15"
7372-
shelljs "0.7.7"
7372+
shelljs "0.8.4"
73737373

73747374
git-semver-tags@^2.0.3:
73757375
version "2.0.3"
@@ -13555,16 +13555,7 @@ shell-quote@^1.6.1:
1355513555
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
1355613556
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
1355713557

13558-
13559-
version "0.7.7"
13560-
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1"
13561-
integrity sha1-svXHfvlxSPS09uImguELuoZnz/E=
13562-
dependencies:
13563-
glob "^7.0.0"
13564-
interpret "^1.0.0"
13565-
rechoir "^0.6.2"
13566-
13567-
shelljs@^0.8.3:
13558+
[email protected], shelljs@^0.8.3:
1356813559
version "0.8.4"
1356913560
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
1357013561
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==

0 commit comments

Comments
 (0)