Skip to content

Commit

Permalink
chore(deps): update dependency @arethetypeswrong/cli to v0.12.0 (#627)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 453b516 commit cd2b4d2
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"ci-coverage-upload": "../../.github/scripts/download/codecov -F httpx-dsn-parser-unit --dir ./coverage"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.11.0",
"@arethetypeswrong/cli": "0.12.0",
"@belgattitude/eslint-config-bases": "2.7.0",
"@size-limit/file": "9.0.0",
"@types/jest": "29.5.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"ci-coverage-upload": "../../.github/scripts/download/codecov -F httpx-exception-unit --dir ./coverage"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.11.0",
"@arethetypeswrong/cli": "0.12.0",
"@belgattitude/eslint-config-bases": "2.7.0",
"@size-limit/file": "9.0.0",
"@size-limit/webpack": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@httpx/exception": "workspace:^"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.11.0",
"@arethetypeswrong/cli": "0.12.0",
"@belgattitude/eslint-config-bases": "2.7.0",
"@size-limit/file": "9.0.0",
"@types/jest": "29.5.5",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.11.0":
version: 0.11.0
resolution: "@arethetypeswrong/cli@npm:0.11.0"
"@arethetypeswrong/cli@npm:0.12.0":
version: 0.12.0
resolution: "@arethetypeswrong/cli@npm:0.12.0"
dependencies:
"@arethetypeswrong/core": "npm:0.10.2"
"@arethetypeswrong/core": "npm:0.12.0"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
Expand All @@ -50,21 +50,21 @@ __metadata:
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: b4e8658558a188d859eb53708c91f924c0cc7380d45353b48bec70c3c7dcb6e04401930bcec32941539a89d3677cfef4ae5a0bb94cce4dfa760ec5cec1563548
checksum: 0da94a1af2c0f9cdba67a9c6f624d23c10a84fb300694e4f535334721156b84e390f995c1f865e0c5e06c06daca4cc91bd9d82b5909bdd02081d8a3e6e89bb58
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.10.2":
version: 0.10.2
resolution: "@arethetypeswrong/core@npm:0.10.2"
"@arethetypeswrong/core@npm:0.12.0":
version: 0.12.0
resolution: "@arethetypeswrong/core@npm:0.12.0"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.0"
fetch-ponyfill: "npm:^7.1.0"
fflate: "npm:^0.7.4"
semver: "npm:^7.5.4"
typescript: "npm:^5.2.2"
validate-npm-package-name: "npm:^5.0.0"
checksum: bf58a2a5b6008e2d52fdbf114e9f1252ab11a1d203d3b3b3300f716ee80f3c75fba5ce72d621ba61adf45a2d897fdf0fcc527f7406f773d6c090fe7a9fd1aadd
checksum: 4b40830586ec1ed2e1976908be108c6376fedb1f949168b1e8bf70d4da1b1876a1f1ad8dcdb24620955bb61ea9c34f8a51ebd6f2cf093854040dab1fd42ba60a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1294,7 +1294,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@httpx/dsn-parser@workspace:packages/dsn-parser"
dependencies:
"@arethetypeswrong/cli": "npm:0.11.0"
"@arethetypeswrong/cli": "npm:0.12.0"
"@belgattitude/eslint-config-bases": "npm:2.7.0"
"@size-limit/file": "npm:9.0.0"
"@types/jest": "npm:29.5.5"
Expand Down Expand Up @@ -1324,7 +1324,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@httpx/exception@workspace:packages/exception"
dependencies:
"@arethetypeswrong/cli": "npm:0.11.0"
"@arethetypeswrong/cli": "npm:0.12.0"
"@belgattitude/eslint-config-bases": "npm:2.7.0"
"@size-limit/file": "npm:9.0.0"
"@size-limit/webpack": "npm:9.0.0"
Expand Down Expand Up @@ -1365,7 +1365,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@httpx/json-api@workspace:packages/json-api"
dependencies:
"@arethetypeswrong/cli": "npm:0.11.0"
"@arethetypeswrong/cli": "npm:0.12.0"
"@belgattitude/eslint-config-bases": "npm:2.7.0"
"@httpx/exception": "workspace:^"
"@size-limit/file": "npm:9.0.0"
Expand Down

0 comments on commit cd2b4d2

Please sign in to comment.