Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#39)
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] committed May 13, 2024
1 parent 17d102d commit af6e794
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 155 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.13.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lib-name",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.1",
"description": "lib-description",
"author": "alexzhang1030",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
"release": "vitest run && bumpp --commit \"chore: release v%s\" --push --tag && pnpm publish"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.1",
"@antfu/eslint-config": "^2.17.0",
"bumpp": "^9.4.1",
"eslint": "npm:eslint-ts-patch@8.56.0-0",
"eslint-ts-patch": "8.56.0-0",
Expand Down

0 comments on commit af6e794

Please sign in to comment.