Skip to content

Commit

Permalink
Update all non-major dependencies (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent fcf271a commit 7097fa2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 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 @@ -128,13 +128,13 @@
"dependencies": {
"@prettier/sync": "0.5.2",
"dayjs": "1.11.13",
"glob": "11.0.0",
"glob": "11.0.1",
"lodash": "4.17.21",
"pluralize": "8.0.0",
"remove-markdown": "0.6.0",
"sentence-splitter": "5.0.0",
"shelljs": "0.8.5",
"uuid": "11.0.4",
"uuid": "11.0.5",
"valid-url": "1.0.9"
},
"devDependencies": {
Expand All @@ -148,6 +148,6 @@
"@types/valid-url": "1.0.7",
"@types/vscode": "1.96.0",
"@vscode/vsce": "3.2.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}

0 comments on commit 7097fa2

Please sign in to comment.