Skip to content

Commit f88f3c2

Browse files
📦 Update devDependencies
1 parent 8cebcd0 commit f88f3c2

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

‎package-lock.json‎

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

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
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.24",
7+
"@types/yargs": "17.0.34",
88
"@typescript-eslint/eslint-plugin": "7.18.0",
99
"@typescript-eslint/parser": "7.18.0",
1010
"ajv": "8.17.1",
@@ -15,8 +15,8 @@
1515
"prettier": "3.6.2",
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)