Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (vitejs#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 and danielroe committed Jan 3, 2024
1 parent e4e9d41 commit a2a46da
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 95 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint --fix"
]
},
"packageManager": "pnpm@8.9.0",
"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.4",
"@types/semver": "^7.5.3",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.51.0",
"@types/node": "^20.8.10",
"@types/semver": "^7.5.4",
"@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": "^14.0.1",
Expand Down
Loading

0 comments on commit a2a46da

Please sign in to comment.