Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent f50bab0 commit d6c28ea
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 290 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"url": "https://github.com/streetsidesoftware/jest-mock-vscode.git"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@jest/globals": "^29.7.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.2",
"@types/node": "^20.17.6",
"@types/vscode": "^1.95.0",
"eslint": "^9.13.0",
"eslint-plugin-n": "^17.11.1",
"eslint": "^9.14.0",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"inject-markdown": "^3.1.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"rfdc": "^1.4.1",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.1"
"typescript-eslint": "^8.13.0"
},
"dependencies": {
"vscode-uri": "^3.0.8"
Expand Down
Loading

0 comments on commit d6c28ea

Please sign in to comment.