Skip to content

Commit 7518223

Browse files
fix dependabot for github actions (#4535)
1 parent 3381557 commit 7518223

File tree

2 files changed

+382
-577
lines changed

2 files changed

+382
-577
lines changed

.github/actions/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"keywords": [],
1111
"author": "",
1212
"dependencies": {
13-
"@actions/core": "^1.9.1",
14-
"@actions/github": "^2.1.1"
13+
"@actions/core": "^1.11.1",
14+
"@actions/github": "^6.0.1"
1515
},
1616
"devDependencies": {
17-
"eslint": "^8.1.0",
18-
"typescript": "^3.8.3"
17+
"eslint": "^9.32.0",
18+
"typescript": "^5.9.2"
1919
}
2020
}

0 commit comments

Comments
 (0)