Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent e78cead commit df2e3d9
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 189 deletions.
18 changes: 9 additions & 9 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.5.0",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"description": "",
"author": "ocavue <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -33,13 +33,13 @@
"dependencies": {
"@eslint-types/unicorn": "^52.0.0",
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"@eslint/markdown": "^6.0.0",
"@types/eslint": "^9.6.0",
"@types/eslint": "^9.6.1",
"eslint-config-flat-gitignore": "^0.1.8",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-antfu": "^2.3.5",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-antfu": "^2.3.6",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-no-only-tests": "^3.3.0",
Expand All @@ -48,15 +48,15 @@
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vue": "^9.27.0",
"jsonc-eslint-parser": "^2.4.0",
"typescript-eslint": "^8.2.0"
"typescript-eslint": "^8.3.0"
},
"devDependencies": {
"@antfu/ni": "^0.22.4",
"@antfu/ni": "^0.23.0",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.16.1",
"@typescript-eslint/utils": "^8.2.0",
"eslint": "^9.9.0",
"@typescript-eslint/utils": "^8.3.0",
"eslint": "^9.9.1",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},
Expand Down
Loading

0 comments on commit df2e3d9

Please sign in to comment.