Skip to content

Commit

Permalink
chore(version): major version to go with dependency update (#31732)
Browse files Browse the repository at this point in the history
Summary:
#31490 bumped the dependency versions of `typescript-eslint` project across a semver major,
bumping the package version here a semver major to correspond, prior to publishing

This is being done [in concert with](#31490 (comment)) matt-oakes who may hopefully publish the result and PeteTheHeat
who merged #31490 (thanks!)

I copied the changelog chunk from the last version bump merged here, hopefully it is correct + useful

## Changelog

[General] [Fixed] - Upgrade dependencies / version of eslint package

Pull Request resolved: #31732

Test Plan: Run in local project

Reviewed By: TheSavior

Differential Revision: D29167289

Pulled By: PeteTheHeat

fbshipit-source-id: 464365b2bff936ad5a33f9a39eb8e56aed8e8715
  • Loading branch information
mikehardy authored and facebook-github-bot committed Jun 16, 2021
1 parent 9ca460f commit 463ec22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-config-react-native-community/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/eslint-config",
"version": "2.0.0",
"version": "3.0.0",
"description": "ESLint config for React Native",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit 463ec22

Please sign in to comment.