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