Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent e534fd0 commit 86c9761
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 72 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): pin dependencies",
"packageName": "@rightcapital/exceptions",
"email": "email not defined",
"dependentChangeType": "none"
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"@commitlint/config-conventional": "17.7.0",
"@commitlint/cz-commitlint": "17.7.1",
"@rightcapital/exceptions": "workspace:*",
"@rightcapital/prettier-config": "^6.0.1",
"@types/jest": "29.5.4",
"beachball": "2.36.0",
"@rightcapital/prettier-config": "6.0.1",
"@types/jest": "29.5.5",
"beachball": "2.37.0",
"commitizen": "4.3.0",
"concurrently": "8.2.1",
"eslint": "8.47.0",
"eslint": "8.50.0",
"husky": "8.0.3",
"inquirer": "9.2.10",
"jest": "29.6.3",
"prettier": "3.0.2",
"inquirer": "9.2.11",
"jest": "29.7.0",
"prettier": "3.0.3",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"prettier": "prettier \"{src,__tests__}/**/*.{tsx,ts}\" -l"
},
"devDependencies": {
"prettier": "3.0.2"
"prettier": "3.0.3"
}
}
126 changes: 63 additions & 63 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 86c9761

Please sign in to comment.