Skip to content

Commit f31f4e2

Browse files
📦 Update devDependencies
1 parent 96fe8a6 commit f31f4e2

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

‎package-lock.json‎

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
"@actions/core": "1.11.1",
44
"@octokit/rest": "20.1.2",
55
"@types/mocha": "10.0.10",
6-
"@types/node": "20.19.11",
7-
"@types/yargs": "17.0.33",
6+
"@types/node": "20.19.25",
7+
"@types/yargs": "17.0.35",
88
"@typescript-eslint/eslint-plugin": "7.18.0",
99
"@typescript-eslint/parser": "7.18.0",
1010
"ajv": "8.17.1",
1111
"ajv-formats": "3.0.1",
1212
"eslint": "8.57.1",
1313
"eslint-config-prettier": "9.1.2",
1414
"octokit-plugin-create-pull-request": "5.1.1",
15-
"prettier": "3.6.2",
15+
"prettier": "3.7.1",
1616
"ts-mocha": "10.1.0",
1717
"ts-mockito": "2.6.1",
18-
"tsx": "4.20.5",
19-
"typescript": "5.9.2",
18+
"tsx": "4.20.6",
19+
"typescript": "5.9.3",
2020
"yargs": "17.7.2"
2121
},
2222
"scripts": {

0 commit comments

Comments
 (0)