mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-06 15:29:47 +00:00
Merge pull request #746 from dsanders11/patch-1
Fix ordering of devDependencies
This commit is contained in:
@ -68,8 +68,8 @@
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.4",
|
||||
"@types/node": "^20.5.7",
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.5.0",
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-plugin-github": "^4.10.0",
|
||||
|
Reference in New Issue
Block a user