File tree Expand file tree Collapse file tree 4 files changed +1459
-1742
lines changed Expand file tree Collapse file tree 4 files changed +1459
-1742
lines changed Original file line number Diff line number Diff line change 1616 - run : corepack enable
1717 - uses : actions/setup-node@v6
1818 with :
19- node-version : 24.10 .0
19+ node-version : 24.11 .0
2020 cache : " pnpm"
2121 - run : pnpm install
2222 - run : pnpm lint
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919 - name : Check provenance downgrades
20- uses : danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
20+ uses : danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
2121 with :
2222 fail-on-provenance-change : true
Original file line number Diff line number Diff line change 2727 "test" : " pnpm lint && vitest run"
2828 },
2929 "devDependencies" : {
30- "@nuxt/eslint-config" : " ^1.4.1 " ,
30+ "@nuxt/eslint-config" : " ^1.10.0 " ,
3131 "@vitest/coverage-v8" : " latest" ,
3232 "@vue/devtools-api" : " ^6.6.4" ,
3333 "eslint" : " latest" ,
3636 "unbuild" : " latest" ,
3737 "vitest" : " latest"
3838 },
39- "packageManager" : " pnpm@10.12.4 "
39+ "packageManager" : " pnpm@10.20.0 "
4040}
You can’t perform that action at this time.
0 commit comments