Skip to content

Commit

Permalink
feat: update dependency eslint-plugin-unicorn to v55 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent dda12ed commit 6d21bb4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vue": "^9.27.0",
"jsonc-eslint-parser": "^2.4.0",
"typescript-eslint": "^8.0.0"
Expand Down
20 changes: 12 additions & 8 deletions pnpm-lock.yaml

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

1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"module": "esnext",
"lib": ["esnext"],
"paths": {
"eslint-plugin-unicorn": ["./types/eslint-plugin-unicorn.d.ts"],
"eslint-plugin-no-only-tests": [
"./types/eslint-plugin-no-only-tests.d.ts"
],
Expand Down
6 changes: 0 additions & 6 deletions types/eslint-plugin-unicorn.d.ts

This file was deleted.

0 comments on commit 6d21bb4

Please sign in to comment.