Skip to content

Commit

Permalink
renovate: update typescript and @arethetypeswrong/cli 🌲 (#115)
Browse files Browse the repository at this point in the history
This PR was automatically created by the deps-sync workflow.

Review the dependency updates made by @renovate-bot, and merge as
needed.

### Updates included:

- d6a4c61 chore(deps): update pnpm to v9.10.0
- 4327c82 chore(deps): update dependency typescript to v5.6.2
- 46cd9d3 chore(deps): update dependency @arethetypeswrong/cli to
v0.16.2
- 4ea8506 chore(deps): update dependency @arethetypeswrong/cli to
v0.16.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mmkal <mmkal@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 12, 2024
1 parent 3e15547 commit b4ffeca
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 152 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"engines": {
"node": ">=12.0.0"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"keywords": [
"typescript",
"type-check",
Expand Down Expand Up @@ -36,15 +36,15 @@
"test": "vitest run"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
"@arethetypeswrong/cli": "0.16.2",
"@types/node": "^20.0.0",
"eslint": "^8.57.0",
"eslint-plugin-mmkal": "0.9.0",
"np": "^10.0.0",
"pkg-pr-new": "0.0.24",
"strip-ansi": "7.1.0",
"ts-morph": "23.0.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "^2.0.0"
}
}
Loading

0 comments on commit b4ffeca

Please sign in to comment.