Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#258)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent ba4f736 commit 53c0c01
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 80 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint --fix"
]
},
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.2",
"type": "module",
"engines": {
"node": ">=18",
Expand All @@ -48,11 +48,11 @@
},
"devDependencies": {
"@antfu/ni": "^0.21.8",
"@types/node": "^20.8.7",
"@types/node": "^20.8.10",
"@types/semver": "^7.5.4",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"eslint": "^8.51.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"eslint-define-config": "^1.24.1",
"eslint-plugin-n": "^16.2.0",
"lint-staged": "^15.0.2",
Expand Down
155 changes: 80 additions & 75 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 53c0c01

Please sign in to comment.