Skip to content

Commit

Permalink
Merge branch 'main' into versioned
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 26, 2022
2 parents ad3dfaf + a331c75 commit ac5a11e
Show file tree
Hide file tree
Showing 3 changed files with 723 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3.2.0
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.73.0
uses: renovatebot/github-action@v34.73.1
with:
configurationFile: renovate.json
token: ${{ secrets.GH_PAT }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@pulumi/awsx": "1.0.1",
"@pulumi/pulumi": "3.50.2",
"@schemastore/package": "0.0.6",
"@swc/cli": "0.1.57",
"@swc/cli": "0.1.58",
"@testing-library/react": "13.4.0",
"@types/cross-spawn": "6.0.2",
"@types/d3-axis": "3.0.1",
Expand Down
Loading

0 comments on commit ac5a11e

Please sign in to comment.