aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
Commit message (Collapse)AuthorAge
* Update packages (#1534)toasted-nutbread2021-03-15
|
* Header lint (#1444)toasted-nutbread2021-02-25
| | | | | | | | | * Add eslint-plugin-header * Add rule for header format * Add missing header * Fix header issues
* Html lint (#1336)toasted-nutbread2021-01-30
| | | | | | | | | | | | | | | | | | | | | | | * Move style rules * Fix non-unique IDs * Remove erroneous ids * Add title * Fix invalid closing tag * Install html-validate * Add .htmlvalidate.json * Update HTML and styles * Add test-lint-html * Update test files * Update test-lint-html/css commands to have more explicit targets
* CSS lint (#1201)toasted-nutbread2021-01-03
| | | | | | | | | | | | | * Use single quotes instead of double * Install stylelint * Set up config * Update package/tests * Fix lint issues * Update CSS rules
* Update package dependencies (#1100)toasted-nutbread2020-12-12
|
* Dev dependency update (#895)toasted-nutbread2020-10-07
| | | | | | | * Update dev dependencies * Add parse5 dev dependency * Add browserify dev dependency
* Add web-ext dev dependency (#861)toasted-nutbread2020-09-26
| | | | | | | * Add web-ext dependency * Specify extension directory * Add command for testing web-ext lint
* Dev dependencies updates (#679)toasted-nutbread2020-07-19
| | | | | | | | | | | * Update eslint to 7.5.0 * Update eslint-plugin-no-unsanitized to 3.1.2 * Update fake-indexeddb to 3.1.1 * Rename DictionaryImporter.import to .importDictionary Conflicts with o-unsanitized/method
* Bump lodash from 4.17.15 to 4.17.19 (#677)dependabot[bot]2020-07-19
| | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update jsdom to 16.2.2toasted-nutbread2020-04-13
|
* Update jsdom to version 16.2.1toasted-nutbread2020-03-15
|
* Bump acorn from 6.4.0 to 6.4.1dependabot[bot]2020-03-16
| | | | | | | Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
* Add jsdom dependencytoasted-nutbread2020-02-22
|
* Add fake-indexeddbtoasted-nutbread2020-02-18
|
* Add eslint-plugin-no-unsanitizedtoasted-nutbread2020-02-12
|
* Setup GitHub actionstoasted-nutbread2020-02-12