[Doppins] Upgrade dependency prettier-eslint to ^12.0.0 #24
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi!
A new version was just released of
prettier-eslint
, so Doppinshas upgraded your project's dependency ranges.
Make sure that it doesn't break anything, and happy merging!![:shipit: :shipit:](https://github.githubassets.com/images/icons/emoji/shipit.png)
Upgraded prettier-eslint from
^8.8.1
to^11.0.0
Changelog:
Version 11.0.0
11.0.0 (
https://github.com/prettier/prettier-eslint/compare/v10.1.1...v11.0.0
) (2020-06-07)Build System
#334
](https://github.com/prettier/prettier-eslint/issues/334
)) ([491c8d8 (https://github.com/prettier/prettier-eslint/commit/491c8d8400a6cfa6bfff21e3565eb143ae9faf9c
))BREAKING CHANGES
Version 10.1.1
10.1.1 (
https://github.com/prettier/prettier-eslint/compare/v10.1.0...v10.1.1
) (2020-05-24)update dependencies
dependencies
@typescript-eslint
/parser": "^3.0.0"devDependencies
Version 10.1.0
10.1.0 (
https://github.com/prettier/prettier-eslint/compare/v10.0.0...v10.1.0
) (2020-05-21)Fix
#337
](https://github.com/prettier/prettier-eslint/issues/337
)) ([fb19c6e (https://github.com/prettier/prettier-eslint/commit/fb19c6ef1ac0f7e445cb248ed5095320b54df32d
))Version 10.0.0
10.0.0 (
https://github.com/prettier/prettier-eslint/compare/v9.0.2...v10.0.0
) (2020-05-21)Features
#236
](https://github.com/prettier/prettier-eslint/issues/236
)) ([b2ae087 (https://github.com/prettier/prettier-eslint/commit/b2ae0878520dbaf93fc7c4faffd120928088c8d6
))BREAKING CHANGES
Version 9.0.2
9.0.2 (
https://github.com/prettier/prettier-eslint/compare/v9.0.1...v9.0.2
) (2020-05-21)Reverts
#254
)" (#336
) (71f8d84](https://github.com/prettier/prettier-eslint/commit/71f8d841290f9a9cec743c9c21a4b5908d53e335
)), closes#254
[#336
(https://github.com/prettier/prettier-eslint/issues/336
)Version 9.0.1
9.0.1 (
https://github.com/prettier/prettier-eslint/compare/v9.0.0...v9.0.1
) (2019-11-17)Bug Fixes
https://github.com/prettier/prettier-eslint/commit/4dfa4fbc615a6c6a4cd94e824421fdb2d80c4baf
))Version 9.0.0
9.0.0 (
https://github.com/prettier/prettier-eslint/compare/v8.8.2...v9.0.0
) (2019-06-16)Bug Fixes
https://github.com/prettier/prettier-eslint/commit/668282f
))https://github.com/prettier/prettier-eslint/commit/deb9d48
))https://github.com/prettier/prettier-eslint/commit/2433f68
))chore
https://github.com/prettier/prettier-eslint/commit/58f84ee
))BREAKING CHANGES