Skip to content

Commit

Permalink
fix(deps): update secretlint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 7, 2024
1 parent 9966ecf commit 020e30a
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 224 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
},
"dependencies": {
"@rjsf/core": "^3.2.1",
"@secretlint/core": "^3.3.0",
"@secretlint/secretlint-rule-pattern": "^3.3.0",
"@secretlint/secretlint-rule-preset-recommend": "^3.3.0",
"@secretlint/core": "^8.2.3",
"@secretlint/secretlint-rule-pattern": "^8.2.3",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.3",
"codemirror": "^5.65.12",
"react": "^17.0.2",
"react-codemirror2": "^7.2.1",
Expand Down
Loading

0 comments on commit 020e30a

Please sign in to comment.