[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@arethetypeswrong/cli&package-manager=npm_and_yarn&previous-version=0.17.1&new-version=0.17.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
yarn.lock | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index d7a4814a6..9ded6df95 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -16,11 +16,11 @@
integrity sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==
"@arethetypeswrong/cli@^0.17.0":
- version "0.17.1"
- resolved "https://registry.yarnpkg.com/@arethetypeswrong/cli/-/cli-0.17.1.tgz#e506d11277bb09bef5db504a7bb6cdd2811333d9"
- integrity sha512-WNKTcC7lqWmbRWWku3Xz0hl7zj9szoGzx7gcGaZPxszKcMPiRnKsiLbxMpf1FzA6myIjE1yalqxNCJ0UkCWTXQ==
+ version "0.17.2"
+ resolved "https://registry.yarnpkg.com/@arethetypeswrong/cli/-/cli-0.17.2.tgz#3b6f9e4ab9942d2da2688991c7d212b1c9331105"
+ integrity sha512-/u2VcQJ8PKc4hcao/vXnHrYLEI/sQqKarbHi+NEIfvdymaW5o62XOCXy2yvalQa/vR+AAD/QNEgAUzHo5f7hrw==
dependencies:
- "@arethetypeswrong/core" "0.17.1"
+ "@arethetypeswrong/core" "0.17.2"
chalk "^4.1.2"
cli-table3 "^0.6.3"
commander "^10.0.1"
@@ -28,10 +28,10 @@
marked-terminal "^7.1.0"
semver "^7.5.4"
-"@arethetypeswrong/core@0.17.1":
- version "0.17.1"
- resolved "https://registry.yarnpkg.com/@arethetypeswrong/core/-/core-0.17.1.tgz#4f086ab0248f2298b00dff18c1d5c1ac191164d9"
- integrity sha512-NgEuyO/D79q2K6lVoSLmRX2YzKNlh2LHU+no3AVkpY4gA20zEhp129KUV1W6jMnbmpRm3xAxF+v3myZ/eFixnA==
+"@arethetypeswrong/core@0.17.2":
+ version "0.17.2"
+ resolved "https://registry.yarnpkg.com/@arethetypeswrong/core/-/core-0.17.2.tgz#1906f68b48f1a852f3384da083028b7c333bc742"
+ integrity sha512-JYeLgS4rQ2l3gHCabaka3atsEyskfpx+WqUbo+6l8LApILJgr0/XDb7KNC9Ovevp4iPVF2Q73oshpgOKJ3uDRQ==
dependencies:
"@andrewbranch/untar.js" "^1.0.3"
cjs-module-lexer "^1.2.3"