Skip to content

Commit 626e3a6

Browse files
📦 Update devDependencies
1 parent 4fb6b13 commit 626e3a6

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

‎package-lock.json‎

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

‎package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@actions/core": "1.11.1",
44
"@octokit/rest": "20.1.2",
55
"@types/mocha": "10.0.10",
6-
"@types/node": "20.19.11",
6+
"@types/node": "20.19.19",
77
"@types/yargs": "17.0.33",
88
"@typescript-eslint/eslint-plugin": "7.18.0",
99
"@typescript-eslint/parser": "7.18.0",
@@ -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)