Skip to content

Commit

Permalink
Merge branch 'main' into feat/github-mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
aarnphm authored Oct 2, 2024
2 parents 34530e5 + d529f2e commit 6a682c4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 10 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ updates:
day: 'monday'
time: '09:00'
open-pull-requests-limit: 5
groups:
production-dependencies:
applies-to: 'version-updates'
patterns:
- '*'
16 changes: 8 additions & 8 deletions docs/package-lock.json

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

4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,14 @@
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.4",
"@types/node": "^22.7.4",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.5.12",
"@types/yargs": "^17.0.33",
"esbuild": "^0.24.0",
"prettier": "^3.3.3",
"tsx": "^4.19.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}

0 comments on commit 6a682c4

Please sign in to comment.