Skip to content

Commit 837f14f

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/dot-github/actions/fix/types/node-24.7.0
2 parents 8ea4295 + d76b6ba commit 837f14f

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.5.2",
21+
"@types/node": "^24.7.0",
2222
"typescript": "^5.8.3"
2323
}
2424
}

.github/actions/find/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/find/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"playwright": "^1.55.1"
1919
},
2020
"devDependencies": {
21-
"@types/node": "^24.5.2",
21+
"@types/node": "^24.7.0",
2222
"typescript": "^5.8.3"
2323
}
2424
}

0 commit comments

Comments
 (0)