Commit Graph
3 Commits
Author SHA1 Message Date
Kenichi Kamiya 2d64fa0d38 Merge branch 'main' into fix-nodejs-version-20 2025-01-10 23:52:55 +09:00
Kenichi Kamiya af8d231607 Pin '@types/node' with 20.x again
And updated the lock file with `npm install`
2025-01-10 23:47:54 +09:00
Kenichi Kamiya 8a939bdd42 Fix nodejs version with respecting the runs.using
Revert following commits

- 2e3c15b181
- Part of 7c33447f79

Prevent similar troubles with following changes

- Add ignore entry for dependabot config
- Restrict engines.node in package.json
2024-12-20 02:52:26 +09:00