Skip to content

Commit 14af406

Browse files
committed
chore(typescript): typescript 4.8 upgrade
1 parent 2103049 commit 14af406

File tree

7 files changed

+2806
-3137
lines changed

7 files changed

+2806
-3137
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/my-project
55
docker:
6-
- image: circleci/node:14-browsers
6+
- image: circleci/node:16-browsers
77
steps:
88
- checkout
99
- restore_cache:

0 commit comments

Comments
 (0)