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 13, 2024
1 parent 8e39d3a commit 7893ad3
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 70 deletions.
156 changes: 92 additions & 64 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"copyfiles": "2.4.1",
"tree-sitter": "0.20.6",
"tree-sitter": "0.21.0",
"tree-sitter-c-sharp": "0.20.0",
"tree-sitter-cpp": "0.20.4",
"tree-sitter-go": "0.20.0",
Expand All @@ -45,11 +45,11 @@
"zlib": "1.0.5"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.12",
"@types/node": "16.18.83",
"@types/node": "16.18.89",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand All @@ -62,8 +62,8 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
"typescript": "5.3.3",
"typescript": "5.4.2",
"commitlint": "18.6.1",
"@commitlint/config-conventional": "18.6.2"
"@commitlint/config-conventional": "18.6.3"
}
}

0 comments on commit 7893ad3

Please sign in to comment.