File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed
Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 1717 " transpiler"
1818 ],
1919 "scripts" : {
20- "lint" : " eslint-ci *.js lib/*.es6 test/*.js" ,
20+ "lint" : " eslint *.js lib/*.es6 test/*.js" ,
2121 "test" : " gulp && jest && yarn lint"
2222 },
2323 "funding" : {
4141 "concat-with-sourcemaps" : " ^1.1.0" ,
4242 "del" : " ^4.1.0" ,
4343 "eslint" : " ^5.16.0" ,
44- "eslint-ci" : " ^1.0.0" ,
4544 "eslint-config-postcss" : " ^3.0.7" ,
4645 "eslint-config-standard" : " ^12.0.0" ,
4746 "eslint-plugin-import" : " ^2.16.0" ,
Original file line number Diff line number Diff line change @@ -1871,11 +1871,6 @@ ci-info@^2.0.0:
18711871 resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
18721872 integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
18731873
1874- ci-job-number@^0.3.0 :
1875- version "0.3.0"
1876- resolved "https://registry.yarnpkg.com/ci-job-number/-/ci-job-number-0.3.0.tgz#34bdd114b0dece1960287bd40a57051041a2a800"
1877- integrity sha1-NL3RFLDezhlgKHvUClcFEEGiqAA=
1878-
18791874class-utils@^0.3.5 :
18801875 version "0.3.6"
18811876 resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
@@ -2585,13 +2580,6 @@ escodegen@^1.9.1:
25852580 optionalDependencies :
25862581 source-map "~0.6.1"
25872582
2588- eslint-ci@^1.0.0 :
2589- version "1.0.0"
2590- resolved "https://registry.yarnpkg.com/eslint-ci/-/eslint-ci-1.0.0.tgz#6bcb238c45d2bf522fad50ad190bc00a206fe2df"
2591- integrity sha512-8Itb/739gpX11nqvWg6kkpge7NwS1o+SkhfFAItfvH9/i5IoY6NLKKKzIagHakT2WmMdnq4HfcymYh/0NGvAVA==
2592- dependencies :
2593- ci-job-number "^0.3.0"
2594-
25952583eslint-config-postcss@^3.0.7 :
25962584 version "3.0.7"
25972585 resolved "https://registry.yarnpkg.com/eslint-config-postcss/-/eslint-config-postcss-3.0.7.tgz#390d97d5ac08db9dc57630153cc0c1821559659b"
You can’t perform that action at this time.
0 commit comments