aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #778 from ↵crupest2021-08-311-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.7.8
| * build(deps-dev): Bump @types/node from 16.7.6 to 16.7.8 in /FrontEnddependabot[bot]2021-08-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.6 to 16.7.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #776 from ↵crupest2021-08-311-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-prettier-4.0.0
| * | build(deps-dev): Bump eslint-plugin-prettier in /FrontEnddependabot[bot]2021-08-311-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.0.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-08-311-1/+1
|/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.3 to 4.30.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.30.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #774 from ↵crupest2021-08-301-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.7.6
| * build(deps-dev): Bump @types/node from 16.7.1 to 16.7.6 in /FrontEnddependabot[bot]2021-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.1 to 16.7.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #772 from ↵crupest2021-08-301-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.25.1
| * | build(deps-dev): Bump eslint-plugin-react in /FrontEnddependabot[bot]2021-08-301-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.24.0 to 7.25.1. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.24.0...v7.25.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #771 from ↵crupest2021-08-301-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-router-dom-5.2.1
| * | build(deps): Bump react-router-dom from 5.2.0 to 5.2.1 in /FrontEnddependabot[bot]2021-08-301-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/ReactTraining/react-router/compare/v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #770 from ↵crupest2021-08-301-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.16.4
| * | build(deps): Bump core-js from 3.16.3 to 3.16.4 in /FrontEnddependabot[bot]2021-08-301-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.3 to 3.16.4. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.16.3...v3.16.4) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump typescript from 4.3.5 to 4.4.2 in /FrontEnddependabot[bot]2021-08-271-1/+1
|/ | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #767 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.5.1crupest2021-08-251-1/+1
|\
| * build(deps-dev): Bump vite from 2.5.0 to 2.5.1 in /FrontEnddependabot[bot]2021-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@2.5.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-08-251-1/+1
|/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 4.29.3. - [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.29.3/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #766 from ↵crupest2021-08-251-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.16.3
| * build(deps): Bump core-js from 3.16.2 to 3.16.3 in /FrontEnddependabot[bot]2021-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.2 to 3.16.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.16.2...v3.16.3) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #765 from ↵crupest2021-08-251-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-plugin-pwa-0.11.2
| * | build(deps-dev): Bump vite-plugin-pwa from 0.11.0 to 0.11.2 in /FrontEnddependabot[bot]2021-08-251-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.11.0 to 0.11.2. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.11.0...v0.11.2) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-08-241-1/+1
|/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.2 to 4.29.3. - [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.29.3/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #761 from ↵crupest2021-08-231-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-prettier-3.4.1
| * build(deps-dev): Bump eslint-plugin-prettier in /FrontEnddependabot[bot]2021-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump @types/node from 16.6.2 to 16.7.1 in /FrontEnddependabot[bot]2021-08-231-1/+1
|/ | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.6.2 to 16.7.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #758 from ↵crupest2021-08-221-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.6.2
| * build(deps-dev): Bump @types/node from 16.6.1 to 16.6.2 in /FrontEnddependabot[bot]2021-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.6.1 to 16.6.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump vite-plugin-pwa from 0.10.0 to 0.11.0 in /FrontEnddependabot[bot]2021-08-201-1/+1
|/ | | | | | | | | | | | | | Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump @types/react from 17.0.18 to 17.0.19 in /FrontEnddependabot[bot]2021-08-191-1/+1
| | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.18 to 17.0.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump core-js from 3.16.1 to 3.16.2 in /FrontEnddependabot[bot]2021-08-181-1/+1
| | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.16.1...v3.16.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-08-171-1/+1
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.1 to 4.29.2. - [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.29.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #755 from ↵dependabot[bot]2021-08-171-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.29.2
| * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.1 to 4.29.2. - [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.29.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump vite from 2.4.4 to 2.5.0 in /FrontEnddependabot[bot]2021-08-171-1/+1
|/ | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.4.4 to 2.5.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@2.5.0/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump @types/react from 17.0.17 to 17.0.18 in /FrontEnddependabot[bot]2021-08-161-1/+1
| | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.17 to 17.0.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump @types/node from 16.6.0 to 16.6.1 in /FrontEnddependabot[bot]2021-08-131-1/+1
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.6.0 to 16.6.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump workbox-precaching from 6.2.3 to 6.2.4 in /FrontEnddependabot[bot]2021-08-121-1/+1
| | | | | | | | | | | | | | Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.3...v6.2.4) --- updated-dependencies: - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #750 from ↵crupest2021-08-131-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-strategies-6.2.4
| * build(deps): Bump workbox-strategies from 6.2.3 to 6.2.4 in /FrontEnddependabot[bot]2021-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.3...v6.2.4) --- updated-dependencies: - dependency-name: workbox-strategies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps): Bump workbox-expiration from 6.2.2 to 6.2.4 in /FrontEnddependabot[bot]2021-08-121-1/+1
|/ | | | | | | | | | | | | | Bumps [workbox-expiration](https://github.com/googlechrome/workbox) from 6.2.2 to 6.2.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.2...v6.2.4) --- updated-dependencies: - dependency-name: workbox-expiration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #747 from ↵crupest2021-08-121-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-cacheable-response-6.2.4
| * build(deps): Bump workbox-cacheable-response in /FrontEnddependabot[bot]2021-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-cacheable-response](https://github.com/googlechrome/workbox) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.3...v6.2.4) --- updated-dependencies: - dependency-name: workbox-cacheable-response dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #748 from ↵crupest2021-08-121-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-window-6.2.4
| * | build(deps): Bump workbox-window from 6.2.3 to 6.2.4 in /FrontEnddependabot[bot]2021-08-121-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.3...v6.2.4) --- updated-dependencies: - dependency-name: workbox-window dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #749 from ↵crupest2021-08-121-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-16.6.0
| * | build(deps-dev): Bump @types/node from 16.4.13 to 16.6.0 in /FrontEnddependabot[bot]2021-08-121-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.13 to 16.6.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps): Bump workbox-routing from 6.2.3 to 6.2.4 in /FrontEnddependabot[bot]2021-08-121-1/+1
|/ | | | | | | | | | | | | | Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.3...v6.2.4) --- updated-dependencies: - dependency-name: workbox-routing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #744 from ↵crupest2021-08-121-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-20.4.0
| * build(deps): Bump i18next from 20.3.5 to 20.4.0 in /FrontEnddependabot[bot]2021-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 20.3.5 to 20.4.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v20.3.5...v20.4.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #741 from ↵crupest2021-08-121-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/workbox-precaching-6.2.3