Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 9ad6aeb commit 2c70896
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 173 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@
"pkg-types": "^1.2.1",
"scule": "^1.3.0",
"semver": "^7.6.3",
"std-env": "^3.7.0",
"yaml": "^2.6.0"
"std-env": "^3.8.0",
"yaml": "^2.6.1"
},
"devDependencies": {
"@types/node": "^22.8.6",
"@types/node": "^22.9.1",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.4",
"eslint": "^9.14.0",
"@vitest/coverage-v8": "^2.1.5",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.4.0",
"prettier": "^3.3.3",
"standard-version": "^9.5.0",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.4"
"vitest": "^2.1.5"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.1"
}
Loading

0 comments on commit 2c70896

Please sign in to comment.