File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 47
47
"devDependencies" : {
48
48
"@babel/core" : " ^7.18.10" ,
49
49
"@babel/preset-env" : " ^7.18.10" ,
50
- "@jamesacarr/eslint-formatter-github-actions" : " ^0.1 .0" ,
50
+ "@jamesacarr/eslint-formatter-github-actions" : " ^0.2 .0" ,
51
51
"@react-hookz/eslint-config" : " ^1.7.1" ,
52
52
"@semantic-release/changelog" : " ^6.0.1" ,
53
53
"@semantic-release/git" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.2.6 " :
5
+ " @actions/core@^1.10.0 " :
6
6
version "1.10.0"
7
7
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0.tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f"
8
8
integrity sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==
1045
1045
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
1046
1046
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
1047
1047
1048
- " @jamesacarr/eslint-formatter-github-actions@^0.1 .0 " :
1049
- version "0.1 .0"
1050
- resolved "https://registry.yarnpkg.com/@jamesacarr/eslint-formatter-github-actions/-/eslint-formatter-github-actions-0.1 .0.tgz#d00814b5b8b309cf97d488773cfdb140edf00932 "
1051
- integrity sha512-ysXRx5C5pPVJ0t3Q1DpsMLWLQw5Fj8erEM0WnGhaOIgjLwZkOLmEiIw+4b5UhPsVCaf6jbUgdZuH2StR3jW0Ug ==
1048
+ " @jamesacarr/eslint-formatter-github-actions@^0.2 .0 " :
1049
+ version "0.2 .0"
1050
+ resolved "https://registry.yarnpkg.com/@jamesacarr/eslint-formatter-github-actions/-/eslint-formatter-github-actions-0.2 .0.tgz#5b4a4fae22cd354b3cbb2bad4c972edbe04e8fef "
1051
+ integrity sha512-/BMX+d6Pg36aHi7FmRsyCXUXCFQOVnJap1xl97kgglNE++d2HtqR6eHVxL56wXnXqC5wyI4T9Y3e2RccyubqQA ==
1052
1052
dependencies :
1053
- " @actions/core" " ^1.2.6 "
1053
+ " @actions/core" " ^1.10.0 "
1054
1054
1055
1055
" @jridgewell/gen-mapping@^0.1.0 " :
1056
1056
version "0.1.1"
You can’t perform that action at this time.
0 commit comments