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         | eslint                    | 8.48.0  | 8.56.0  |
| npm         | eslint-config-turbo       | 1.10.12 | 1.11.2  |
| npm         | pnpm                      | 8.10.3  | 8.13.1  |
| npm         | prettier                  | 3.0.3   | 3.1.1   |
| github-tags | renovatebot/github-action | v39.1.1 | v39.2.4 |
| npm         | typescript                | 5.2.2   | 5.3.3   |
  • Loading branch information
doyobot[bot] committed Dec 31, 2023
1 parent e751f67 commit cf55281
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 490 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.13.1",
"name": "reauth"
}

0 comments on commit cf55281

Please sign in to comment.