Skip to content

Commit 3638f99

Browse files
committed
upgrade dependencies
1 parent d95c68e commit 3638f99

File tree

2 files changed

+426
-434
lines changed

2 files changed

+426
-434
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"author": "Aurélien Baudet",
1717
"license": "MIT",
1818
"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"
19+
"@actions/core": "1.10.1",
20+
"@actions/github": "6.0.0",
21+
"@typescript-eslint/eslint-plugin": "7.7.0",
22+
"@typescript-eslint/parser": "7.7.0",
23+
"@vercel/ncc": "0.38.1",
24+
"eslint": "8.57.0",
25+
"typescript": "5.4.5"
2626
}
2727
}

0 commit comments

Comments
 (0)