chore(deps-dev): Bump @arethetypeswrong/cli from 0.13.6 to 0.13.8 (#3189)

Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.13.6 to 0.13.8.
- [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases)
- [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/@arethetypeswrong/cli@0.13.8/packages/cli)

---
updated-dependencies:
- dependency-name: "@arethetypeswrong/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2024-02-12 08:50:05 -07:00 committed by GitHub
parent 77a4403dd8
commit 0ebd452434
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"marked": "bin/marked.js"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.13.6",
"@arethetypeswrong/cli": "^0.13.8",
"@markedjs/testutils": "9.1.5-0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
@ -64,9 +64,9 @@
"dev": true
},
"node_modules/@arethetypeswrong/cli": {
"version": "0.13.6",
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.13.6.tgz",
"integrity": "sha512-rNiAcz/kLdqqfA3NvUjtLCPV933MEo+K5dMJDA7afdOPmH5iS13pCiZyeZ21MDBQrxMpx6t5G/7OyRf+OcsoPA==",
"version": "0.13.8",
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.13.8.tgz",
"integrity": "sha512-tQCXVBLuSfFlXdQLl17ZlBuHB1zo03H7uTLDFumoOl/dibXw1osYJ+Fd9Oju34buFDzI1DuFS2vba/Bsk95E5Q==",
"dev": true,
"dependencies": {
"@arethetypeswrong/core": "0.13.6",

View File

@ -51,7 +51,7 @@
],
"devDependencies": {
"@markedjs/testutils": "9.1.5-0",
"@arethetypeswrong/cli": "^0.13.6",
"@arethetypeswrong/cli": "^0.13.8",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@semantic-release/commit-analyzer": "^11.1.0",