Skip to content

Commit

Permalink
feat: update dependencies (non-major) (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 1153acf commit 2c76a52
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 177 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ocavue/eslint-config",
"type": "module",
"version": "2.10.5",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.4",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -32,31 +32,31 @@
},
"dependencies": {
"@eslint-types/unicorn": "^52.0.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@eslint/markdown": "^6.2.1",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-import-x": "^4.4.2",
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-vue": "^9.32.0",
"jsonc-eslint-parser": "^2.4.0",
"typescript-eslint": "^8.15.0"
"typescript-eslint": "^8.16.0"
},
"devDependencies": {
"@antfu/ni": "^0.23.0",
"@antfu/ni": "^0.23.1",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.17.6",
"@typescript-eslint/utils": "^8.15.0",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
"@types/node": "^20.17.9",
"@typescript-eslint/utils": "^8.16.0",
"eslint": "^9.16.0",
"prettier": "^3.4.1",
"typescript": "^5.7.2"
},
"renovate": {
"extends": [
Expand Down
Loading

0 comments on commit 2c76a52

Please sign in to comment.