Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3714)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent fcc9263 commit 380e74d
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4023,18 +4023,18 @@
"preinstall": "npx only-allow npm"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.12",
"@types/node": "^20.16.13",
"@types/vscode": "1.90.0",
"@types/vscode-webview": "^1.57.5",
"@vitest/coverage-istanbul": "^2.1.3",
"@vscode/vsce": "^3.1.1",
"@vscode/vsce": "^3.2.0",
"ansi-styles": "^6.2.1",
"chokidar-cli": "^3.0.0",
"concurrently": "^9.0.1",
"esbuild": "^0.24.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/chai": "^5.0.0",
"@types/decompress": "^4.2.7",
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.12",
"@types/node": "^20.16.13",
"chai": "^5.1.1",
"cross-env": "^7.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-disposables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.12",
"@types/node": "^20.16.13",
"ts2mjs": "^3.0.0",
"tslib": "^2.8.0"
},
Expand Down

0 comments on commit 380e74d

Please sign in to comment.