Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
samypr100 committed May 31, 2024
1 parent c1fdf33 commit 752d5e4
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 89 deletions.
2 changes: 1 addition & 1 deletion dist/setup/index.js

Large diffs are not rendered by default.

156 changes: 71 additions & 85 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 @@ -35,16 +35,16 @@
"shell-quote": "^1.8.1"
},
"devDependencies": {
"@eslint/js": "^9.2.0",
"@eslint/js": "^9.3.0",
"@tsconfig/node20": "^20.1.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.11",
"@types/node": "^20.12.13",
"@types/shell-quote": "^1.7.5",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"typescript-eslint": "^7.8.0"
"typescript-eslint": "^7.11.0"
}
}

0 comments on commit 752d5e4

Please sign in to comment.