-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump shelljs and gulp-eslint Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [gulp-eslint](https://github.com/adametry/gulp-eslint). These dependencies need to be updated together. Removes `shelljs` Updates `gulp-eslint` from 3.0.1 to 6.0.0 - [Release notes](https://github.com/adametry/gulp-eslint/releases) - [Changelog](https://github.com/adametry/gulp-eslint/blob/master/CHANGELOG.md) - [Commits](adametry/gulp-eslint@v3.0.1...v6.0.0) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect - dependency-name: gulp-eslint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * chore: Updated dependency gulp-eslint Removes babel dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yann イーベス Eves <hello@yanneves.com>
- Loading branch information
1 parent
2b54f51
commit 0953329
Showing
8 changed files
with
5,340 additions
and
6,480 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
{ | ||
"parser": "babel-eslint", | ||
"extends": "eslint:recommended", | ||
"rules": { | ||
"no-unused-vars": 0, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.