build(deps-dev): bump xo from 1.2.3 to 3.0.1#47
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [xo](https://github.com/xojs/xo) from 1.2.3 to 3.0.1. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v1.2.3...v3.0.1) --- updated-dependencies: - dependency-name: xo dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f686735 to
017f845
Compare
Contributor
Author
|
Superseded by #49. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps xo from 1.2.3 to 3.0.1.
Release notes
Sourced from xo's releases.
... (truncated)
Commits
561be4e3.0.191d3e6dFix type resolution for TypeScript files outside the tsconfig698a9033.0.0a728ac5ReplacexoToEslintConfigwithxo/eslint-adapterand delegate Prettier to ...9fbffd0Add issue template config to route rule issues to config repos945fd51Warn when the project's TypeScript is older than the bundled version797693aFix crash when linting JSON files with Prettier enabled4fddd6fRemove built-in React support6ed7c84Improve test performance44b648bTweaks