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 Apr 23, 2023
1 parent a8c4c96 commit 6816911
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.5.2
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.159.2
uses: renovatebot/github-action@v36.0.3
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 @@ -112,7 +112,7 @@
"sinon": "15.0.3",
"standard": "17.0.0",
"tsd": "0.28.1",
"typescript": "4.9.5"
"typescript": "5.0.4"
},
"standard": {
"ignore": [
Expand Down

0 comments on commit 6816911

Please sign in to comment.