Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidmt committed Feb 8, 2023
1 parent 6f2933f commit 9b811b1
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 108 deletions.
192 changes: 88 additions & 104 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tsd-lite-cli",
"version": "1.1.0",
"description": "Test runner for testing TypeScript typings",
"description": "Test runner for testing TypeScript typings (CLI over tsd-lite, a \"per file\" version of tsd)",
"license": "MIT",
"homepage": "https://github.com/asd-xiv/tsd-lite-cli/#readme",
"bugs": {
Expand Down Expand Up @@ -69,11 +69,11 @@
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.11.19",
"@types/node": "^18.13.0",
"eslint": "^8.33.0",
"lint-staged": "^13.1.0",
"lint-staged": "^13.1.1",
"markdownlint-cli": "^0.33.0",
"npm-check-updates": "^16.6.4",
"npm-check-updates": "^16.6.5",
"prettier": "^2.8.3",
"semantic-release": "^20.1.0",
"typescript": "^4.9.5"
Expand Down

0 comments on commit 9b811b1

Please sign in to comment.