Skip to content

Commit

Permalink
chore(deps): update typescript (#117)
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 Nov 1, 2024
1 parent fe09708 commit bab0686
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@
"@antfu/eslint-config": "^2.27.3",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@total-typescript/ts-reset": "^0.6.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/fs-extra": "^11.0.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.16.2",
"@types/node": "^20.17.5",
"@types/yargs": "^17.0.33",
"@verdaccio/types": "^10.8.0",
"@vitest/coverage-v8": "^2.1.4",
Expand All @@ -89,7 +89,7 @@
"simple-git-hooks": "^2.11.1",
"strip-ansi": "^7.1.0",
"tsup": "^8.3.5",
"typescript": "^5.5.4",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit bab0686

Please sign in to comment.