Skip to content

Commit

Permalink
chore(deps): update npm dependencies without major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent a755912 commit 5883ff2
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 17 deletions.
56 changes: 42 additions & 14 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"src/**/*.ts": "eslint --max-warnings=0"
},
"dependencies": {
"tree-sitter": "0.20.6",
"tree-sitter": "0.21.1",
"tree-sitter-bash": "0.20.5",
"tree-sitter-c": "0.20.8",
"tree-sitter-c-sharp": "0.20.0",
Expand All @@ -45,7 +45,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "19.1.0",
"@types/node": "18.19.26",
"@types/node": "18.19.28",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
Expand All @@ -58,7 +58,7 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
"typescript": "5.3.3",
"typescript": "5.4.3",
"vitest": "1.4.0"
}
}

0 comments on commit 5883ff2

Please sign in to comment.