Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Jun 25, 2021
1 parent cefc7a3 commit 87efb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- run:
name: Install eslint@6
command: |
npm install -D eslint@6.2.0 @typescript-eslint/parser@3
npm install --save-exact eslint@6.8.0 @typescript-eslint/parser@3.10.1 typescript@4.0.8
- run:
name: Install dependencies
command: npm install
Expand Down

0 comments on commit 87efb78

Please sign in to comment.