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 30, 2023
1 parent e8b3456 commit 2580b26
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.3.0
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.94.0
uses: renovatebot/github-action@v36.0.2
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down
14 changes: 7 additions & 7 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.1",
"standard": "17.0.0",
"tsd": "0.25.0",
"typescript": "4.9.4"
"typescript": "5.0.2"
},
"standard": {
"ignore": [
Expand Down

0 comments on commit 2580b26

Please sign in to comment.