Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#4037)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent d7436cc commit c44b81b
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 29 deletions.
55 changes: 30 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4017,7 +4017,7 @@
"preinstall": "npx only-allow npm"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.12",
"@types/vscode": "1.90.0",
Expand All @@ -4028,7 +4028,7 @@
"chokidar-cli": "^3.0.0",
"concurrently": "^9.1.2",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vscode/test-electron": "^2.4.1",
"chalk": "^5.4.1",
"decompress": "^4.2.1",
"glob": "^11.0.0",
"glob": "^11.0.1",
"kefir": "^3.8.8",
"mocha": "^11.1.0"
},
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 @@ -35,7 +35,7 @@
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^5.17.1",
"svelte": "^5.17.3",
"svelte-check": "^4.1.3",
"svelte-preprocess": "^6.0.3",
"tslib": "^2.8.1",
Expand Down

0 comments on commit c44b81b

Please sign in to comment.