File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"@commitlint/config-conventional" : " ^11.0.0" ,
50
+ "@jamesacarr/eslint-formatter-github-actions" : " ^0.1.0" ,
50
51
"@react-native-community/eslint-config" : " ^2.0.0" ,
51
52
"@release-it/conventional-changelog" : " ^2.0.0" ,
52
53
"@types/jest" : " ^26.0.0" ,
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 " :
6
+ version "1.2.7"
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.7.tgz#594f8c45b213f0146e4be7eda8ae5cf4e198e5ab"
8
+ integrity sha512-kzLFD5BgEvq6ubcxdgPbRKGD2Qrgya/5j+wh4LZzqT915I0V3rED+MvjH6NXghbvk1MXknpNNQ3uKjXSEN00Ig==
9
+
5
10
" @babel/code-frame@7.12.11 " :
6
11
version "7.12.11"
7
12
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
1200
1205
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
1201
1206
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
1202
1207
1208
+ " @jamesacarr/eslint-formatter-github-actions@^0.1.0 " :
1209
+ version "0.1.0"
1210
+ resolved "https://registry.yarnpkg.com/@jamesacarr/eslint-formatter-github-actions/-/eslint-formatter-github-actions-0.1.0.tgz#d00814b5b8b309cf97d488773cfdb140edf00932"
1211
+ integrity sha512-ysXRx5C5pPVJ0t3Q1DpsMLWLQw5Fj8erEM0WnGhaOIgjLwZkOLmEiIw+4b5UhPsVCaf6jbUgdZuH2StR3jW0Ug==
1212
+ dependencies :
1213
+ " @actions/core" " ^1.2.6"
1214
+
1203
1215
" @jest/console@^26.6.2 " :
1204
1216
version "26.6.2"
1205
1217
resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.6.2.tgz#4e04bc464014358b03ab4937805ee36a0aeb98f2"
You can’t perform that action at this time.
0 commit comments