Skip to content

Commit

Permalink
chore(deps): update typescript (#23)
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 Dec 1, 2023
1 parent 5c541d3 commit 678d50e
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,17 +76,17 @@
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.3",
"@types/lodash-es": "^4.17.10",
"@types/node": "^20.8.10",
"@types/yargs": "^17.0.29",
"@types/fs-extra": "^11.0.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.10.1",
"@types/yargs": "^17.0.32",
"@verdaccio/types": "^10.8.0",
"eslint": "^8.52.0",
"lint-staged": "^14.0.1",
"simple-git-hooks": "^2.9.0",
"strip-ansi": "^7.1.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 678d50e

Please sign in to comment.