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 4747 },
4848 "devDependencies" : {
4949 "@commitlint/config-conventional" : " ^11.0.0" ,
50+ "@jamesacarr/eslint-formatter-github-actions" : " ^0.1.0" ,
5051 "@react-native-community/eslint-config" : " ^2.0.0" ,
5152 "@release-it/conventional-changelog" : " ^2.0.0" ,
5253 "@types/jest" : " ^26.0.0" ,
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
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+
510" @babel/code-frame@7.12.11 " :
611 version "7.12.11"
712 resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
12001205 resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
12011206 integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
12021207
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+
12031215" @jest/console@^26.6.2 " :
12041216 version "26.6.2"
12051217 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