Skip to content

Commit eb704a7

Browse files
authored
Merge branch 'main' into latest-process-updates
2 parents 6d77d7e + e131966 commit eb704a7

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

.github/actions/file/package-lock.json

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

.github/actions/file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@octokit/plugin-throttling": "^11.0.2"
1919
},
2020
"devDependencies": {
21-
"@types/node": "^24.7.1",
21+
"@types/node": "^24.9.0",
2222
"typescript": "^5.9.3"
2323
}
2424
}

.github/actions/fix/package-lock.json

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

.github/actions/fix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@octokit/plugin-throttling": "^11.0.2"
1919
},
2020
"devDependencies": {
21-
"@types/node": "^24.7.1",
21+
"@types/node": "^24.9.0",
2222
"typescript": "^5.9.3"
2323
}
2424
}

0 commit comments

Comments
 (0)