dependabot[bot]
589b1087bc
Bump @typescript-eslint/eslint-plugin-tslint from 5.29.0 to 5.37.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.29.0 to 5.37.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.37.0/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 22:23:42 +00:00
dependabot[bot]
931a8b7e25
Bump selenium-webdriver and @types/selenium-webdriver
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver ). These dependencies needed to be updated together.
Updates `selenium-webdriver` from 4.2.0 to 4.4.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.2.0...selenium-4.4.0 )
Updates `@types/selenium-webdriver` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/selenium-webdriver"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 17:36:40 +00:00
dependabot[bot]
2b027a0f28
Bump geckodriver from 3.0.1 to 3.0.2
...
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases )
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: geckodriver
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 17:33:37 +00:00
Oliver Blanthorn
0177c1b246
Merge pull request #4334 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.15.0
...
Bump eslint-plugin-sonarjs from 0.13.0 to 0.15.0
2022-09-10 18:30:14 +01:00
Oliver Blanthorn
7d5cd3f832
Merge pull request #4335 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.6
...
Bump eslint-plugin-jsdoc from 39.3.3 to 39.3.6
2022-09-10 18:30:03 +01:00
dependabot[bot]
850e8b96ac
Bump esbuild from 0.14.47 to 0.15.7
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.47 to 0.15.7.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.47...v0.15.7 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 22:03:38 +00:00
gholk
d5173c0773
Replace minimist with arg for permissive feature
...
The npm package arg is more flexible than the old arguments parser minimist.
The arg can left the unknown option unchanged,
(while there is a bug that splits the unknown short options,)
and stop at positional arguments are supported, too.
2022-09-01 23:23:16 +08:00
dependabot[bot]
698932dafb
Bump marked from 4.0.17 to 4.1.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.17 to 4.1.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.17...v4.1.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 22:06:36 +00:00
gholk
8e3d023cde
Add reverse option for findnext for better reverse finding
...
With the reverse option, we can do inverse findnext with number prefix.
This commit also import minimist as arguments parsing library.
2022-08-24 22:07:58 +08:00
dependabot[bot]
b10a5d1891
Bump web-ext from 7.1.0 to 7.2.0
...
Bumps [web-ext](https://github.com/mozilla/web-ext ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/7.1.0...7.2.0 )
---
updated-dependencies:
- dependency-name: web-ext
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 22:14:04 +00:00
dependabot[bot]
b56c40db05
Bump eslint-plugin-jsdoc from 39.3.3 to 39.3.6
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.3 to 39.3.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.3...v39.3.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 22:13:54 +00:00
dependabot[bot]
8ab8488b16
Bump eslint-plugin-sonarjs from 0.13.0 to 0.15.0
...
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs ) from 0.13.0 to 0.15.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases )
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.13.0...0.15.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 22:13:11 +00:00
Oliver Blanthorn
0ce20acd30
Merge pull request #4278 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.29.0
...
Bump @typescript-eslint/eslint-plugin-tslint from 5.28.0 to 5.29.0
2022-06-26 11:25:40 +02:00
Oliver Blanthorn
86305be41d
Merge pull request #4279 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.3
...
Bump eslint-plugin-jsdoc from 39.3.2 to 39.3.3
2022-06-26 11:25:00 +02:00
Oliver Blanthorn
a964206849
Merge pull request #4281 from tridactyl/dependabot/npm_and_yarn/esbuild-0.14.47
...
Bump esbuild from 0.14.45 to 0.14.47
2022-06-26 11:24:42 +02:00
dependabot[bot]
52ba789c77
Bump web-ext from 7.0.0 to 7.1.0
...
Bumps [web-ext](https://github.com/mozilla/web-ext ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/7.0.0...7.1.0 )
---
updated-dependencies:
- dependency-name: web-ext
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 22:57:52 +00:00
dependabot[bot]
ffcd0b430a
Bump esbuild from 0.14.45 to 0.14.47
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.45 to 0.14.47.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.45...v0.14.47 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 22:54:50 +00:00
dependabot[bot]
9677dc54d7
Bump eslint-plugin-jsdoc from 39.3.2 to 39.3.3
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.2 to 39.3.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.2...v39.3.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 22:04:40 +00:00
dependabot[bot]
d83113eb63
Bump @typescript-eslint/eslint-plugin-tslint from 5.28.0 to 5.29.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.28.0 to 5.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.29.0/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 22:03:40 +00:00
Oliver Blanthorn
338046fae9
Merge pull request #4276 from tridactyl/dependabot/npm_and_yarn/esbuild-0.14.45
...
Bump esbuild from 0.14.43 to 0.14.45
2022-06-19 15:28:41 +02:00
dependabot[bot]
fbca0af651
Bump esbuild from 0.14.43 to 0.14.45
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.43 to 0.14.45.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.43...v0.14.45 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 22:06:38 +00:00
dependabot[bot]
db1607c9f2
Bump prettier from 2.6.2 to 2.7.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 22:04:54 +00:00
Oliver Blanthorn
26f146545b
Merge pull request #4268 from tridactyl/dependabot/npm_and_yarn/marked-4.0.17
...
Bump marked from 4.0.16 to 4.0.17
2022-06-14 13:13:59 +02:00
dependabot[bot]
5e25b5e195
Bump marked from 4.0.16 to 4.0.17
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.16 to 4.0.17.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.16...v4.0.17 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 22:08:43 +00:00
dependabot[bot]
f31cea54cb
Bump @typescript-eslint/eslint-plugin-tslint from 5.27.1 to 5.28.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.27.1 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 22:06:56 +00:00
Oliver Blanthorn
a141f08d78
Merge pull request #4250 from tridactyl/dependabot/npm_and_yarn/selenium-webdriver-and-types/selenium-webdriver-4.2.0
...
Bump selenium-webdriver and @types/selenium-webdriver
2022-06-10 21:36:04 +02:00
Oliver Blanthorn
84b1ab8ff0
Merge pull request #4258 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.27.1
...
Bump @typescript-eslint/eslint-plugin-tslint from 5.26.0 to 5.27.1
2022-06-10 21:34:59 +02:00
dependabot[bot]
bd2207448a
Bump web-ext from 6.8.0 to 7.0.0
...
Bumps [web-ext](https://github.com/mozilla/web-ext ) from 6.8.0 to 7.0.0.
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/6.8.0...7.0.0 )
---
updated-dependencies:
- dependency-name: web-ext
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 22:02:24 +00:00
dependabot[bot]
5aa9c6efe4
Bump esbuild from 0.14.39 to 0.14.43
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.39 to 0.14.43.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.39...v0.14.43 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 22:01:44 +00:00
dependabot[bot]
53909c1721
Bump @typescript-eslint/eslint-plugin-tslint from 5.26.0 to 5.27.1
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.26.0 to 5.27.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 22:06:24 +00:00
dependabot[bot]
0a1343f05d
Bump selenium-webdriver and @types/selenium-webdriver
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver ). These dependencies needed to be updated together.
Updates `selenium-webdriver` from 4.1.2 to 4.2.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.2.0 )
Updates `@types/selenium-webdriver` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/selenium-webdriver"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 22:03:09 +00:00
Oliver Blanthorn
9be9379aa5
Merge pull request #4242 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.1.0
...
Bump @types/selenium-webdriver from 4.0.20 to 4.1.0
2022-05-24 16:55:25 +01:00
Oliver Blanthorn
b3a97e961c
Merge pull request #4245 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.2
...
Bump eslint-plugin-jsdoc from 39.3.0 to 39.3.2
2022-05-24 16:46:12 +01:00
dependabot[bot]
622f01fa24
Bump eslint-plugin-jsdoc from 39.3.0 to 39.3.2
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.0 to 39.3.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.0...v39.3.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 15:09:55 +00:00
Oliver Blanthorn
803636f1ac
Merge pull request #4239 from tridactyl/dependabot/npm_and_yarn/esbuild-0.14.39
...
Bump esbuild from 0.14.38 to 0.14.39
2022-05-24 16:08:28 +01:00
Oliver Blanthorn
5d39008559
Merge pull request #4238 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.0
...
Bump eslint-plugin-jsdoc from 39.2.9 to 39.3.0
2022-05-24 16:07:50 +01:00
dependabot[bot]
cedb286b1a
Bump eslint-plugin-sonarjs from 0.12.0 to 0.13.0
...
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs ) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases )
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.12.0...0.13.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:41:44 +00:00
dependabot[bot]
f665f2d463
Bump @types/selenium-webdriver from 4.0.20 to 4.1.0
...
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver ) from 4.0.20 to 4.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver )
---
updated-dependencies:
- dependency-name: "@types/selenium-webdriver"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:39:21 +00:00
Oliver Blanthorn
705f21373b
Merge pull request #4240 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.26.0
...
Bump @typescript-eslint/eslint-plugin-tslint from 5.22.0 to 5.26.0
2022-05-24 11:35:10 +01:00
dependabot[bot]
76ae91bcda
Bump eslint-plugin-jsdoc from 39.2.9 to 39.3.0
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.2.9 to 39.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.2.9...v39.3.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:03:30 +00:00
dependabot[bot]
436ae2377e
Bump marked from 4.0.15 to 4.0.16
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.15 to 4.0.16.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.15...v4.0.16 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:03:11 +00:00
dependabot[bot]
8ed3fbcaaf
Bump @typescript-eslint/eslint-plugin-tslint from 5.22.0 to 5.26.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.22.0 to 5.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:02:23 +00:00
dependabot[bot]
a97cbc6c34
Bump esbuild from 0.14.38 to 0.14.39
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.38 to 0.14.39.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.38...v0.14.39 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 10:01:47 +00:00
Oliver Blanthorn
cf13c340ee
Merge pull request #4155 from tridactyl/dependabot/npm_and_yarn/web-ext-6.8.0
...
Bump web-ext from 6.7.0 to 6.8.0
2022-05-24 11:00:31 +01:00
Oliver Blanthorn
7f3fcb7931
Merge pull request #4178 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.26.0
...
Bump eslint-plugin-import from 2.25.4 to 2.26.0
2022-05-24 10:59:34 +01:00
Oliver Blanthorn
9b988e66a6
Merge pull request #4112 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-sonarjs-0.12.0
...
Bump eslint-plugin-sonarjs from 0.7.0 to 0.12.0
2022-05-24 10:59:13 +01:00
Oliver Blanthorn
959c571537
Merge pull request #4208 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.7.22
...
Bump jest-webextension-mock from 3.7.19 to 3.7.22
2022-05-24 10:55:12 +01:00
Oliver Blanthorn
347858d638
Merge pull request #4216 from tridactyl/dependabot/npm_and_yarn/selenium-webdriver-4.1.2
...
Bump selenium-webdriver from 4.1.1 to 4.1.2
2022-05-24 10:55:04 +01:00
Oliver Blanthorn
a880e554f0
Merge pull request #4220 from tridactyl/dependabot/npm_and_yarn/types/jest-27.5.0
...
Bump @types/jest from 27.4.1 to 27.5.0
2022-05-24 10:54:56 +01:00
Oliver Blanthorn
45850ed6dc
Merge pull request #4229 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.20
...
Bump @types/selenium-webdriver from 4.0.18 to 4.0.20
2022-05-24 10:54:47 +01:00