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 Jan 18, 2023
2 parents b2445f0 + c8b4ff7 commit 8ba8dbd
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 173 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.3.0
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.102.8
uses: renovatebot/github-action@v34.104.0
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 @@ -50,7 +50,7 @@
"d3-axis": "3.0.0",
"d3-scale": "4.0.2",
"diff": "5.1.0",
"esbuild": "0.17.1",
"esbuild": "0.17.2",
"esbuild-css-modules-plugin": "2.7.0",
"eslint": "8.32.0",
"eslint-config-next": "13.1.2",
Expand Down
Loading

0 comments on commit 8ba8dbd

Please sign in to comment.