Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 6ce3e1a commit 9807d40
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
- name: gcloud sdk
uses: google-github-actions/setup-gcloud@v2.0.1
uses: google-github-actions/setup-gcloud@v2.1.0
- run: npm run unit
- name: gcloud functions deploy
run: |
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
with:
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
- name: gcloud sdk
uses: google-github-actions/setup-gcloud@v2.0.1
uses: google-github-actions/setup-gcloud@v2.1.0
- name: gcloud functions deploy
run: |
gcloud functions deploy extension-ci \
Expand Down
14 changes: 7 additions & 7 deletions extension/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 extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"localtunnel": "2.0.2",
"mocha": "10.2.0",
"nock": "13.5.0",
"prettier": "3.2.3",
"prettier": "3.2.4",
"proxyquire": "2.1.3",
"puppeteer": "21.7.0",
"sinon": "17.0.1",
Expand Down
14 changes: 7 additions & 7 deletions notification/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 notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"mocha": "10.2.0",
"nock": "13.5.0",
"p-map": "7.0.1",
"prettier": "3.2.3",
"prettier": "3.2.4",
"sinon": "17.0.1",
"c8": "8.0.1"
},
Expand Down

0 comments on commit 9807d40

Please sign in to comment.