Skip to content

Commit c597b30

Browse files
committed
update workflow
1 parent 4a2e2ef commit c597b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- run:
5959
name: Install typescript
6060
command: |
61-
npm install --no-save typescript@4.5.5
61+
npm install --no-save typescript@4.7.4
6262
- run:
6363
name: Run tests
6464
command: npm test

0 commit comments

Comments
 (0)