Skip to content

Commit

Permalink
chore(deps): lock file maintenance non-major updates and lockfile mai…
Browse files Browse the repository at this point in the history
…ntenance(auto merge)
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 3c58a96 commit 79f40b2
Show file tree
Hide file tree
Showing 5 changed files with 376 additions and 351 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: 🔒 Lock closed issues and PRs
runs-on: ubuntu-latest
steps:
- uses: dessant/[email protected].0
- uses: dessant/[email protected].1
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '30'
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.9.0
20.10.0
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 and lockfile maintenance(auto merge)",
"packageName": "@rightcapital/artist",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
8 changes: 4 additions & 4 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": "pnpm@8.10.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": ">=18.x",
"pnpm": ">=8.x"
Expand Down Expand Up @@ -50,12 +50,12 @@
},
"dependencies": {
"@rightcapital/exceptions": "1.2.6",
"@slack/bolt": "3.14.0",
"@slack/web-api": "6.9.0",
"@slack/bolt": "3.16.0",
"@slack/web-api": "6.10.0",
"async-retry": "1.3.3",
"dotenv": "16.3.1",
"lodash": "4.17.21",
"openai": "4.16.1"
"openai": "4.23.0"
},
"scripts": {
"commit": "cz",
Expand Down
Loading

0 comments on commit 79f40b2

Please sign in to comment.