chore(deps-dev): Bump @arethetypeswrong/cli from 0.15.0 to 0.15.1 (#3220)
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.0 to 0.15.1. - [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.1/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:
parent
339eca1e0c
commit
ee863d15fc
16
package-lock.json
generated
16
package-lock.json
generated
@ -12,7 +12,7 @@
|
|||||||
"marked": "bin/marked.js"
|
"marked": "bin/marked.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@arethetypeswrong/cli": "^0.15.0",
|
"@arethetypeswrong/cli": "^0.15.1",
|
||||||
"@markedjs/testutils": "12.0.0-0",
|
"@markedjs/testutils": "12.0.0-0",
|
||||||
"@rollup/plugin-terser": "^0.4.4",
|
"@rollup/plugin-terser": "^0.4.4",
|
||||||
"@rollup/plugin-typescript": "^11.1.6",
|
"@rollup/plugin-typescript": "^11.1.6",
|
||||||
@ -64,12 +64,12 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@arethetypeswrong/cli": {
|
"node_modules/@arethetypeswrong/cli": {
|
||||||
"version": "0.15.0",
|
"version": "0.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.15.1.tgz",
|
||||||
"integrity": "sha512-83v4IKvebLKTQqb+EoiHA2kngXHGUDgXSL1766MgwrzMSiuQty48rfxLdEgv3jmSHY/fIAGwBjAtBR93Ony8bA==",
|
"integrity": "sha512-c4+MVbhktzLDnUFpvWvVkGRAb7zwd9b9ZW4eG62PkBsRRsTM6TKUNR23mLhz6tyYTalyqe8E6v09q4k0KuN3eQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@arethetypeswrong/core": "0.15.0",
|
"@arethetypeswrong/core": "0.15.1",
|
||||||
"chalk": "^4.1.2",
|
"chalk": "^4.1.2",
|
||||||
"cli-table3": "^0.6.3",
|
"cli-table3": "^0.6.3",
|
||||||
"commander": "^10.0.1",
|
"commander": "^10.0.1",
|
||||||
@ -179,9 +179,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@arethetypeswrong/core": {
|
"node_modules/@arethetypeswrong/core": {
|
||||||
"version": "0.15.0",
|
"version": "0.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.15.1.tgz",
|
||||||
"integrity": "sha512-YEsguGAnYVD3JT8HxOgmDQRO44SNCQu9vvsyKnJEeHUKHOP/DUyZUvTWCNYNm5oyn8kbOkDHFnuiLvzDenoAQQ==",
|
"integrity": "sha512-FYp6GBAgsNz81BkfItRz8RLZO03w5+BaeiPma1uCfmxTnxbtuMrI/dbzGiOk8VghO108uFI0oJo0OkewdSHw7g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@andrewbranch/untar.js": "^1.0.3",
|
"@andrewbranch/untar.js": "^1.0.3",
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@markedjs/testutils": "12.0.0-0",
|
"@markedjs/testutils": "12.0.0-0",
|
||||||
"@arethetypeswrong/cli": "^0.15.0",
|
"@arethetypeswrong/cli": "^0.15.1",
|
||||||
"@rollup/plugin-terser": "^0.4.4",
|
"@rollup/plugin-terser": "^0.4.4",
|
||||||
"@rollup/plugin-typescript": "^11.1.6",
|
"@rollup/plugin-typescript": "^11.1.6",
|
||||||
"@semantic-release/commit-analyzer": "^11.1.0",
|
"@semantic-release/commit-analyzer": "^11.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user