-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-66109 js: Upgrade Node dependencies
This change updates most libraries used in our Grunt build stack and applies necessary changes to Grunt and Gherkin-lint configuration to ensure that they continue to work. The grunt-sass plugin has been updated to support alternative 'implementations' of sass compilers, and the chosen sass compiler must now be specified in the grunt configuration. We continue to use the `node-sass` package for this. Our gherkin-lintrc included two rules which were renamed from 'no-unamed-*' to 'no-unnamed-*'. This change occurred in version 2.0.0 of Gherkin-lint and has no other effect.
- Loading branch information
1 parent
9b7e6e9
commit 5b4debd
Showing
4 changed files
with
4,409 additions
and
2,788 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
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.