Skip to content

Commit

Permalink
fix(Deps): Upgrade @npmcli/git to 2.0.8 (LLC-1376) (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuilearningpool authored Sep 2, 2021
1 parent e868711 commit a337e8e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "12.0.1",
"@ht2-labs/semantic-release": "2.0.91",
"@ht2-labs/semantic-release": "2.0.93",
"@ht2-labs/typescript-project": "2.0.60",
"@types/accept-language-parser": "1.5.1",
"@types/atob": "2.1.2",
Expand Down Expand Up @@ -123,7 +123,8 @@
"typescript": "4.3.3"
},
"resolutions": {
"normalize-url": "^6.0.1"
"normalize-url": "^6.0.1",
"@npmcli/git": "2.0.8"
},
"publishConfig": {
"access": "public"
Expand Down
47 changes: 23 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -500,18 +500,18 @@
lodash.camelcase "^4.3.0"
protobufjs "^6.8.6"

"@ht2-labs/[email protected].91":
version "2.0.91"
resolved "https://registry.yarnpkg.com/@ht2-labs/semantic-release/-/semantic-release-2.0.91.tgz#75de1e4750211ec8250743fc155fa2fc4dab7049"
integrity sha512-kN24ZFbkLnW7YvS2mJAd1dbu1co7mRJ1rLkpeJLvlsLi1jrWyrwBLXCHgT7e9fECsa1W3alYsBlqEghRbMogKQ==
"@ht2-labs/[email protected].93":
version "2.0.93"
resolved "https://registry.yarnpkg.com/@ht2-labs/semantic-release/-/semantic-release-2.0.93.tgz#fa35e92626ba3b05463dac0180fb25882111f90f"
integrity sha512-KcJ7yuXCxhjYeEkizrIX7EK++ToD/HQerZMIsM2IE9xdi4zWvUdKOPzh2J3ZzVEVDn9qLSrwo7cprVSQaVz1Yg==
dependencies:
"@semantic-release/github" "7.2.3"
"@semantic-release/npm" "7.1.3"
fs-extra "^9.0.0"
semantic-release "17.4.6"
semantic-release "17.4.7"
semantic-release-docker "2.2.0"
semver "7.3.5"
simple-git "2.44.0"
simple-git "2.45.0"

"@ht2-labs/[email protected]":
version "2.0.60"
Expand Down Expand Up @@ -663,19 +663,18 @@
dependencies:
ansi-styles "^4.3.0"

"@npmcli/git@^2.0.1", "@npmcli/git@^2.0.6":
version "2.0.6"
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-2.0.6.tgz#47b97e96b2eede3f38379262fa3bdfa6eae57bf2"
integrity sha512-a1MnTfeRPBaKbFY07fd+6HugY1WAkKJzdiJvlRub/9o5xz2F/JtPacZZapx5zRJUQFIzSL677vmTSxEcDMrDbg==
"@npmcli/git@2.0.8", "@npmcli/git@^2.0.1", "@npmcli/git@^2.0.6":
version "2.0.8"
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-2.0.8.tgz#c38b54cdeec556ab641cf6161cc7825711a88d65"
integrity sha512-LPnzyBZ+1p7+JzHVwwKycMF8M3lr1ze3wxGRnxn/QxJtk++Y3prSJQrdBDGCxJyRpFsup6J3lrRBVYBhJVrM8Q==
dependencies:
"@npmcli/promise-spawn" "^1.1.0"
"@npmcli/promise-spawn" "^1.3.2"
lru-cache "^6.0.0"
mkdirp "^1.0.3"
npm-pick-manifest "^6.0.0"
mkdirp "^1.0.4"
npm-pick-manifest "^6.1.1"
promise-inflight "^1.0.1"
promise-retry "^2.0.1"
semver "^7.3.2"
unique-filename "^1.1.1"
semver "^7.3.5"
which "^2.0.2"

"@npmcli/installed-package-contents@^1.0.6", "@npmcli/installed-package-contents@^1.0.7":
Expand Down Expand Up @@ -723,7 +722,7 @@
resolved "https://registry.yarnpkg.com/@npmcli/node-gyp/-/node-gyp-1.0.2.tgz#3cdc1f30e9736dbc417373ed803b42b1a0a29ede"
integrity sha512-yrJUe6reVMpktcvagumoqD9r08fH1iRo01gn1u0zoCApa9lnZGEigVKUd2hzsCId4gdtkZZIVscLhNxMECKgRg==

"@npmcli/promise-spawn@^1.1.0", "@npmcli/promise-spawn@^1.2.0", "@npmcli/promise-spawn@^1.3.2":
"@npmcli/promise-spawn@^1.2.0", "@npmcli/promise-spawn@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-1.3.2.tgz#42d4e56a8e9274fba180dabc0aea6e38f29274f5"
integrity sha512-QyAGYo/Fbj4MXeGdJcFzZ+FkDkomfRBrPM+9QYJSg+PxgAUL+LU3FneQk37rKR2/zjqkCV1BLHccX98wRXG3Sg==
Expand Down Expand Up @@ -7705,10 +7704,10 @@ [email protected]:
"@semantic-release/error" "^2.1.0"
execa "^0.10.0"

[email protected].6:
version "17.4.6"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.6.tgz#a9e53da3d43ac07250c55b6939857587be2ecaa2"
integrity sha512-0B1OGkW8gzQjLbj3H5G4fJyy73HAWsoDnzWYyfNJHyyyLi1acQd+id4O7U+12wXTk9G83pXCgSFj9oYTvocFMA==
[email protected].7:
version "17.4.7"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.7.tgz#88e1dce7294cc43acc54c4e0a83f582264567206"
integrity sha512-3Ghu8mKCJgCG3QzE5xphkYWM19lGE3XjFdOXQIKBM2PBpBvgFQ/lXv31oX0+fuN/UjNFO/dqhNs8ATLBhg6zBg==
dependencies:
"@semantic-release/commit-analyzer" "^8.0.0"
"@semantic-release/error" "^2.2.0"
Expand Down Expand Up @@ -7902,10 +7901,10 @@ [email protected]:
"@kwsites/promise-deferred" "^1.1.1"
debug "^4.3.1"

simple-git@2.44.0:
version "2.44.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.44.0.tgz#94eca4162b7e21707b5a1a40b22e6f29b007d3a8"
integrity sha512-wIjcAmymhzgdaM0Y/a+XxmNGlivvHQTPZDYXVmyHMShVDwdeVqu3+OOyDbYu0DnfVzqLs2EOxRTgMNbC3YquwQ==
simple-git@2.45.0:
version "2.45.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-2.45.0.tgz#4d53b146fc23496099ebfc7af5b0d605d0e3e504"
integrity sha512-wu/Ujs9IXn0HuyYm4HyRvne+EKsjJSWKEMkB3wQa3gNHSMHt7y3oeNX9zRQ3UBPk7bRRMLLHAdIZCZfHT9ehPg==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"
Expand Down

0 comments on commit a337e8e

Please sign in to comment.