Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 6b91d73 commit af12b50
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 68 deletions.
8 changes: 4 additions & 4 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.9.0",
"packageManager": "pnpm@8.9.2",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -33,8 +33,8 @@
"dependencies": {
"@types/eslint": "^8.44.4",
"@types/eslint-plugin-markdown": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"eslint-config-prettier": "^9.0.0",
"eslint-define-config": "^1.24.1",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -51,7 +51,7 @@
},
"devDependencies": {
"@antfu/ni": "^0.21.8",
"@types/node": "^18.18.4",
"@types/node": "^18.18.5",
"eslint": "^8.51.0",
"prettier": "^2.8.8",
"typescript": "^5.2.2"
Expand Down
123 changes: 59 additions & 64 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af12b50

Please sign in to comment.