File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
"license" : " MIT" ,
27
27
"dependencies" : {
28
28
"@actions/core" : " 1.5.0" ,
29
- "@actions/github" : " ^ 5.0.0" ,
29
+ "@actions/github" : " 5.0.0" ,
30
30
"@actions/io" : " 1.1.1" ,
31
31
"@actions/tool-cache" : " 1.7.1"
32
32
},
33
33
"devDependencies" : {
34
- "@types/jest" : " ^ 24.9.1" ,
35
- "@types/node" : " ^ 16.4.13" ,
36
- "@types/semver" : " ^ 6.2.3" ,
34
+ "@types/jest" : " 24.9.1" ,
35
+ "@types/node" : " 16.4.13" ,
36
+ "@types/semver" : " 6.2.3" ,
37
37
"@typescript-eslint/eslint-plugin" : " 4.33.0" ,
38
38
"@typescript-eslint/parser" : " 4.33.0" ,
39
39
"@vercel/ncc" : " 0.30.0" ,
40
40
"eslint" : " 8.0.0" ,
41
- "eslint-plugin-github" : " ^ 4.1.1 " ,
41
+ "eslint-plugin-github" : " 4.1.5 " ,
42
42
"eslint-plugin-jest" : " 24.7.0" ,
43
- "husky" : " ^ 2.7.0" ,
43
+ "husky" : " 2.7.0" ,
44
44
"jest" : " 27.0.6" ,
45
45
"jest-circus" : " 24.9.0" ,
46
46
"prettier" : " 2.3.2" ,
47
- "ts-jest" : " ^ 27.0.3 " ,
47
+ "ts-jest" : " 27.0.4 " ,
48
48
"typescript" : " 4.4.3"
49
49
},
50
50
"husky" : {
You can’t perform that action at this time.
0 commit comments