Skip to content

Commit 6b41332

Browse files
chore(deps): update dependency eslint-plugin-simple-import-sort to v14
1 parent fd65a8a commit 6b41332

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cross-env": "^10.1.0",
4343
"eslint": "^9.39.4",
4444
"eslint-config-prettier": "^10.0.0",
45-
"eslint-plugin-simple-import-sort": "^13.0.0",
45+
"eslint-plugin-simple-import-sort": "^14.0.0",
4646
"jest": "^30.0.0",
4747
"nodemon": "^3.0.0",
4848
"prettier": "^3.2.5",

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-config-next": "^15.5.14",
5959
"eslint-config-prettier": "^10.0.0",
6060
"eslint-plugin-react-hooks": "^7.0.0",
61-
"eslint-plugin-simple-import-sort": "^13.0.0",
61+
"eslint-plugin-simple-import-sort": "^14.0.0",
6262
"jest": "^30.0.0",
6363
"jest-environment-jsdom": "^30.3.0",
6464
"prettier": "^3.2.5",

0 commit comments

Comments
 (0)