File tree Expand file tree Collapse file tree 3 files changed +606
-204
lines changed
Expand file tree Collapse file tree 3 files changed +606
-204
lines changed Original file line number Diff line number Diff line change 1818 - run : yarn install
1919 working-directory : ./spectral
2020 - name : Inject slug/short variables
21- uses : rlespinasse/github-slug-action@102b1a064a9b145e56556e22b18b19c624538d94 # v4
21+ uses : rlespinasse/github-slug-action@797d68864753cbceedc271349d402da4590e6302 # v4
2222 - name : Validate Tag
2323 working-directory : ./spectral
2424 run : yarn semver $GITHUB_REF_SLUG
Original file line number Diff line number Diff line change 1616 "@stoplight/spectral-core" : " 1.18.3"
1717 },
1818 "devDependencies" : {
19- "@types/node" : " 20.11.28 " ,
20- "@typescript-eslint/eslint-plugin" : " 7.2 .0" ,
21- "@typescript-eslint/parser" : " 7.2 .0" ,
19+ "@types/node" : " 20.16.3 " ,
20+ "@typescript-eslint/eslint-plugin" : " 7.18 .0" ,
21+ "@typescript-eslint/parser" : " 7.18 .0" ,
2222 "eslint" : " 8.57.0" ,
2323 "eslint-config-standard" : " 17.1.0" ,
24- "eslint-plugin-import" : " 2.29.1 " ,
25- "eslint-plugin-node " : " 11.1 .0" ,
26- "eslint-plugin-promise" : " 6.1.1 " ,
24+ "eslint-plugin-import" : " 2.30.0 " ,
25+ "eslint-plugin-n " : " 14.0 .0" ,
26+ "eslint-plugin-promise" : " 6.6.0 " ,
2727 "tsc" : " 2.0.4" ,
28- "typescript" : " 5.4.2 "
28+ "typescript" : " 5.5.4 "
2929 },
3030 "repository" : {
3131 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments