Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-typescript-sort-keys to v3 (
Browse files Browse the repository at this point in the history
…#278)

* fix(deps): update dependency eslint-plugin-typescript-sort-keys to v3

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Feb 24, 2024
1 parent a7af440 commit ee5143a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cpsoinos/eslint-config-typescript": patch
---
dependencies updates:
- Updated dependency [`eslint-plugin-typescript-sort-keys@^3.0.0` ↗︎](https://www.npmjs.com/package/eslint-plugin-typescript-sort-keys/v/3.0.0) (from `^2.1.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@typescript-eslint/parser": "^5.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.0.0",
"eslint-plugin-typescript-sort-keys": "^2.1.0"
"eslint-plugin-typescript-sort-keys": "^3.0.0"
},
"devDependencies": {
"eslint": "8.57.0"
Expand Down
18 changes: 9 additions & 9 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 ee5143a

Please sign in to comment.