Skip to content

Commit 758e0a1

Browse files
chore(deps): update all non-major dependencies
1 parent 2e3de9e commit 758e0a1

5 files changed

Lines changed: 2560 additions & 1667 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2.1
22
orbs:
3-
coveralls: coveralls/coveralls@1.0.6
3+
coveralls: coveralls/coveralls@1.0.7
44

55
defaults: &defaults
66
working_directory: ~/repo

.github/workflows/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
npm version ${{ github.event.inputs.version }}
5858
5959
- name: Push changes
60-
uses: ad-m/github-push-action@v0.6.0
60+
uses: ad-m/github-push-action@v0.8.0
6161
with:
6262
github_token: ${{ secrets.GITHUB_TOKEN }}
6363
tags: true

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.17.0
1+
14.21.3

0 commit comments

Comments
 (0)