dependabot-preview[bot]
|
3ce47ab373
|
Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.21.0 to 4.22.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.22.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-12 17:32:44 +00:00 |
|
dependabot-preview[bot]
|
bf272345bf
|
Bump @typescript-eslint/parser from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.21.0 to 4.22.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.22.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-12 17:11:55 +00:00 |
|
dependabot-preview[bot]
|
5cf67e2eff
|
Bump marked from 2.0.2 to 2.0.3
Bumps [marked](https://github.com/markedjs/marked) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.2...v2.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-11 19:18:10 +00:00 |
|
Oliver Blanthorn
|
5db0337349
|
Merge pull request #3554 from tridactyl/esbuild
Switch to esbuild-loader
|
2021-04-10 22:34:57 +01:00 |
|
Oliver Blanthorn
|
3c35f54c5e
|
Switch to pure esbuild from esbuild-loader
|
2021-04-10 22:44:34 +02:00 |
|
dependabot-preview[bot]
|
810a394dca
|
Bump marked from 2.0.1 to 2.0.2
Bumps [marked](https://github.com/markedjs/marked) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.1...v2.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-10 20:28:21 +00:00 |
|
dependabot-preview[bot]
|
8cad0342f2
|
Bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-09 22:24:36 +00:00 |
|
dependabot-preview[bot]
|
1ac88e6dac
|
Bump webpack from 5.31.1 to 5.31.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.1 to 5.31.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.1...v5.31.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-09 18:28:01 +00:00 |
|
dependabot-preview[bot]
|
e797493fd9
|
Bump webpack from 5.31.0 to 5.31.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.0 to 5.31.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.0...v5.31.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-09 17:25:25 +00:00 |
|
dependabot-preview[bot]
|
85ea30db83
|
Bump webpack-cli from 4.5.0 to 4.6.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-07 17:23:35 +00:00 |
|
dependabot-preview[bot]
|
68cc3c38b0
|
Bump webpack from 5.30.0 to 5.31.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.30.0 to 5.31.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.30.0...v5.31.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-07 16:57:03 +00:00 |
|
Oliver Blanthorn
|
7e0565947f
|
Remove unused package
|
2021-04-07 14:28:32 +02:00 |
|
Oliver Blanthorn
|
5b3f14cc97
|
Switch to esbuild-loader
NB: this turns off type checking
|
2021-04-07 11:39:01 +02:00 |
|
dependabot-preview[bot]
|
445c7d80e0
|
Bump geckodriver from 1.22.2 to 1.22.3
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.22.2 to 1.22.3.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.22.2...v1.22.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-06 19:46:30 +00:00 |
|
dependabot-preview[bot]
|
83547163a8
|
Bump jest-webextension-mock from 3.7.8 to 3.7.9
Bumps jest-webextension-mock from 3.7.8 to 3.7.9.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-06 19:28:53 +00:00 |
|
dependabot-preview[bot]
|
b4f28321fc
|
Bump copy-webpack-plugin from 8.1.0 to 8.1.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.0...v8.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-06 11:50:45 +00:00 |
|
dependabot-preview[bot]
|
8cbe370141
|
Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.19.0 to 4.21.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.21.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-05 17:51:33 +00:00 |
|
dependabot-preview[bot]
|
a0db9ce646
|
Bump @typescript-eslint/eslint-plugin-tslint from 4.19.0 to 4.21.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.19.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/eslint-plugin-tslint)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-05 17:29:26 +00:00 |
|
dependabot-preview[bot]
|
429214b58a
|
Bump @typescript-eslint/parser from 4.19.0 to 4.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.19.0 to 4.21.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.21.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-05 17:07:27 +00:00 |
|
dependabot-preview[bot]
|
7002193d56
|
Bump webpack from 5.28.0 to 5.30.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.28.0 to 5.30.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.28.0...v5.30.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-01 18:50:49 +00:00 |
|
dependabot-preview[bot]
|
e37a81fe4d
|
[Security] Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. **This update includes a security fix.**
- [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-preview[bot] <support@dependabot.com>
|
2021-03-29 18:23:36 +00:00 |
|
dependabot-preview[bot]
|
cd56111a7f
|
Bump ts-loader from 8.0.18 to 8.1.0
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.18 to 8.1.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.18...v8.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-28 10:01:31 +00:00 |
|
dependabot-preview[bot]
|
438748baf8
|
Bump @types/jest from 26.0.21 to 26.0.22
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 to 26.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-27 01:19:37 +00:00 |
|
dependabot-preview[bot]
|
795635778e
|
Bump @types/node from 14.14.36 to 14.14.37
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.36 to 14.14.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-27 00:16:33 +00:00 |
|
dependabot-preview[bot]
|
1a3eb5ea4f
|
Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-26 21:06:22 +00:00 |
|
dependabot-preview[bot]
|
670d525f83
|
Bump @types/selenium-webdriver from 4.0.11 to 4.0.12
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-25 18:38:59 +00:00 |
|
dependabot-preview[bot]
|
e73a91e66b
|
Bump @types/node from 14.14.35 to 14.14.36
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 14.14.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-25 18:13:08 +00:00 |
|
dependabot-preview[bot]
|
f9c9739906
|
Bump webpack from 5.27.2 to 5.28.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.2 to 5.28.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.2...v5.28.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-24 12:43:45 +00:00 |
|
dependabot-preview[bot]
|
02198ad8d9
|
Bump @typescript-eslint/parser from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.18.0 to 4.19.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.19.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-22 18:16:33 +00:00 |
|
dependabot-preview[bot]
|
a847e38095
|
Bump @typescript-eslint/eslint-plugin-tslint from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/eslint-plugin-tslint)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-22 17:56:07 +00:00 |
|
dependabot-preview[bot]
|
54679e0460
|
Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.18.0 to 4.19.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.19.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-22 17:25:22 +00:00 |
|
dependabot-preview[bot]
|
d43cfd7d86
|
Bump copy-webpack-plugin from 8.0.0 to 8.1.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v8.0.0...v8.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-22 16:36:10 +00:00 |
|
dependabot-preview[bot]
|
b7fa3fcd30
|
Bump webpack from 5.27.1 to 5.27.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.1 to 5.27.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.1...v5.27.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-22 14:47:11 +00:00 |
|
dependabot-preview[bot]
|
92f12095ba
|
Bump webpack from 5.27.0 to 5.27.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.0 to 5.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.0...v5.27.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-20 19:52:06 +00:00 |
|
dependabot-preview[bot]
|
960b9ca9de
|
Bump webpack from 5.26.3 to 5.27.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.3 to 5.27.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.26.3...v5.27.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-19 16:52:43 +00:00 |
|
dependabot-preview[bot]
|
4c293d0425
|
Bump @types/jest from 26.0.20 to 26.0.21
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-17 16:15:46 +00:00 |
|
dependabot-preview[bot]
|
1829455cb1
|
Bump webpack from 5.26.2 to 5.26.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.2 to 5.26.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.26.2...v5.26.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-17 13:50:52 +00:00 |
|
dependabot-preview[bot]
|
792c709991
|
Merge pull request #3485 from tridactyl/dependabot/npm_and_yarn/tsconfig-paths-webpack-plugin-3.5.1
|
2021-03-17 01:33:32 +00:00 |
|
dependabot-preview[bot]
|
01a851ec64
|
Bump webpack from 5.26.1 to 5.26.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.1 to 5.26.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.26.1...v5.26.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-16 20:13:44 +00:00 |
|
dependabot-preview[bot]
|
85487fed92
|
Bump webpack from 5.26.0 to 5.26.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.0 to 5.26.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.26.0...v5.26.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-16 14:22:29 +00:00 |
|
dependabot-preview[bot]
|
95e65c7e90
|
Bump tsconfig-paths-webpack-plugin from 3.5.0 to 3.5.1
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v3.5.0...v3.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-16 09:42:44 +00:00 |
|
dependabot-preview[bot]
|
fd4e42d03a
|
Bump tsconfig-paths-webpack-plugin from 3.4.1 to 3.5.0
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v3.4.1...v3.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-15 22:47:49 +00:00 |
|
Oliver Blanthorn
|
5f35390fa4
|
Merge pull request #3441 from tridactyl/dependabot/npm_and_yarn/copy-webpack-plugin-8.0.0
Bump copy-webpack-plugin from 7.0.0 to 8.0.0
|
2021-03-15 21:39:21 +00:00 |
|
dependabot-preview[bot]
|
f1b620d2a1
|
Bump @types/node from 14.14.34 to 14.14.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-15 19:08:43 +00:00 |
|
dependabot-preview[bot]
|
25284e8081
|
Bump copy-webpack-plugin from 7.0.0 to 8.0.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v7.0.0...v8.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-15 18:31:46 +00:00 |
|
dependabot-preview[bot]
|
f0c8a2ccb2
|
Bump @typescript-eslint/parser from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.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.18.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-15 18:01:29 +00:00 |
|
dependabot-preview[bot]
|
fc96bc0278
|
Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.18.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.18.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-15 17:36:55 +00:00 |
|
dependabot-preview[bot]
|
309e6a9333
|
Bump @typescript-eslint/eslint-plugin-tslint from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/eslint-plugin-tslint)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-15 17:07:33 +00:00 |
|
dependabot-preview[bot]
|
b3131ea526
|
Bump webpack from 5.25.1 to 5.26.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.25.1 to 5.26.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.25.1...v5.26.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-15 16:18:50 +00:00 |
|
Oliver Blanthorn
|
579451f7df
|
Merge pull request #3454 from tridactyl/dependabot/npm_and_yarn/web-ext-6.0.0
Bump web-ext from 5.5.0 to 6.0.0
|
2021-03-15 15:54:37 +00:00 |
|