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 9d97932 commit 6994c75Copy full SHA for 6994c75
package.json
@@ -79,7 +79,7 @@
79
"@rollup/plugin-node-resolve": "^15.0.2",
80
"@rollup/plugin-replace": "^5.0.2",
81
"@rollup/plugin-terser": "^0.4.3",
82
- "@secretlint/secretlint-rule-preset-recommend": "^3.1.0",
+ "@secretlint/secretlint-rule-preset-recommend": "^8.0.0",
83
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.0",
84
"@types/brotli": "^1.3.4",
85
"@types/eslint": "^9.6.1",
@@ -120,7 +120,7 @@
120
"rollup-plugin-node-builtins": "^2.1.2",
121
"rollup-plugin-node-globals": "^1.4.0",
122
"rollup-plugin-typescript2": "^0.36.0",
123
- "secretlint": "^3.2.0",
+ "secretlint": "^8.0.0",
124
"serve-static": "^1.15.0",
125
"textlint": "^12.6.1",
126
"textlint-filter-rule-comments": "^1.2.2",
0 commit comments