File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout 🛎️
19- uses : actions/checkout@v4.1.5
19+ uses : actions/checkout@v4.1.6
2020 - name : Pnpm 🧱
2121 uses : pnpm/action-setup@v3.0.0
2222 - name : Node.js 🧰
Original file line number Diff line number Diff line change 9292 },
9393 "homepage" : " https://github.com/high1/solid-jsx#readme" ,
9494 "devDependencies" : {
95- "@typescript-eslint/eslint-plugin" : " 7.8 .0" ,
96- "@typescript-eslint/parser" : " 7.8 .0" ,
95+ "@typescript-eslint/eslint-plugin" : " 7.10 .0" ,
96+ "@typescript-eslint/parser" : " 7.10 .0" ,
9797 "eslint" : " 8.57.0" ,
9898 "eslint-config-prettier" : " 9.1.0" ,
9999 "eslint-import-resolver-typescript" : " 3.6.1" ,
100100 "eslint-plugin-import" : " 2.29.1" ,
101- "eslint-plugin-jsonc" : " 2.15.1 " ,
101+ "eslint-plugin-jsonc" : " 2.16.0 " ,
102102 "eslint-plugin-prettier" : " 5.1.3" ,
103103 "eslint-plugin-yml" : " 1.14.0" ,
104104 "husky" : " 9.0.11" ,
105- "lint-staged" : " 15.2.2 " ,
105+ "lint-staged" : " 15.2.5 " ,
106106 "prettier" : " 3.2.5" ,
107107 "rimraf" : " 5.0.7" ,
108108 "solid-js" : " 1.8.17" ,
You can’t perform that action at this time.
0 commit comments