Skip to content

Commit 1d64295

Browse files
committed
Merge branch 'master' of github.com:mmoayyed/cas
2 parents e398cc6 + 31c19c1 commit 1d64295

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
with:
112112
persist-credentials: false
113113
- name: Run Renovate
114-
uses: renovatebot/github-action@v43.0.18
114+
uses: renovatebot/github-action@v43.0.19
115115
with:
116116
token: ${{ secrets.RENOVATE_TOKEN }}
117117
configurationFile: .github/renovate.json

ci/tests/puppeteer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"puppeteer": "24.26.1",
3030
"puppeteer-loadtest": "2.2.1",
3131
"request": "2.88.2",
32-
"@napi-rs/canvas": "0.1.80",
32+
"@napi-rs/canvas": "0.1.81",
3333
"sockjs-client": "1.6.1",
3434
"speakeasy": "2.0.0",
3535
"unzipper": "0.12.3",

0 commit comments

Comments
 (0)