File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525 - name : Install modules
2626 run : yarn
27- - name : Run Linter
28- run : npm run lint
2927 - name : Check Build Status
3028 env :
3129 CMS_API : ${{ secrets.CMS_API }}
Original file line number Diff line number Diff line change 11/// <reference types="next" />
2- /// <reference types="next/types/global" />
32/// <reference types="next/image-types/global" />
43
54// NOTE: This file should not be edited
Original file line number Diff line number Diff line change 1717 "axios" : " 0.21.2" ,
1818 "glob" : " 7.1.6" ,
1919 "lodash" : " 4.17.21" ,
20- "next" : " 12.0 .0" ,
20+ "next" : " 12.2 .0" ,
2121 "next-pwa" : " 3.1.5" ,
2222 "postcss" : " 8.4.4" ,
2323 "postcss-import" : " 12.0.1" ,
3838 "babel-plugin-inline-react-svg" : " 1.1.1" ,
3939 "command-line-args" : " 5.1.3" ,
4040 "dotenv" : " 10.0.0" ,
41- "eslint" : " 7.8.1 " ,
42- "eslint-config-next" : " ^ 11.1.2 " ,
41+ "eslint" : " 7.32.0 " ,
42+ "eslint-config-next" : " 11.1.4 " ,
4343 "eslint-config-prettier" : " 6.11.0" ,
4444 "eslint-plugin-prettier" : " 3.1.3" ,
4545 "eslint-plugin-react" : " 7.20.6" ,
You can’t perform that action at this time.
0 commit comments