We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95c68e commit 3638f99Copy full SHA for 3638f99
package.json
@@ -16,12 +16,12 @@
16
"author": "Aurélien Baudet",
17
"license": "MIT",
18
"devDependencies": {
19
- "@actions/core": "1.10.0",
20
- "@actions/github": "5.1.1",
21
- "@vercel/ncc": "0.36.1",
22
- "@typescript-eslint/eslint-plugin": "5.59.9",
23
- "@typescript-eslint/parser": "5.59.9",
24
- "eslint": "8.42.0",
25
- "typescript": "5.1.3"
+ "@actions/core": "1.10.1",
+ "@actions/github": "6.0.0",
+ "@typescript-eslint/eslint-plugin": "7.7.0",
+ "@typescript-eslint/parser": "7.7.0",
+ "@vercel/ncc": "0.38.1",
+ "eslint": "8.57.0",
+ "typescript": "5.4.5"
26
}
27
0 commit comments