Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent e1160b4 commit eb9cf92
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 121 deletions.
20 changes: 10 additions & 10 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": "1.2.1",
"packageManager": "pnpm@8.6.10",
"packageManager": "pnpm@8.6.11",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -31,28 +31,28 @@
"prepublishOnly": "nr build"
},
"dependencies": {
"@types/eslint": "^8.44.0",
"@types/eslint": "^8.44.1",
"@types/eslint-plugin-markdown": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint-config-prettier": "^8.8.0",
"eslint-define-config": "^1.21.0",
"eslint-config-prettier": "^8.9.0",
"eslint-define-config": "^1.22.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-antfu": "^0.39.8",
"eslint-plugin-deprecation": "^1.4.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-deprecation": "^1.5.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unicorn": "^47.0.0",
"jsonc-eslint-parser": "^2.3.0"
},
"devDependencies": {
"@antfu/ni": "^0.21.5",
"@types/node": "^18.17.0",
"eslint": "^8.45.0",
"@types/node": "^18.17.1",
"eslint": "^8.46.0",
"prettier": "^2.8.8",
"typescript": "^5.1.6"
},
Expand Down
Loading

0 comments on commit eb9cf92

Please sign in to comment.