We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777f60d commit 0c776cdCopy full SHA for 0c776cd
package.json
@@ -93,7 +93,7 @@
93
"@rollup/plugin-node-resolve": "^16.0.0",
94
"@rollup/plugin-replace": "^6.0.0",
95
"@rollup/plugin-terser": "^0.4.3",
96
- "@secretlint/secretlint-rule-preset-recommend": "^3.1.0",
+ "@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
97
"@swc/core": "^1.10.4",
98
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.0",
99
"@types/eslint": "^9.6.1",
@@ -134,7 +134,7 @@
134
"rollup-plugin-node-builtins": "^2.1.2",
135
"rollup-plugin-node-globals": "^1.4.0",
136
"rollup-plugin-typescript2": "^0.36.0",
137
- "secretlint": "^3.2.0",
+ "secretlint": "^9.0.0",
138
"serve-handler": "^6.1.6",
139
"textlint": "^12.6.1",
140
"textlint-filter-rule-comments": "^1.2.2",
0 commit comments