Skip to content

Commit 5c7b514

Browse files
committed
Bump packages
1 parent d28a639 commit 5c7b514

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
],
2626
"license": "MIT",
2727
"dependencies": {
28-
"@actions/core": "^1.10.0",
28+
"@actions/core": "^1.10.1",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^6.0.0",
3131
"js-yaml": "^4.1.0",
32-
"micromatch": "^4.0.5"
32+
"micromatch": "^4.0.8"
3333
},
3434
"devDependencies": {
3535
"@eslint/compat": "^1.1.1",
3636
"@eslint/eslintrc": "^3.1.0",
3737
"@eslint/js": "^9.10.0",
3838
"@octokit/webhooks-types": "^7.5.1",
39-
"@tsconfig/node20": "^20.1.2",
39+
"@tsconfig/node20": "^20.1.4",
4040
"@types/eslint__js": "^8.42.3",
4141
"@types/js-yaml": "^4.0.9",
42-
"@types/micromatch": "^4.0.2",
42+
"@types/micromatch": "^4.0.9",
4343
"@types/node": "^20.0.0",
4444
"@typescript-eslint/eslint-plugin": "^8.5.0",
4545
"@typescript-eslint/parser": "^8.5.0",
@@ -50,7 +50,7 @@
5050
"eslint-import-resolver-typescript": "^3.6.3",
5151
"eslint-plugin-github": "^5.0.1",
5252
"prettier": "^3.3.3",
53-
"typescript": "^5.3.3",
53+
"typescript": "^5.6.2",
5454
"typescript-eslint": "^8.5.0",
5555
"vitest": "^2.0.5"
5656
},

0 commit comments

Comments
 (0)