aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2022-07-131-4/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.30.6. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/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 #1295 from ↵crupest2022-07-131-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/rxjs-7.5.6
| * | build(deps): Bump rxjs from 7.5.5 to 7.5.6 in /FrontEnddependabot[bot]2022-07-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.5 to 7.5.6. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/7.5.5...7.5.6) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1296 from ↵crupest2022-07-131-1/+1
|\ \ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.9.14
| * | | build(deps-dev): Bump vite from 2.9.13 to 2.9.14 in /FrontEnddependabot[bot]2022-07-131-3/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.13 to 2.9.14. - [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/v2.9.14/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>
* | | Merge pull request #1297 from ↵crupest2022-07-131-1/+1
|\ \ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/marked-4.0.18
| * | | build(deps): Bump marked from 4.0.17 to 4.0.18 in /FrontEnddependabot[bot]2022-07-131-3/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 4.0.17 to 4.0.18. - [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.0.18) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1292 from ↵crupest2022-07-131-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.18.0
| * | build(deps): Bump react-i18next from 11.17.4 to 11.18.0 in /FrontEnddependabot[bot]2022-07-081-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.4 to 11.18.0. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.17.4...v11.18.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1293 from ↵crupest2022-07-131-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-18.0.6
| * | build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2022-07-081-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.5 to 18.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump eslint from 8.18.0 to 8.19.0 in /FrontEnddependabot[bot]2022-07-081-1/+1
|/ | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0) --- updated-dependencies: - dependency-name: eslint 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 18.0.14 to 18.0.15 in /FrontEnddependabot[bot]2022-07-071-1/+1
| | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.14 to 18.0.15. - [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>
* Merge pull request #1285 from ↵crupest2022-07-071-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.30.5
| * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2022-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.0 to 5.30.5. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/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 #1291 from ↵crupest2022-07-071-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/moment-2.29.4
| * build(deps): Bump moment from 2.29.3 to 2.29.4 in /FrontEnddependabot[bot]2022-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [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.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1288 from ↵crupest2022-07-071-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-18.0.3
| * build(deps-dev): Bump @types/node from 18.0.0 to 18.0.3 in /FrontEnddependabot[bot]2022-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.3. - [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 i18next from 21.8.11 to 21.8.13 in /FrontEnddependabot[bot]2022-07-071-1/+1
|/ | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 21.8.11 to 21.8.13. - [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/v21.8.11...v21.8.13) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1281 from ↵crupest2022-07-051-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.17.4
| * build(deps): Bump react-i18next from 11.17.3 to 11.17.4 in /FrontEnddependabot[bot]2022-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.3 to 11.17.4. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.17.3...v11.17.4) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1282 from ↵crupest2022-07-051-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-plugin-pwa-0.12.2
| * | build(deps-dev): Bump vite-plugin-pwa from 0.12.1 to 0.12.2 in /FrontEnddependabot[bot]2022-07-011-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.1...v0.12.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]2022-07-051-1/+1
|/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.0 to 5.30.5. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/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 #1279 from ↵crupest2022-06-301-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/vite-plugin-pwa-0.12.1
| * build(deps-dev): Bump vite-plugin-pwa from 0.12.0 to 0.12.1 in /FrontEnddependabot[bot]2022-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.0...v0.12.1) --- 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 eslint-plugin-prettier in /FrontEnddependabot[bot]2022-06-301-1/+1
|/ | | | | | | | | | | | | | | Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.1.0 to 4.2.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/compare/v4.1.0...v4.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump eslint-plugin-prettier in /FrontEnddependabot[bot]2022-06-281-1/+1
| | | | | | | | | | | | | | | Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.1.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/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1274 from ↵crupest2022-06-281-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.30.0
| * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2022-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #1275 from ↵crupest2022-06-281-1/+1
| |\ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-21.8.11
| | * build(deps): Bump i18next from 21.8.10 to 21.8.11 in /FrontEnddependabot[bot]2022-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 21.8.10 to 21.8.11. - [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/v21.8.10...v21.8.11) --- updated-dependencies: - dependency-name: i18next 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]2022-06-281-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.29.0 to 5.30.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.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>
* / build(deps-dev): Bump vite from 2.9.12 to 2.9.13 in /FrontEnddependabot[bot]2022-06-281-3/+3
|/ | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.13/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>
* Merge pull request #1273 from ↵crupest2022-06-271-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.17.3
| * build(deps): Bump react-i18next from 11.17.2 to 11.17.3 in /FrontEnddependabot[bot]2022-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.2 to 11.17.3. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.17.2...v11.17.3) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps): Bump core-js from 3.23.2 to 3.23.3 in /FrontEnddependabot[bot]2022-06-271-1/+1
|/ | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.2 to 3.23.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.23.2...v3.23.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 #1271 from ↵crupest2022-06-261-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-18.0.14
| * build(deps-dev): Bump @types/react from 18.0.12 to 18.0.14 in /FrontEnddependabot[bot]2022-06-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.12 to 18.0.14. - [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>
* | Merge pull request #1267 from ↵crupest2022-06-251-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-8.18.0
| * | build(deps-dev): Bump eslint from 8.17.0 to 8.18.0 in /FrontEnddependabot[bot]2022-06-241-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1270 from ↵crupest2022-06-251-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.30.1
| * | build(deps-dev): Bump eslint-plugin-react in /FrontEnddependabot[bot]2022-06-241-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.30.1. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1) --- updated-dependencies: - dependency-name: eslint-plugin-react 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]2022-06-241-1/+1
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.29.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump @types/react-transition-group in /FrontEnddependabot[bot]2022-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) from 4.4.4 to 4.4.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group) --- updated-dependencies: - dependency-name: "@types/react-transition-group" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1263 from ↵crupest2022-06-241-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.7.4
| * | build(deps-dev): Bump typescript from 4.7.3 to 4.7.4 in /FrontEnddependabot[bot]2022-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * | build(deps-dev): Bump eslint-plugin-react-hooks in /FrontEnddependabot[bot]2022-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1262 from ↵crupest2022-06-241-1/+1
|\ \ \ | |_|/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.23.2