Skip to content

Commit

Permalink
Merge pull request #406 from vikejs/renovate/which-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 authored Oct 7, 2024
2 parents ac4c43c + fe5bbef commit f9c73f4
Show file tree
Hide file tree
Showing 4 changed files with 305 additions and 137 deletions.
2 changes: 1 addition & 1 deletion boilerplates/aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"which": "^4.0.0"
"which": "^5.0.0"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"unplugin-purge-polyfills": "^0.0.7",
"vitest": "^2.1.1",
"vue-eslint-parser": "^9.4.3",
"which": "^4.0.0",
"which": "^5.0.0",
"yaml": "^2.5.1"
},
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tests-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"happy-dom": "^15.7.4",
"node-fetch": "^3.3.2",
"vitest": "^2.1.1",
"which": "^4.0.0",
"which": "^5.0.0",
"zx": "^8.1.8"
},
"main": "./dist/index.js",
Expand Down
Loading

0 comments on commit f9c73f4

Please sign in to comment.