File tree 2 files changed +294
-255
lines changed
2 files changed +294
-255
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " secrets-vars-to-env-file-action" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"description" : " Export GitHub secrets & vars to environment variables & specified file" ,
5
5
"type" : " module" ,
6
6
"main" : " build/index.js" ,
24
24
"@jest/globals" : " ^29.7.0" ,
25
25
"@types/jest" : " ^29.5.12" ,
26
26
"@types/node" : " ^20.14.10" ,
27
- "@typescript-eslint/eslint-plugin" : " ^7.16.0 " ,
28
- "@typescript-eslint/parser" : " ^7.16.0 " ,
27
+ "@typescript-eslint/eslint-plugin" : " ^7.16.1 " ,
28
+ "@typescript-eslint/parser" : " ^7.16.1 " ,
29
29
"@vercel/ncc" : " ^0.38.1" ,
30
30
"eslint" : " 8.57.0" ,
31
31
"eslint-config-prettier" : " ^9.1.0" ,
32
32
"jest" : " ^29.7.0" ,
33
- "prettier" : " ^3.3.2 " ,
34
- "rimraf" : " ^5.0.8 " ,
35
- "ts-jest" : " ^29.2.0 " ,
33
+ "prettier" : " ^3.3.3 " ,
34
+ "rimraf" : " ^5.0.9 " ,
35
+ "ts-jest" : " ^29.2.2 " ,
36
36
"typescript" : " ^5.5.3"
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments