Skip to content

Commit

Permalink
Update all non-major dependencies (#85)
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 Jul 8, 2024
1 parent 9578804 commit e4ba562
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 94 deletions.
151 changes: 63 additions & 88 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 @@ -141,23 +141,23 @@
"@types/command-exists": "1.2.3",
"@types/lodash": "4.17.6",
"@types/mocha": "10.0.7",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/pluralize": "0.0.33",
"@types/shelljs": "0.8.15",
"@types/url-regex-safe": "1.0.2",
"@types/uuid": "10.0.0",
"@types/valid-url": "1.0.7",
"@types/vscode": "1.90.0",
"@vscode/test-electron": "2.4.0",
"@types/vscode": "1.91.0",
"@vscode/test-electron": "2.4.1",
"@vscode/vsce": "2.29.0",
"mocha": "10.5.2",
"typescript": "5.5.2"
"mocha": "10.6.0",
"typescript": "5.5.3"
},
"dependencies": {
"@prettier/sync": "0.5.2",
"command-exists": "1.2.9",
"dayjs": "1.11.11",
"glob": "10.4.2",
"glob": "10.4.3",
"joblint": "2.3.2",
"lodash": "4.17.21",
"pluralize": "8.0.0",
Expand Down

0 comments on commit e4ba562

Please sign in to comment.