dependabot[bot]
70ccb7d2b6
Bump eslint from 6.8.0 to 8.19.0 ( #487 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.8.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/v6.8.0...v8.19.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 22:18:46 +02:00
dependabot[bot]
5700f15cf2
Update eslint-plugin-import requirement from ^2.20.1 to ^2.26.0 ( #486 )
...
Updates the requirements on [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) to permit the latest version.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.20.1...v2.26.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 19:07:13 +02:00
dependabot[bot]
0e8c4f1c34
Update eslint-config-prettier requirement from ^6.11.0 to ^6.15.0 ( #485 )
...
Updates the requirements on [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) to permit the latest version.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.15.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 19:00:51 +02:00
dependabot[bot]
6421b2aa66
Update eslint-plugin-prettier requirement from ^3.1.4 to ^3.4.1 ( #484 )
...
Updates the requirements on [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) to permit the latest version.
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 18:54:01 +02:00
dependabot[bot]
28758bf63c
Update prettier requirement from ^2.0.5 to ^2.7.1 ( #482 )
...
Updates the requirements on [prettier](https://github.com/prettier/prettier ) to permit the latest version.
- [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.0.5...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 18:44:51 +02:00
jpmschuler
518bae014e
[TASK] Move npm tools and config to default places ( #445 )
...
- Move npm tools and config to default places
- Remove now unnecessary config file parameter from npm scripts
- editorconfig and eslint config contradict, adapt editorconfig
- switch JS indent linting to TYPO3 coding standard of 2 spaces
- adapt composer scripts for new npm location
2022-05-18 17:17:45 +02:00