Skip to content

Commit

Permalink
chore: remove typescript from dependencies (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem authored Oct 3, 2023
1 parent 1d42a33 commit 27cf5d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"eslint-remote-tester": "^3.0.0",
"eslint-remote-tester-repositories": "^1.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"tsx": "^3.12.8",
"unbuild": "^2.0.0",
"vitest": "^0.34.4"
Expand All @@ -76,7 +77,6 @@
}
},
"dependencies": {
"@typescript-eslint/utils": "^6.6.0",
"typescript": "^5.2.2"
"@typescript-eslint/utils": "^6.6.0"
}
}
}
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 27cf5d5

Please sign in to comment.