Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit fcda2bb

Browse files
fix(deps): update linters
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a1f581 commit fcda2bb

2 files changed

Lines changed: 64 additions & 64 deletions

File tree

packages/eslint-config-custom/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"@typescript-eslint/eslint-plugin": "6.19.1",
8-
"@typescript-eslint/parser": "6.19.1",
7+
"@typescript-eslint/eslint-plugin": "7.0.2",
8+
"@typescript-eslint/parser": "7.0.2",
99
"eslint": "8.56.0",
1010
"eslint-config-airbnb": "19.0.4",
1111
"eslint-config-airbnb-typescript": "17.1.0",
@@ -20,7 +20,7 @@
2020
"eslint-plugin-react": "7.33.2",
2121
"eslint-plugin-react-hooks": "4.6.0",
2222
"eslint-plugin-typescript-enum": "2.1.0",
23-
"eslint-plugin-unicorn": "50.0.1",
23+
"eslint-plugin-unicorn": "51.0.1",
2424
"tsconfig": "workspace:*"
2525
},
2626
"devDependencies": {

pnpm-lock.yaml

Lines changed: 61 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)