Skip to content

Commit

Permalink
chore(deps): lock file maintenance non-major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 9fc8723 commit c45ecc9
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 305 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): lock file maintenance non-major updates",
"packageName": "@rightcapital/artist",
"email": "email not defined",
"dependentChangeType": "none"
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"repository": "https://github.com/RightCapitalHQ/artist",
"author": "RightCapital Ecosystem team <[email protected]>",
"license": "MIT",
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"engines": {
"node": ">=18.x",
"pnpm": ">=8.x"
Expand Down Expand Up @@ -51,11 +51,11 @@
"dependencies": {
"@rightcapital/exceptions": "1.2.5",
"@slack/bolt": "3.14.0",
"@slack/web-api": "6.9.0",
"@slack/web-api": "6.9.1",
"async-retry": "1.3.3",
"dotenv": "16.3.1",
"lodash": "4.17.21",
"openai": "4.16.1"
"openai": "4.16.2"
},
"scripts": {
"commit": "cz",
Expand Down
Loading

0 comments on commit c45ecc9

Please sign in to comment.