Skip to content

build(deps-dev): Bump @arethetypeswrong/cli from 0.17.4 to 0.18.0 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"yaml-eslint-parser": "1.3.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@arethetypeswrong/cli": "0.18.0",
"@commitlint/cli": "19.8.0",
"@commitlint/types": "19.8.0",
"@flex-development/commitlint-config": "1.0.1",
Expand Down
31 changes: 19 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.17.4":
version: 0.17.4
resolution: "@arethetypeswrong/cli@npm:0.17.4"
"@arethetypeswrong/cli@npm:0.18.0":
version: 0.18.0
resolution: "@arethetypeswrong/cli@npm:0.18.0"
dependencies:
"@arethetypeswrong/core": "npm:0.17.4"
"@arethetypeswrong/core": "npm:0.18.0"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -25,23 +25,23 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: 10/5309b7f0a35d8d9118f0bc658448112bfcc76e36a5bf1f237acc492cab56446902b3bdbb2f7b37506521edc722ac2a3c4e16227c8e4eece7c837573122f6c4bb
checksum: 10/5215195aa57598210feaef119eb0afa05a0c744d72cb70de7a985d3159060b96be28a0a302cc05333894d583da38b5688fe722bb29f080b6f7d3039398e305b4
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.17.4":
version: 0.17.4
resolution: "@arethetypeswrong/core@npm:0.17.4"
"@arethetypeswrong/core@npm:0.18.0":
version: 0.18.0
resolution: "@arethetypeswrong/core@npm:0.18.0"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.3"
"@loaderkit/resolve": "npm:^1.0.2"
cjs-module-lexer: "npm:^1.2.3"
fflate: "npm:^0.8.2"
lru-cache: "npm:^10.4.3"
lru-cache: "npm:^11.0.1"
semver: "npm:^7.5.4"
typescript: "npm:5.6.1-rc"
validate-npm-package-name: "npm:^5.0.0"
checksum: 10/0aa5d8c21de977fdca3b79d25b07e9346b4b8f45ea95146c2b08961c8e0842326fb8879e9e1f001fadf132d9bede78a13df7974ca15cfb0a2e08000369b75c43
checksum: 10/aa599558c1b4716e2e83cf31b9b90e3570bae8bbf9457887004092241e49a74b5ba1f32919dc63cbce9d5935f774154c3fdd51cf4e0b178859f8fe9813acb28f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1264,7 +1264,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/eslint-config@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.17.4"
"@arethetypeswrong/cli": "npm:0.18.0"
"@commitlint/cli": "npm:19.8.0"
"@commitlint/types": "npm:19.8.0"
"@eslint/js": "npm:9.26.0"
Expand Down Expand Up @@ -6236,13 +6236,20 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0, lru-cache@npm:^10.4.3":
"lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0":
version: 10.4.3
resolution: "lru-cache@npm:10.4.3"
checksum: 10/e6e90267360476720fa8e83cc168aa2bf0311f3f2eea20a6ba78b90a885ae72071d9db132f40fda4129c803e7dcec3a6b6a6fbb44ca90b081630b810b5d6a41a
languageName: node
linkType: hard

"lru-cache@npm:^11.0.1":
version: 11.1.0
resolution: "lru-cache@npm:11.1.0"
checksum: 10/5011011675ca98428902de774d0963b68c3a193cd959347cb63b781dad4228924124afab82159fd7b8b4db18285d9aff462b877b8f6efd2b41604f806c1d9db4
languageName: node
linkType: hard

"lru-cache@npm:^6.0.0":
version: 6.0.0
resolution: "lru-cache@npm:6.0.0"
Expand Down