chore(deps): bump simple-git from 3.2.4 to 3.3.0 (#949) [skip ci]

This commit is contained in:
dependabot[bot]
2022-03-15 00:59:46 +01:00
committed by GitHub
parent 7dd14f16f9
commit 79462a3029
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -40,7 +40,7 @@
"purgecss": "^4.1.3",
"rss-parser": "^3.12.0",
"sanitize-html": "^2.7.0",
"simple-git": "^3.2.4",
"simple-git": "^3.3.0",
"svgo": "^2.8.0",
"twemoji-parser": "^13.1.0",
"vue": "^2.6.14",
@@ -8781,9 +8781,9 @@
}
},
"node_modules/simple-git": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.2.4.tgz",
"integrity": "sha512-hkn1LgXW9bYqvAbge60m7W9iGljSTe2F66II03eNc4s+/czwHSUWEHe7UQlmWCfBxl6DiusD+6g0ifHbJlG8Xg==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.3.0.tgz",
"integrity": "sha512-K9qcbbZwPHhk7MLi0k0ekvSFXJIrRoXgHhqMXAFM75qS68vdHTcuzmul1ilKI02F/4lXshVgBoDll2t++JK0PQ==",
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",
@@ -16931,9 +16931,9 @@
}
},
"simple-git": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.2.4.tgz",
"integrity": "sha512-hkn1LgXW9bYqvAbge60m7W9iGljSTe2F66II03eNc4s+/czwHSUWEHe7UQlmWCfBxl6DiusD+6g0ifHbJlG8Xg==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.3.0.tgz",
"integrity": "sha512-K9qcbbZwPHhk7MLi0k0ekvSFXJIrRoXgHhqMXAFM75qS68vdHTcuzmul1ilKI02F/4lXshVgBoDll2t++JK0PQ==",
"requires": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",