Skip to content

Commit

Permalink
ci: Update ALL Dependencies -- Workflow Bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored Oct 8, 2023
1 parent 4b6f833 commit 71a0e9c
Show file tree
Hide file tree
Showing 10 changed files with 88 additions and 71 deletions.
123 changes: 70 additions & 53 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 @@ -2582,7 +2582,7 @@
"@tsconfig/node16": "^16.1.1",
"@types/jest": "^29.5.5",
"@types/jest-when": "^3.5.3",
"@types/node": "^18.18.3",
"@types/node": "^18.18.4",
"@types/vscode": "1.80.0",
"@types/vscode-webview": "^1.57.2",
"@typescript-eslint/eslint-plugin": "^6.7.4",
Expand All @@ -2592,7 +2592,7 @@
"chokidar-cli": "^3.0.0",
"concurrently": "^8.2.1",
"esbuild": "^0.19.4",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -2610,7 +2610,7 @@
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"rollup": "^3.29.4",
"rollup-plugin-dts": "^6.0.2",
"rollup-plugin-dts": "^6.1.0",
"shx": "^0.3.4",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/__utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {},
"dependencies": {
"vscode-uri": "^3.0.7"
"vscode-uri": "^3.0.8"
},
"engines": {
"node": ">18.0.0"
Expand Down
Loading

0 comments on commit 71a0e9c

Please sign in to comment.