Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored Sep 29, 2023
1 parent 3db77ad commit dd231b2
Show file tree
Hide file tree
Showing 3 changed files with 210 additions and 208 deletions.
2 changes: 1 addition & 1 deletion action-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@octokit/rest": "^19.0.13",
"cspell": "^7.3.7",
"cspell-glob": "^7.3.7",
"esbuild": "^0.19.3",
"esbuild": "^0.19.4",
"vscode-uri": "^3.0.7"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"@tsconfig/node16": "^16.1.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.5",
"@vitest/coverage-istanbul": "^0.34.6",
"env-cmd": "^10.1.0",
"eslint": "^8.50.0",
"prettier": "^3.0.3",
"shx": "^0.3.4",
"typescript": "^5.2.2",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit dd231b2

Please sign in to comment.