chore(deps-dev): Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 (#3530)
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.16.4 to 0.17.0. - [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/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-minor ... 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
cf4e518348
commit
7f791668e0
16
package-lock.json
generated
16
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"marked": "bin/marked.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arethetypeswrong/cli": "^0.16.4",
|
||||
"@arethetypeswrong/cli": "^0.17.0",
|
||||
"@markedjs/eslint-config": "^1.0.7",
|
||||
"@markedjs/testutils": "14.1.1-0",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
@ -50,12 +50,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@arethetypeswrong/cli": {
|
||||
"version": "0.16.4",
|
||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.16.4.tgz",
|
||||
"integrity": "sha512-qMmdVlJon5FtA+ahn0c1oAVNxiq4xW5lqFiTZ21XHIeVwAVIQ+uRz4UEivqRMsjVV1grzRgJSKqaOrq1MvlVyQ==",
|
||||
"version": "0.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.17.0.tgz",
|
||||
"integrity": "sha512-xSMW7bfzVWpYw5JFgZqBXqr6PdR0/REmn3DkxCES5N0JTcB0CVgbIynJCvKBFmXaPc3hzmmTrb7+yPDRoOSZdA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@arethetypeswrong/core": "0.16.4",
|
||||
"@arethetypeswrong/core": "0.17.0",
|
||||
"chalk": "^4.1.2",
|
||||
"cli-table3": "^0.6.3",
|
||||
"commander": "^10.0.1",
|
||||
@ -83,9 +83,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@arethetypeswrong/core": {
|
||||
"version": "0.16.4",
|
||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.16.4.tgz",
|
||||
"integrity": "sha512-RI3HXgSuKTfcBf1hSEg1P9/cOvmI0flsMm6/QL3L3wju4AlHDqd55JFPfXs4pzgEAgy5L9pul4/HPPz99x2GvA==",
|
||||
"version": "0.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.17.0.tgz",
|
||||
"integrity": "sha512-FHyhFizXNetigTVsIhqXKGYLpazPS5YNojEPpZEUcBPt9wVvoEbNIvG+hybuBR+pjlRcbyuqhukHZm1fr+bDgA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@andrewbranch/untar.js": "^1.0.3",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"html"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@arethetypeswrong/cli": "^0.16.4",
|
||||
"@arethetypeswrong/cli": "^0.17.0",
|
||||
"@markedjs/eslint-config": "^1.0.7",
|
||||
"@markedjs/testutils": "14.1.1-0",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user