Skip to content

Commit 40f81af

Browse files
Merge pull request #58 from FriendsOfReactJS/greenkeeper/cz-adapter-eslint-0.2.0
Update cz-adapter-eslint to the latest!!!
2 parents 46bc996 + fb2455b commit 40f81af

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-preset-stage-0": "^6.24.1",
4343
"commitizen": "^3.0.5",
4444
"conventional-changelog-eslint": "^3.0.1",
45-
"cz-adapter-eslint": "^0.1.2",
45+
"cz-adapter-eslint": "^0.2.0",
4646
"eslint": "^5.12.0",
4747
"eslint-config-prettier": "^3.3.0",
4848
"eslint-plugin-prettier": "^3.0.1",

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -2807,9 +2807,10 @@ cyclist@~0.2.2:
28072807
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
28082808
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
28092809

2810-
cz-adapter-eslint@^0.1.2:
2811-
version "0.1.2"
2812-
resolved "https://registry.yarnpkg.com/cz-adapter-eslint/-/cz-adapter-eslint-0.1.2.tgz#ae450217bf935f7c1392d159a42ae3fb7091966b"
2810+
cz-adapter-eslint@^0.2.0:
2811+
version "0.2.0"
2812+
resolved "https://registry.yarnpkg.com/cz-adapter-eslint/-/cz-adapter-eslint-0.2.0.tgz#d4d4a713b065eee33839402a0228361fbd700a83"
2813+
integrity sha512-wHGXBw/s+oU7vgDcKGulpRwLje/6I0i/VtkFhXf3zYpRmh1EoWYgOmhQRc4pIab0/5QeiAMpi1K63XGHqrl7VA==
28132814
dependencies:
28142815
lodash.map "^4.6.0"
28152816
longest "^2.0.1"

0 commit comments

Comments
 (0)