Skip to content

Commit 77fcccc

Browse files
Pin dependencies (#1851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f86b0a commit 77fcccc

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"devDependencies": {
3-
"@actions/github": "^6.0.0",
4-
"@octokit/plugin-paginate-rest": "^11.3.5",
5-
"@octokit/plugin-rest-endpoint-methods": "^13.2.6",
3+
"@actions/github": "6.0.0",
4+
"@octokit/plugin-paginate-rest": "11.3.5",
5+
"@octokit/plugin-rest-endpoint-methods": "13.2.6",
66
"@proofdict/textlint-rule-proofdict": "3.1.2",
77
"@textlint-ja/textlint-rule-no-insert-dropping-sa": "2.0.1",
8-
"@types/js-yaml": "^4.0.9",
8+
"@types/js-yaml": "4.0.9",
99
"js-yaml": "4.1.0",
1010
"prettier": "3.4.2",
1111
"textlint": "14.4.2",
@@ -22,9 +22,9 @@
2222
"textlint-rule-preset-ja-spacing": "2.4.3",
2323
"textlint-rule-preset-ja-technical-writing": "12.0.2",
2424
"textlint-rule-terminology": "5.2.12",
25-
"tsc": "^2.0.4",
26-
"tsx": "^4.19.1",
27-
"typescript": "^5.4.5"
25+
"tsc": "2.0.4",
26+
"tsx": "4.19.1",
27+
"typescript": "5.4.5"
2828
},
2929
"engines": {
3030
"node": "^22.8.0"

0 commit comments

Comments
 (0)