mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
Bump git-describe from 4.1.0 to 4.1.1 in /app
Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/tvdstaaij/node-git-describe/releases) - [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md) - [Commits](https://github.com/tvdstaaij/node-git-describe/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: git-describe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ebba2eb46f
commit
e4f8479bf9
2 changed files with 5 additions and 5 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"electron-is-dev": "2.0.0",
|
||||
"electron-store": "8.0.1",
|
||||
"fs-extra": "10.1.0",
|
||||
"git-describe": "4.1.0",
|
||||
"git-describe": "4.1.1",
|
||||
"lodash": "4.17.21",
|
||||
"mkdirp": "1.0.4",
|
||||
"ms": "2.1.3",
|
||||
|
|
|
|||
|
|
@ -278,10 +278,10 @@ get-stream@^5.0.0:
|
|||
dependencies:
|
||||
pump "^3.0.0"
|
||||
|
||||
git-describe@4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.npmjs.org/git-describe/-/git-describe-4.1.0.tgz#0c50fa1ec5ead55932b6e875b2299b17ce5e07d3"
|
||||
integrity sha512-NM7JSseVK4Z0r505+2TIrgPQKPvqbOowHP73IY5y69v/t/PmoMleJdij1vTO3qVm1qSvqb6342p1MYSxsnV8QA==
|
||||
git-describe@4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.npmjs.org/git-describe/-/git-describe-4.1.1.tgz#a2a2882e442aa68abd0b3cb467459c83ed2f96ef"
|
||||
integrity sha512-JC8ganO5kO80G8+XE98TDDjnMXQN3Estk3qdJuG2EGRF/l6zuMTMcN+8OSfQZ5FWpqIRLB015anWX4aSRgnxAQ==
|
||||
dependencies:
|
||||
"@types/semver" "^7.3.8"
|
||||
lodash "^4.17.21"
|
||||
|
|
|
|||
Loading…
Reference in a new issue