Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3691)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent cce8207 commit 74b53e2
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 19 deletions.
29 changes: 15 additions & 14 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 @@ -4035,10 +4035,10 @@
"concurrently": "^9.0.1",
"esbuild": "^0.24.0",
"eslint": "^9.12.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.11.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.0",
"globals": "^15.10.0",
"globals": "^15.11.0",
"inject-markdown": "^3.1.0",
"jest-mock-vscode": "^4.0.2",
"ovsx": "^0.10.0",
Expand All @@ -4047,7 +4047,7 @@
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vitest": "^2.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/webview-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"svelte-check": "^4.0.4",
"svelte-preprocess": "^6.0.3",
"tslib": "^2.7.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"engines": {
"node": ">18.0"
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@types/json-schema": "^7.0.15",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 74b53e2

Please sign in to comment.