Bump simple-git from 3.3.0 to 3.5.0 (#3434)

This commit is contained in:
dependabot[bot] 2022-04-15 20:49:04 +00:00 committed by GitHub
parent cbef9af7d8
commit 237d3aa6af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -8915,9 +8915,9 @@
"dev": true
},
"node_modules/simple-git": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.3.0.tgz",
"integrity": "sha512-K9qcbbZwPHhk7MLi0k0ekvSFXJIrRoXgHhqMXAFM75qS68vdHTcuzmul1ilKI02F/4lXshVgBoDll2t++JK0PQ==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.5.0.tgz",
"integrity": "sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA==",
"dev": true,
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
@ -18050,9 +18050,9 @@
"dev": true
},
"simple-git": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.3.0.tgz",
"integrity": "sha512-K9qcbbZwPHhk7MLi0k0ekvSFXJIrRoXgHhqMXAFM75qS68vdHTcuzmul1ilKI02F/4lXshVgBoDll2t++JK0PQ==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.5.0.tgz",
"integrity": "sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA==",
"dev": true,
"requires": {
"@kwsites/file-exists": "^1.1.1",