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 f939a7d commit 1f0b701Copy full SHA for 1f0b701
package.json
@@ -77,7 +77,7 @@
77
"@rollup/plugin-node-resolve": "^15.0.2",
78
"@rollup/plugin-replace": "^5.0.2",
79
"@rollup/plugin-terser": "^0.4.3",
80
- "@secretlint/secretlint-rule-preset-recommend": "^3.1.0",
+ "@secretlint/secretlint-rule-preset-recommend": "^8.0.0",
81
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.0",
82
"@types/js-yaml": "^4.0.5",
83
"@types/jsdom": "^21.1.1",
@@ -116,7 +116,7 @@
116
"rollup-plugin-node-builtins": "^2.1.2",
117
"rollup-plugin-node-globals": "^1.4.0",
118
"rollup-plugin-typescript2": "^0.36.0",
119
- "secretlint": "^3.2.0",
+ "secretlint": "^8.0.0",
120
"serve-static": "^1.15.0",
121
"textlint": "^12.6.1",
122
"textlint-filter-rule-comments": "^1.2.2",
0 commit comments