Skip to content

Commit

Permalink
⬆️ (deps) lint 📏
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent 4890de8 commit 2c77b00
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 146 deletions.
8 changes: 4 additions & 4 deletions config/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
},
"dependencies": {
"@babel/core": "7.24.7",
"@babel/eslint-parser": "7.24.7",
"@eslint/compat": "1.1.0",
"@babel/eslint-parser": "7.24.8",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.6.0",
"@eslint/js": "9.7.0",
"@next/eslint-plugin-next": "14.2.4",
"@typescript-eslint/parser": "7.16.0",
"eslint": "9.6.0",
"eslint": "9.7.0",
"eslint-config-next": "14.2.4",
"eslint-config-turbo": "2.0.6",
"eslint-plugin-import-x": "0.5.3",
Expand Down
2 changes: 1 addition & 1 deletion config/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"semantic-release:dry": "semantic-release --dry-run"
},
"dependencies": {
"prettier": "3.3.2",
"prettier": "3.3.3",
"prettier-plugin-pkg": "0.18.1",
"prettier-plugin-tailwindcss": "0.6.5"
},
Expand Down
Loading

0 comments on commit 2c77b00

Please sign in to comment.