Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                        | from    | to      |
| ----------- | ------------------------------ | ------- | ------- |
| npm         | @changesets/cli                | 2.26.2  | 2.27.1  |
| npm         | @vercel/style-guide            | 5.1.0   | 5.2.0   |
| npm         | changeset-conventional-commits | 0.2.2   | 0.2.5   |
| npm         | eslint                         | 8.48.0  | 8.57.0  |
| npm         | eslint-config-turbo            | 1.10.12 | 1.12.5  |
| npm         | pnpm                           | 8.10.3  | 8.15.5  |
| npm         | prettier                       | 3.0.3   | 3.2.5   |
| github-tags | renovatebot/github-action      | v39.1.1 | v39.2.4 |
| npm         | typescript                     | 5.2.2   | 5.4.3   |
  • Loading branch information
doyobot[bot] committed Mar 24, 2024
1 parent e751f67 commit b18e182
Show file tree
Hide file tree
Showing 3 changed files with 944 additions and 1,552 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Expand Up @@ -45,7 +45,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@5c6c06aa0e3d7a6a9b6cba05c078c51631b5f11a # v39.1.1
uses: renovatebot/github-action@f9c81dddc9b589e4e6ae0326d1e36f6bc415d230 # v39.2.4
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,6 +19,6 @@
"tsconfig": "workspace:*",
"turbo": "latest"
},
"packageManager": "pnpm@8.10.3",
"packageManager": "pnpm@8.15.5",
"name": "reauth"
}

0 comments on commit b18e182

Please sign in to comment.