Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 78f48db commit be24b3c
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 205 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "starter-ts",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.1",
"description": "",
"author": "Chizuki <chizukicn@outlook.com>",
"license": "MIT",
Expand Down Expand Up @@ -37,12 +37,12 @@
"@curev/eslint-config": "^0.2.2",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-formatter-mo": "^1.2.0",
"lint-staged": "^15.1.0",
"nolyfill": "^1.0.25",
"lint-staged": "^15.2.0",
"nolyfill": "^1.0.26",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit be24b3c

Please sign in to comment.