Skip to content

Commit

Permalink
chore(deps): update type dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent d3aa8ea commit 88062b4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 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 @@ -44,8 +44,8 @@
"test": "run-s check"
},
"devDependencies": {
"@types/eslint": "^8.56.10",
"@types/node": "^18.19.39",
"@types/eslint": "^8.56.11",
"@types/node": "^18.19.44",
"@voxpelli/tsconfig": "^12.0.1",
"compare-eslint-configs": "^2.1.0",
"eslint": "^9.7.0",
Expand All @@ -56,7 +56,7 @@
"npm-run-all2": "^6.2.2",
"ts-ignore-import": "^4.0.1",
"type-coverage": "^2.29.1",
"typescript": "~5.5.3",
"typescript": "~5.5.4",
"validate-conventional-commit": "^1.0.4"
},
"peerDependencies": {
Expand Down

0 comments on commit 88062b4

Please sign in to comment.