This repository was archived by the owner on Jul 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- //! gulp-w3c-html-validator v5.1.0 ~ https://github.com/center-key/gulp-w3c-html-validator ~ MIT License
1+ //! gulp-w3c-html-validator v5.1.0 ~~ https://github.com/center-key/gulp-w3c-html-validator ~ ~ MIT License
22
33export declare type AnalyzerOptions = ValidatorOptions ;
44export declare type ReporterOptions = {
Original file line number Diff line number Diff line change 1- //! gulp-w3c-html-validator v5.1.0 ~ https://github.com/center-key/gulp-w3c-html-validator ~ MIT License
1+ //! gulp-w3c-html-validator v5.1.0 ~~ https://github.com/center-key/gulp-w3c-html-validator ~ ~ MIT License
22
33import { w3cHtmlValidator } from 'w3c-html-validator' ;
44import PluginError from 'plugin-error' ;
Original file line number Diff line number Diff line change 1- //! gulp-w3c-html-validator v5.1.0 ~ https://github.com/center-key/gulp-w3c-html-validator ~ MIT License
1+ //! gulp-w3c-html-validator v5.1.0 ~~ https://github.com/center-key/gulp-w3c-html-validator ~ ~ MIT License
22
33var __importDefault = ( this && this . __importDefault ) || function ( mod ) {
44 return ( mod && mod . __esModule ) ? mod : { "default" : mod } ;
Original file line number Diff line number Diff line change 8787 "devDependencies" : {
8888 "@types/node" : " ~16.10" ,
8989 "@types/through2" : " ~2.0" ,
90- "@typescript-eslint/eslint-plugin" : " ~4.32 " ,
91- "@typescript-eslint/parser" : " ~4.32 " ,
90+ "@typescript-eslint/eslint-plugin" : " ^5.0 " ,
91+ "@typescript-eslint/parser" : " ^5.0 " ,
9292 "add-dist-header" : " ~0.1" ,
9393 "assert-deep-strict-equal" : " ~0.0" ,
9494 "cpy-cli" : " ~3.1" ,
95- "eslint" : " ~7.32 " ,
95+ "eslint" : " ~8.0 " ,
9696 "jshint" : " ~2.13" ,
9797 "mocha" : " ~9.1" ,
9898 "npm-run-all2" : " ~5.0" ,
You can’t perform that action at this time.
0 commit comments