mirror of
https://github.com/bcanseco/github-contribution-graph-action.git
synced 2025-10-09 13:41:58 +03:00
chore(deps): bump simple-git from 3.15.0 to 3.16.0 (#20)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.15.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/simple-git@3.16.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"auto-parse": "^1.8.0",
|
||||
"date-fns": "^2.14.0",
|
||||
"dotenv-extended": "^2.8.0",
|
||||
"simple-git": "^3.15.0"
|
||||
"simple-git": "^3.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^25.2.3",
|
||||
@@ -3644,9 +3644,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/simple-git": {
|
||||
"version": "3.15.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.15.0.tgz",
|
||||
"integrity": "sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg==",
|
||||
"version": "3.16.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.16.0.tgz",
|
||||
"integrity": "sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==",
|
||||
"dependencies": {
|
||||
"@kwsites/file-exists": "^1.1.1",
|
||||
"@kwsites/promise-deferred": "^1.1.1",
|
||||
@@ -6997,9 +6997,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"simple-git": {
|
||||
"version": "3.15.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.15.0.tgz",
|
||||
"integrity": "sha512-FiWoMPlcYHQ+ApRihUsGjC/ZmIlWj62S6MBCwOunczvXcLQt+9ZdrysDrR6QVepkRQfEAaBXrN2QtJKrN6zbtg==",
|
||||
"version": "3.16.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.16.0.tgz",
|
||||
"integrity": "sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==",
|
||||
"requires": {
|
||||
"@kwsites/file-exists": "^1.1.1",
|
||||
"@kwsites/promise-deferred": "^1.1.1",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"auto-parse": "^1.8.0",
|
||||
"date-fns": "^2.14.0",
|
||||
"dotenv-extended": "^2.8.0",
|
||||
"simple-git": "^3.15.0"
|
||||
"simple-git": "^3.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^25.2.3",
|
||||
|
||||
Reference in New Issue
Block a user