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 Feb 13, 2024
1 parent 78f48db commit c38c8c6
Show file tree
Hide file tree
Showing 2 changed files with 887 additions and 511 deletions.
12 changes: 6 additions & 6 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.15.2",
"description": "",
"author": "Chizuki <chizukicn@outlook.com>",
"license": "MIT",
Expand Down Expand Up @@ -34,15 +34,15 @@
"up:polyfill": "nolyfill install"
},
"devDependencies": {
"@curev/eslint-config": "^0.2.2",
"@curev/eslint-config": "^0.3.5",
"@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.2",
"nolyfill": "^1.0.29",
"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 c38c8c6

Please sign in to comment.