This repository was archived by the owner on May 5, 2024. It is now read-only.
File tree 4 files changed +347
-347
lines changed
4 files changed +347
-347
lines changed Original file line number Diff line number Diff line change 39
39
"@typescript-eslint/parser" : " ^2.13.0" ,
40
40
"@zeit/ncc" : " ^0.20.5" ,
41
41
"eslint" : " ^6.8.0" ,
42
- "eslint-config-prettier" : " ^6.7 .0" ,
42
+ "eslint-config-prettier" : " ^6.8 .0" ,
43
43
"eslint-plugin-jest" : " ^23.1.1" ,
44
44
"eslint-plugin-prettier" : " ^3.1.2" ,
45
45
"jest" : " ^24.9.0" ,
46
46
"jest-circus" : " ^24.9.0" ,
47
- "lerna" : " ^3.17 .0" ,
47
+ "lerna" : " ^3.19 .0" ,
48
48
"prettier" : " ^1.19.1" ,
49
49
"ts-jest" : " ^24.2.0" ,
50
50
"typescript" : " ^3.7.4"
Original file line number Diff line number Diff line change 21
21
"lintfix:prettier" : " prettier --color --write $npm_package_config_prettierPaths"
22
22
},
23
23
"dependencies" : {
24
- "@actions/core" : " ^1.1.3 " ,
25
- "@actions/github" : " ^1.1 .0" ,
26
- "@octokit/rest" : " ^16.33 .0" ,
27
- "conventional-changelog-angular" : " ^5.0.5 " ,
28
- "conventional-commits-parser" : " ^3.0.5 " ,
24
+ "@actions/core" : " ^1.2.0 " ,
25
+ "@actions/github" : " ^2.0 .0" ,
26
+ "@octokit/rest" : " ^16.36 .0" ,
27
+ "conventional-changelog-angular" : " ^5.0.6 " ,
28
+ "conventional-commits-parser" : " ^3.0.8 " ,
29
29
"globby" : " ^10.0.1" ,
30
30
"md5-file" : " ^4.0.0" ,
31
- "semver" : " ^6.3.0 "
31
+ "semver" : " ^7.1.1 "
32
32
},
33
33
"devDependencies" : {
34
- "nock" : " ^11.4 .0"
34
+ "nock" : " ^11.7 .0"
35
35
},
36
36
"eslintIgnore" : [
37
37
" !.*.js"
Original file line number Diff line number Diff line change 19
19
"lintfix:prettier" : " prettier --color --write $npm_package_config_prettierPaths"
20
20
},
21
21
"dependencies" : {
22
- "@actions/core" : " ^1.1.3 " ,
23
- "@actions/github" : " ^1.1 .0" ,
22
+ "@actions/core" : " ^1.2.0 " ,
23
+ "@actions/github" : " ^2.0 .0" ,
24
24
"axios" : " ^0.19.0"
25
25
},
26
26
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments