Skip to content

Commit

Permalink
fix(deps): update secretlint to v8.2.4 (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 557d0af commit 39e0e36
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "groundwork",
"description": "A monorepo boilerplate using pnpm, nx, and lerna-lite.",
"version": "0.0.13",
"version": "0.0.14",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@manypkg/cli": "0.21.4",
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "18.0.1",
"@secretlint/secretlint-rule-preset-recommend": "8.1.2",
"@secretlint/secretlint-rule-preset-recommend": "8.2.4",
"@types/node": "20.12.12",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -63,7 +63,7 @@
"nx": "17.3.2",
"prettier": "3.2.5",
"publint": "0.2.8",
"secretlint": "8.1.2",
"secretlint": "8.2.4",
"syncpack": "12.3.2",
"typescript": "5.4.5"
},
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 39e0e36

Please sign in to comment.