Skip to content

Commit

Permalink
breaking: bump all dependencies to latest (#140)
Browse files Browse the repository at this point in the history
* breaking(dependencies): bump fs-extra@^9.0.0
* breaking(dependencies): bump dev dependencies to latest
  * @cordova/eslint-config@^3.0.0
  * jasmine-spec-reporter@^5.0.1
* breaking(dependencies): rebuilt package-lock.json
* chore: apply lint fixes
* breaking(ci): bump github-actions checkout dependency
  • Loading branch information
erisu authored Mar 26, 2020
1 parent 672566d commit b0929a4
Show file tree
Hide file tree
Showing 4 changed files with 223 additions and 132 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
Expand Down
Loading

0 comments on commit b0929a4

Please sign in to comment.