Skip to content

Commit

Permalink
chore: update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
tsang-bot[bot] authored Feb 8, 2025
1 parent 526d635 commit 223037a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,17 +56,17 @@
"@swc/core": "1.10.14",
"@types/jest": "29.5.14",
"@types/node": "22.13.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-unicorn": "48.0.1",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"eslint": "9.20.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unicorn": "56.0.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"node-mocks-http": "1.16.2",
"nx": "19.8.14",
"prettier": "2.8.8",
"prettier": "3.4.2",
"semantic-release": "24.2.1",
"semantic-release-jira-notes": "4.0.0",
"ts-jest": "29.2.5",
Expand Down

0 comments on commit 223037a

Please sign in to comment.