Skip to content

Commit

Permalink
Update all non-major dependencies (#18)
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 Dec 11, 2023
1 parent ee8123c commit a8a0289
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
120 changes: 60 additions & 60 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 @@ -140,16 +140,16 @@
"@types/command-exists": "1.2.3",
"@types/lodash": "4.14.202",
"@types/mocha": "10.0.6",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/pluralize": "0.0.33",
"@types/prettier": "2.7.3",
"@types/shelljs": "0.8.15",
"@types/url-regex-safe": "1.0.2",
"@types/uuid": "9.0.7",
"@types/valid-url": "1.0.7",
"@types/vscode": "1.84.2",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@types/vscode": "1.85.0",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vscode/test-electron": "2.3.8",
"@vscode/vsce": "2.22.0",
"eslint": "8.55.0",
Expand All @@ -159,7 +159,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort": "2.11.0",
"mocha": "10.2.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"dependencies": {
"@prettier/sync": "0.3.0",
Expand All @@ -169,7 +169,7 @@
"joblint": "2.3.2",
"lodash": "4.17.21",
"pluralize": "8.0.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"remove-markdown": "0.5.0",
"sentence-splitter": "5.0.0",
"set-operations": "2.0.2",
Expand Down

0 comments on commit a8a0289

Please sign in to comment.