aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.config.js (unfollow)
Commit message (Collapse)AuthorLines
2021-02-10Bump husky from 4.3.8 to 5.0.9Gravatar dependabot[bot]-84/+5
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.0.9. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.0.9) Signed-off-by: dependabot[bot] <[email protected]>
2021-02-10Bump typescript from 4.1.3 to 4.1.4Gravatar dependabot[bot]-5/+5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4) Signed-off-by: dependabot[bot] <[email protected]>
2021-02-10Bump @typescript-eslint/parser from 4.14.2 to 4.15.0Gravatar dependabot[bot]-44/+9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.2 to 4.15.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/parser) Signed-off-by: dependabot[bot] <[email protected]>
2021-02-09Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0Gravatar dependabot[bot]-14/+48
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.2 to 4.15.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]>
2021-02-08Undo testing rules breakingGravatar ks129-2/+1
2021-02-08Remove quiet flag from Husky hooks to show warningsGravatar ks129-1/+1
2021-02-08Remove quiet flag to show warningsGravatar ks129-1/+1
2021-02-08Break some rules for testingGravatar ks129-1/+2
2021-02-08Add new formatter to workflowGravatar ks129-1/+1