Skip to content

Commit

Permalink
chore(deps-dev): update lint (#748)
Browse files Browse the repository at this point in the history
* chore(deps-dev): update lint

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix lint errors

Signed-off-by: Andrew Haines <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Andrew Haines <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrew Haines <[email protected]>
  • Loading branch information
renovate[bot] and haines authored Nov 16, 2023
1 parent 1faf6b9 commit 726e359
Show file tree
Hide file tree
Showing 16 changed files with 655 additions and 438 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,16 @@
"@microsoft/api-extractor": "7.38.3",
"@tsconfig/node18": "18.2.2",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"concurrently": "8.2.2",
"eslint": "8.53.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-tsdoc": "0.2.17",
"patch-package": "8.0.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"prettier-plugin-pkg": "0.18.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
Expand Down
48 changes: 25 additions & 23 deletions packages/files/src/protobuf/cerbos/policy/v1/policy.ts

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

Loading

0 comments on commit 726e359

Please sign in to comment.