Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent 64fd51a commit 4f3be8b
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 194 deletions.
22 changes: 11 additions & 11 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.5.1",
"packageManager": "pnpm@8.6.7",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -31,17 +31,17 @@
"prepublishOnly": "nr build"
},
"dependencies": {
"@types/eslint": "^8.40.0",
"@types/eslint": "^8.44.0",
"@types/eslint-plugin-markdown": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint-config-prettier": "^8.8.0",
"eslint-define-config": "^1.20.0",
"eslint-define-config": "^1.21.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-antfu": "^0.39.3",
"eslint-plugin-antfu": "^0.39.8",
"eslint-plugin-deprecation": "^1.4.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react": "^7.32.2",
Expand All @@ -50,11 +50,11 @@
"jsonc-eslint-parser": "^2.3.0"
},
"devDependencies": {
"@antfu/ni": "^0.21.3",
"@types/node": "^18.16.15",
"eslint": "^8.41.0",
"@antfu/ni": "^0.21.4",
"@types/node": "^18.16.19",
"eslint": "^8.45.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4"
"typescript": "^5.1.6"
},
"renovate": {
"extends": [
Expand Down
Loading

0 comments on commit 4f3be8b

Please sign in to comment.