chore(deps-dev): Bump @arethetypeswrong/cli from 0.15.1 to 0.15.2 (#3242)

Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.1 to 0.15.2.
- [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.15.2/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-03-25 14:04:45 -05:00 committed by GitHub
parent 4f9e6e294e
commit 76ff3b75c0
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.15.1",
"@arethetypeswrong/cli": "^0.15.2",
"@markedjs/testutils": "12.0.0-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.15.1",
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.15.1.tgz",
"integrity": "sha512-c4+MVbhktzLDnUFpvWvVkGRAb7zwd9b9ZW4eG62PkBsRRsTM6TKUNR23mLhz6tyYTalyqe8E6v09q4k0KuN3eQ==",
"version": "0.15.2",
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.15.2.tgz",
"integrity": "sha512-YXKq7PyB+nv3KNCpmo384C+1f6DjCwJqSwxPpnFK/2shKy1Ug9RM8ma2eKlgfklyflNqtg1KJvTF2CxZmT0/ig==",
"dev": true,
"dependencies": {
"@arethetypeswrong/core": "0.15.1",

View File

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