File tree Expand file tree Collapse file tree 3 files changed +56
-614
lines changed Expand file tree Collapse file tree 3 files changed +56
-614
lines changed Original file line number Diff line number Diff line change 1313 id-token : write
1414 steps :
1515 - name : Checkout repository
16- uses : actions/checkout@v4
16+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
1717 with :
1818 ref : master
1919 persist-credentials : false
3636
3737 - name : Setup .npmrc file for NPM registry
3838 if : steps.version_check.outputs.changed == 'true'
39- uses : actions/setup-node@v4
39+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
4040 with :
4141 node-version-file : .nvmrc
4242 registry-url : " https://registry.npmjs.org"
Original file line number Diff line number Diff line change 2929 " CHANGELOG.md"
3030 ],
3131 "devDependencies" : {
32- "@stylistic/eslint-plugin-ts" : " ^ 2.9.0" ,
33- "@types/eslint" : " ^9.0.0 " ,
34- "@typescript-eslint/eslint-plugin" : " ^ 8.9.0" ,
35- "@typescript-eslint/parser" : " ^ 8.9.0" ,
36- "eslint" : " ^9.0 .0" ,
32+ "@stylistic/eslint-plugin-ts" : " 2.9.0" ,
33+ "@types/eslint" : " 9.6.1 " ,
34+ "@typescript-eslint/eslint-plugin" : " 8.9.0" ,
35+ "@typescript-eslint/parser" : " 8.9.0" ,
36+ "eslint" : " 9.12 .0" ,
3737 "eslint-config-prettier" : " 9.1.0" ,
38- "eslint-plugin-jsdoc" : " ^ 50.4.1" ,
39- "eslint-plugin-react" : " ^ 7.37.5" ,
40- "eslint-plugin-react-hooks" : " ^ 7.0.0" ,
41- "typescript" : " ^5.5.0 "
38+ "eslint-plugin-jsdoc" : " 50.4.1" ,
39+ "eslint-plugin-react" : " 7.37.5" ,
40+ "eslint-plugin-react-hooks" : " 7.0.0" ,
41+ "typescript" : " 5.6.3 "
4242 },
4343 "peerDependencies" : {
4444 "@stylistic/eslint-plugin-ts" : " >=2.9.0" ,
You can’t perform that action at this time.
0 commit comments