Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 53c0fb4 commit a8e8d9c
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 182 deletions.
16 changes: 8 additions & 8 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.9.0",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -32,9 +32,9 @@
},
"dependencies": {
"@eslint-types/unicorn": "^52.0.0",
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.11.1",
"@eslint/markdown": "^6.1.1",
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.12.0",
"@eslint/markdown": "^6.2.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
Expand All @@ -47,15 +47,15 @@
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-vue": "^9.28.0",
"jsonc-eslint-parser": "^2.4.0",
"typescript-eslint": "^8.8.0"
"typescript-eslint": "^8.8.1"
},
"devDependencies": {
"@antfu/ni": "^0.23.0",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.16.10",
"@typescript-eslint/utils": "^8.8.0",
"eslint": "^9.11.1",
"@types/node": "^20.16.11",
"@typescript-eslint/utils": "^8.8.1",
"eslint": "^9.12.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"
},
Expand Down
Loading

0 comments on commit a8e8d9c

Please sign in to comment.