Skip to content

Commit

Permalink
build(deps-dev): Bump @arethetypeswrong/cli from 0.15.3 to 0.16.0 (#9)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent fab46b8 commit b2b24e3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/unist": "3.0.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.3",
"@arethetypeswrong/cli": "0.16.0",
"@commitlint/cli": "19.3.0",
"@commitlint/types": "19.0.3",
"@eslint/js": "9.6.0",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.15.3":
version: 0.15.3
resolution: "@arethetypeswrong/cli@npm:0.15.3"
"@arethetypeswrong/cli@npm:0.16.0":
version: 0.16.0
resolution: "@arethetypeswrong/cli@npm:0.16.0"
dependencies:
"@arethetypeswrong/core": "npm:0.15.1"
chalk: "npm:^4.1.2"
Expand All @@ -40,9 +40,10 @@ __metadata:
marked: "npm:^9.1.2"
marked-terminal: "npm:^6.0.0"
semver: "npm:^7.5.4"
which-pm-runs: "npm:^1.1.0"
bin:
attw: dist/index.js
checksum: 10/d64eea5c946669a24cd93007b03546b1422b9fa26e298589add461fc818a9aa1fddd2f0d3a7ed3a5f302f6c047ba574782bf4b04f7b087f1a370540e5dbfbb90
checksum: 10/4b8a4eda1a9c6592642ff55944e82045b29e05c169ea039c47454b0b7d43a3a73c80c4c3ef04955cfa5e204b95e05168f2b00c3a4751bc64983321f40dbb5ce2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1879,7 +1880,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/unist-util-inspect@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.15.3"
"@arethetypeswrong/cli": "npm:0.16.0"
"@commitlint/cli": "npm:19.3.0"
"@commitlint/types": "npm:19.0.3"
"@eslint/js": "npm:9.6.0"
Expand Down Expand Up @@ -11022,6 +11023,13 @@ __metadata:
languageName: node
linkType: hard

"which-pm-runs@npm:^1.1.0":
version: 1.1.0
resolution: "which-pm-runs@npm:1.1.0"
checksum: 10/39a56ee50886fb33ec710e3b36dc9fe3d0096cac44850d9ca0c6186c4cb824d6c8125f013e0562e7c94744e1e8e4a6ab695592cdb12555777c7a4368143d822c
languageName: node
linkType: hard

"which-typed-array@npm:^1.1.11, which-typed-array@npm:^1.1.13, which-typed-array@npm:^1.1.9":
version: 1.1.13
resolution: "which-typed-array@npm:1.1.13"
Expand Down

0 comments on commit b2b24e3

Please sign in to comment.