File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 # uploads of run results in SARIF format to the repository Actions tab.
3434 # https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
3535 - name : " Upload artifact"
36- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
36+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
3737 with :
3838 name : SARIF file
3939 path : results.sarif
Original file line number Diff line number Diff line change 2424 "react-router-dom" : " ^7.13.0"
2525 },
2626 "devDependencies" : {
27- "@eslint/js" : " 9.39.4 " ,
27+ "@eslint/js" : " 10.0.1 " ,
2828 "@tailwindcss/postcss" : " 4.2.1" ,
2929 "@testing-library/jest-dom" : " 6.9.1" ,
3030 "@testing-library/react" : " 16.3.2" ,
3434 "@types/react-dom" : " 19.2.3" ,
3535 "@vitejs/plugin-react-swc" : " 4.3.0" ,
3636 "autoprefixer" : " 10.4.27" ,
37- "eslint" : " 9.39.4 " ,
37+ "eslint" : " 10.0.3 " ,
3838 "eslint-config-prettier" : " 10.1.8" ,
3939 "eslint-plugin-react-hooks" : " 7.0.1" ,
4040 "eslint-plugin-react-refresh" : " 0.5.2" ,
4141 "fake-indexeddb" : " 6.2.5" ,
4242 "globals" : " 17.4.0" ,
43- "jsdom" : " 28.1 .0" ,
43+ "jsdom" : " 29.0 .0" ,
4444 "postcss" : " 8.5.8" ,
4545 "prettier" : " 3.8.1" ,
4646 "tailwindcss" : " 4.2.1" ,
4747 "typescript" : " 5.9.3" ,
4848 "typescript-eslint" : " 8.57.0" ,
49- "vite" : " 7.3.1 " ,
49+ "vite" : " 8.0.0 " ,
5050 "vitest" : " 4.1.0"
5151 }
5252}
You can’t perform that action at this time.
0 commit comments