Skip to content

Commit

Permalink
⬆️ Update all dependencies (#1655)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
ggrossetie and renovate-bot committed Sep 22, 2022
1 parent a17dd6e commit 99d06f7
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.0.2
- name: Self-hosted Renovate
uses: renovatebot/github-action@v32.201.1
uses: renovatebot/github-action@v32.201.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 @@ -100,7 +100,7 @@
"opal-compiler": "2.0.0-beta.5",
"portfinder": "1.0.32",
"pug": "3.0.2",
"puppeteer": "18.0.3",
"puppeteer": "18.0.4",
"rollup": "2.79.0",
"sinon": "14.0.0",
"standard": "17.0.0",
Expand Down

0 comments on commit 99d06f7

Please sign in to comment.