Skip to content

Commit

Permalink
⬆️ Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2023
1 parent 9e208c7 commit 714ba21
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3.5.0
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.159.2
uses: renovatebot/github-action@v36.0.2
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"sinon": "15.0.3",
"standard": "17.0.0",
"tsd": "0.28.1",
"typescript": "4.9.5"
"typescript": "5.0.3"
},
"standard": {
"ignore": [
Expand Down

0 comments on commit 714ba21

Please sign in to comment.