Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (unjs#152)
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 Dec 16, 2023
1 parent 0bb67d4 commit 66ef08f
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 146 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^20.10.2",
"@vitest/coverage-v8": "^1.0.0",
"@types/node": "^20.10.4",
"@vitest/coverage-v8": "^1.0.4",
"eslint": "latest",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"standard-version": "latest",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.0.0"
"vitest": "^1.0.4"
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.12.1"
}
Loading

0 comments on commit 66ef08f

Please sign in to comment.