Skip to content

Commit

Permalink
Update all non-major dependencies (#79)
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 Jun 24, 2024
1 parent 5495644 commit eaee777
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 62 deletions.
119 changes: 63 additions & 56 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 @@ -130,28 +130,28 @@
"watch": "tsc -watch -p ./"
},
"devDependencies": {
"@biomejs/biome": "1.8.1",
"@biomejs/biome": "1.8.2",
"@textlint/ast-node-types": "14.0.4",
"@types/command-exists": "1.2.3",
"@types/lodash": "4.17.5",
"@types/mocha": "10.0.6",
"@types/node": "20.14.2",
"@types/mocha": "10.0.7",
"@types/node": "20.14.8",
"@types/pluralize": "0.0.33",
"@types/shelljs": "0.8.15",
"@types/url-regex-safe": "1.0.2",
"@types/uuid": "9.0.8",
"@types/valid-url": "1.0.7",
"@types/vscode": "1.90.0",
"@vscode/test-electron": "2.4.0",
"@vscode/vsce": "2.27.0",
"@vscode/vsce": "2.29.0",
"mocha": "10.4.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"dependencies": {
"@prettier/sync": "0.5.2",
"command-exists": "1.2.9",
"dayjs": "1.11.11",
"glob": "10.4.1",
"glob": "10.4.2",
"joblint": "2.3.2",
"lodash": "4.17.21",
"pluralize": "8.0.0",
Expand Down

0 comments on commit eaee777

Please sign in to comment.