Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 28, 2024
1 parent 76fd7a2 commit c3cfd56
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update pnpm to v9.15.2",
"packageName": "@rightcapital/eslint-config",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update pnpm to v9.15.2",
"packageName": "@rightcapital/eslint-plugin",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update pnpm to v9.15.2",
"packageName": "@rightcapital/lint-eslint-config-rules",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update pnpm to v9.15.2",
"packageName": "@rightcapital/prettier-config",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update pnpm to v9.15.2",
"packageName": "@rightcapital/tsconfig",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"tsx": "4.19.2",
"typescript": "5.7.2"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=16.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"optional": true
}
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": "^18.20.0 || ^20.10.0 || ^21.1.0 || >=22"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"peerDependencies": {
"eslint": ">=8.0.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-eslint-config-rules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"peerDependencies": {
"eslint": "^8.0.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=20.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"peerDependencies": {
"prettier": "^3.0.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"src"
],
"scripts": {},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=16.0.0"
},
Expand Down

0 comments on commit c3cfd56

Please sign in to comment.