File tree Expand file tree Collapse file tree 3 files changed +1946
-2582
lines changed Expand file tree Collapse file tree 3 files changed +1946
-2582
lines changed Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 strategy :
1313 matrix :
14- node-version : ["12", " 14", "16"]
14+ node-version : ["14", "16"]
1515 steps :
1616 - uses : actions/checkout@v2
1717 with :
Original file line number Diff line number Diff line change 5050 "@semantic-release/exec" : " ^6.0.1" ,
5151 "@semantic-release/git" : " ^10.0.0" ,
5252 "@semantic-release/github" : " ^8.0.1" ,
53- "@semantic-release/npm" : " ^8 .0.0 " ,
53+ "@semantic-release/npm" : " ^9 .0.1 " ,
5454 "@semantic-release/release-notes-generator" : " ^10.0.2" ,
5555 "@types/chalk" : " ^2.2.0" ,
5656 "@types/figlet" : " ^1.2.1" ,
5959 "@types/node" : " ^16.10.3" ,
6060 "@typescript-eslint/parser" : " ^5.0.0" ,
6161 "conventional-changelog-conventionalcommits" : " ^4.5.0" ,
62- "eslint" : " ^7.17 .0" ,
62+ "eslint" : " ^8.16 .0" ,
6363 "eslint-plugin-github" : " ^4.1.1" ,
64- "eslint-plugin-jest" : " ^25.1.0 " ,
64+ "eslint-plugin-jest" : " ^26.2.2 " ,
6565 "eslint-plugin-prettier" : " ^4.0.0" ,
6666 "jest" : " ^27.2.5" ,
6767 "nyc" : " ^15.1.0" ,
6868 "prettier" : " 2.4.1" ,
69- "semantic-release" : " ^18 .0.0 " ,
69+ "semantic-release" : " ^19 .0.2 " ,
7070 "ts-jest" : " ^27.0.5" ,
7171 "ts-node-dev" : " ^1.1.1" ,
72- "typescript" : " ^4.1.5 "
72+ "typescript" : " ^4.6.4 "
7373 },
7474 "bugs" : {
7575 "url" : " https://github.com/npalm/action-docs/issues"
You can’t perform that action at this time.
0 commit comments