Skip to content

Commit

Permalink
update dependencies (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: Tiliavir <Tiliavir@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Tiliavir authored May 14, 2024
1 parent 33efaf7 commit 5fa3264
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/commander": "2.12.2",
"@types/jasmine": "5.1.4",
"@types/lunr": "2.3.7",
"@types/node": "20.12.10",
"@types/node": "20.12.12",
"jasmine": "5.1.0",
"tslint": "6.1.3",
"typescript": "5.4.5",
Expand All @@ -37,7 +37,7 @@
"dependencies": {
"cheerio": "~1.0.0-rc.12",
"commander": "~12.0.0",
"glob": "~10.3.12",
"glob": "~10.3.15",
"lunr": "~2.3.9"
},
"scripts": {
Expand Down

0 comments on commit 5fa3264

Please sign in to comment.