chore(deps-dev): Bump @arethetypeswrong/cli from 0.17.2 to 0.17.3 (#3585)
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.17.2 to 0.17.3. - [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-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
5624378bd3
commit
c71d355737
16
package-lock.json
generated
16
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"marked": "bin/marked.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arethetypeswrong/cli": "^0.17.2",
|
||||
"@arethetypeswrong/cli": "^0.17.3",
|
||||
"@markedjs/eslint-config": "^1.0.9",
|
||||
"@markedjs/testutils": "14.1.1-0",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
@ -49,12 +49,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@arethetypeswrong/cli": {
|
||||
"version": "0.17.2",
|
||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.17.2.tgz",
|
||||
"integrity": "sha512-/u2VcQJ8PKc4hcao/vXnHrYLEI/sQqKarbHi+NEIfvdymaW5o62XOCXy2yvalQa/vR+AAD/QNEgAUzHo5f7hrw==",
|
||||
"version": "0.17.3",
|
||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.17.3.tgz",
|
||||
"integrity": "sha512-wI9ZSTweunmzHboSyYtWRFpba9fM9mpX1g7EUoRr+86zHSd7NR7svb6EmJD2hv1V+SoisB2fERu6EQGGEfQ8oQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@arethetypeswrong/core": "0.17.2",
|
||||
"@arethetypeswrong/core": "0.17.3",
|
||||
"chalk": "^4.1.2",
|
||||
"cli-table3": "^0.6.3",
|
||||
"commander": "^10.0.1",
|
||||
@ -82,9 +82,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@arethetypeswrong/core": {
|
||||
"version": "0.17.2",
|
||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.17.2.tgz",
|
||||
"integrity": "sha512-JYeLgS4rQ2l3gHCabaka3atsEyskfpx+WqUbo+6l8LApILJgr0/XDb7KNC9Ovevp4iPVF2Q73oshpgOKJ3uDRQ==",
|
||||
"version": "0.17.3",
|
||||
"resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.17.3.tgz",
|
||||
"integrity": "sha512-2TB7O5JmC7UX7QHRGGftxRVQjV4Ce6oOIDGIDDERyT9dQ8lK/tRGfFubzO80rWeXm/gSrA8jirlXSWSE1i5ynQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@andrewbranch/untar.js": "^1.0.3",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"html"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@arethetypeswrong/cli": "^0.17.2",
|
||||
"@arethetypeswrong/cli": "^0.17.3",
|
||||
"@markedjs/eslint-config": "^1.0.9",
|
||||
"@markedjs/testutils": "14.1.1-0",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user