Skip to content

Commit

Permalink
⬆️ chore(deps): Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 413cba2 commit cdae7fa
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 129 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,24 +49,24 @@
},
"prettier": "@archisquad/prettier-config",
"dependencies": {
"eslint": "9.7.0",
"eslint": "9.8.0",
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-compat": "6.0.0",
"eslint-plugin-no-secrets": "1.0.2",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-yml": "1.14.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-vitest": "0.5.4",
"eslint-config-flat-gitignore": "0.1.8",
"eslint-flat-config-utils": "0.2.5",
"@eslint/js": "9.7.0",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.16.1"
"eslint-flat-config-utils": "0.3.0",
"@eslint/js": "9.8.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "7.18.0"
},
"peerDependencies": {
"prettier": "^3.1.0",
Expand All @@ -79,7 +79,7 @@
"@commitlint/cli": "19.3.0",
"commitlint-config-gitmoji": "2.3.1",
"gitmoji-cli": "9.4.0",
"husky": "9.1.3",
"husky": "9.1.4",
"lint-staged": "15.2.7",
"prettier": "3.3.3",
"typescript": "5.5.4"
Expand Down
Loading

0 comments on commit cdae7fa

Please sign in to comment.