aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
AgeCommit message (Collapse)Author
2022-10-20add noFallThrough, inplicitReturn, update packagesMichael C
2022-10-07add some changes that are rendering properlyMichael C
2022-10-07update dependencies (skips react)Michael C
2022-08-19Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-07-25update dependneciesMichael C
2022-07-12update dependenciesMichael C
2022-06-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-17Fix selenium testsAjay
2022-06-16bump package-lock with npm 8.12Michael C
2022-06-13Update node version in workflowAjay
2022-06-03Fix test errorAjay
2022-05-24update dependencies & bump minimum node version (#1329)Michael C
- bump all dependences - add github-actions reporter to jest - convert (most) webpack configs to ESM - manifest.cjs cannot be converted since there is no native .json import until node 17
2022-04-11Merge pull request #1259 from mchangrh/bumpDependenciesAjay Ramachandran
bump dependencies
2022-04-09Bump moment from 2.29.1 to 2.29.2dependabot[bot]
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-03-31bump dependencies + reduce build time by 1/3Michael C
- drop webpack to 5.64 to fix 1 security issue, the rest depend on web-ext
2022-03-25Bump minimist from 1.2.5 to 1.2.6dependabot[bot]
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-02-15Bump follow-redirects from 1.14.7 to 1.14.8dependabot[bot]
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-02-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fixAjay
2022-02-06update depndenciesMichael C
- add engines targeting dev - bump webpack - update-oss-attribution CI - appease eslint for webpack - clean up packages - move @types to devDependencies - moved concurrently to devDependencies - remove unused babel
2022-02-06Merge pull request #1164 from ajayyy/dependabot/npm_and_yarn/tmpl-1.0.5Ajay Ramachandran
Bump tmpl from 1.0.4 to 1.0.5
2022-02-06Merge pull request #1165 from ajayyy/dependabot/npm_and_yarn/nth-check-2.0.1Ajay Ramachandran
Bump nth-check from 2.0.0 to 2.0.1
2022-02-04Bump nth-check from 2.0.0 to 2.0.1dependabot[bot]
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-02-04Bump tmpl from 1.0.4 to 1.0.5dependabot[bot]
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-02-04Bump nanoid from 3.1.23 to 3.2.0dependabot[bot]
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-02-04fix updateInvidious ciMichael C
- add ts-node - fix path - add npm ci
2022-01-27add mediaSession, remove bindMediaKeyMichael C
2022-01-27revert package-lockMichael C
2022-01-27force listen for mediaKeysMichael C
2022-01-26linting + audio overrideMichael C
2022-01-14Add build option for safari that fixes localesAjay
Fix #801 and #1061
2021-10-02Add testing actionAjay Ramachandran
2021-09-07Fix package-lock, fix #937Ajay Ramachandran
2021-09-01Merge pull request #922 from ajayyy/basic-seleniumAjay Ramachandran
Basic selenium
2021-07-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵Ajay Ramachandran
improvements
2021-07-30Add basic selenium testAjay Ramachandran
2021-07-04Update more packagesAjay Ramachandran
2021-07-04Update packagesAjay Ramachandran
2021-06-18Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵Ajay Ramachandran
improvements
2021-06-09Bump normalize-url from 4.5.0 to 4.5.1dependabot[bot]
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2021-05-11Update react to fix chrome warningsAjay Ramachandran
2021-05-10Merge pull request #737 from ↵Ajay Ramachandran
ajayyy/dependabot/npm_and_yarn/hosted-git-info-2.8.9 Bump hosted-git-info from 2.8.5 to 2.8.9
2021-05-10Bump lodash from 4.17.19 to 4.17.21dependabot[bot]
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
2021-05-10Bump hosted-git-info from 2.8.5 to 2.8.9dependabot[bot]
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]>
2021-04-30Bump ssri from 6.0.1 to 6.0.2dependabot[bot]
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <[email protected]>
2021-03-31Bump y18n from 4.0.0 to 4.0.1dependabot[bot]
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]>
2021-03-10Bump elliptic from 6.5.3 to 6.5.4dependabot[bot]
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
2020-12-16Update dependenciesAjay Ramachandran
2020-12-14Merge branch 'master' of github.com:ajayyy/SponsorBlock into fosefx-eslintMax Baumann
2020-12-12feat(lint): add default .eslintrc.jsMax Baumann
2020-12-12chore(deps): bump bl from 1.2.2 to 1.2.3dependabot[bot]
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) Signed-off-by: dependabot[bot] <[email protected]>