File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 test_without_db :
55 working_directory : ~/repo
66 docker :
7- - image : cimg/node:18. 20.5 -browsers
7+ - image : cimg/node:20.18.1 -browsers
88
99 steps :
1010 - checkout
1515 test_with_db :
1616 working_directory : ~/repo
1717 docker :
18- - image : cimg/node:18. 20.5 -browsers
18+ - image : cimg/node:20.18.1 -browsers
1919 - image : circleci/dynamodb
2020
2121 steps :
Original file line number Diff line number Diff line change 6464 "@types/aws-sdk" : " 2.7.4" ,
6565 "@types/cwd" : " ^0.10.2" ,
6666 "@types/jest" : " 29.5.14" ,
67- "@types/node" : " 18 " ,
67+ "@types/node" : " 20 " ,
6868 "eslint" : " 9.17.0" ,
6969 "husky" : " 8.0.3" ,
7070 "jest" : " 29.7.0" ,
7373 "typescript" : " 5.7.2"
7474 },
7575 "engines" : {
76- "node" : " >=18 "
76+ "node" : " >=20 "
7777 },
7878 "publishConfig" : {
7979 "access" : " public"
You can’t perform that action at this time.
0 commit comments