Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 5d28c75 commit ec3f0a2
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 144 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": "1.3.1",
"packageManager": "pnpm@8.10.0",
"packageManager": "pnpm@8.11.0",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -31,10 +31,10 @@
"prepublishOnly": "nr build"
},
"dependencies": {
"@types/eslint": "^8.44.6",
"@types/eslint-plugin-markdown": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@types/eslint": "^8.44.8",
"@types/eslint-plugin-markdown": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint-config-prettier": "^9.0.0",
"eslint-define-config": "^1.24.1",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -50,11 +50,11 @@
"jsonc-eslint-parser": "^2.4.0"
},
"devDependencies": {
"@antfu/ni": "^0.21.8",
"@types/node": "^18.18.8",
"eslint": "^8.52.0",
"@antfu/ni": "^0.21.12",
"@types/node": "^18.19.0",
"eslint": "^8.54.0",
"prettier": "^2.8.8",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"renovate": {
"extends": [
Expand Down
Loading

0 comments on commit ec3f0a2

Please sign in to comment.