Skip to content

Commit

Permalink
linting issues fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
catosaurusrex2003 committed Sep 25, 2024
1 parent 47e511e commit 27c8748
Show file tree
Hide file tree
Showing 3 changed files with 860 additions and 539 deletions.
2 changes: 0 additions & 2 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"autoprefixer": "10.4.14",
"codemirror": "^6.0.1",
"driver.js": "^1.3.1",
"eslint-config-next": "13.4.12",
"js-base64": "^3.7.3",
"js-file-download": "^0.4.12",
"js-yaml": "^4.1.0",
Expand Down Expand Up @@ -104,7 +103,6 @@
"buffer": "^6.0.3",
"cypress": "^13.10.0",
"eslint-config-custom": "workspace:*",
"eslint-config-next": "14.1.4",
"eslint-plugin-security": "^1.5.0",
"eslint-plugin-sonarjs": "^0.16.0",
"https-browserify": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"generate:assets": "turbo run generate:assets"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.27.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-security": "^3.0.0",
Expand Down
Loading

0 comments on commit 27c8748

Please sign in to comment.