Skip to content

Commit 463ec22

Browse files
mikehardyfacebook-github-bot
authored andcommitted
chore(version): major version to go with dependency update (#31732)
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
1 parent 9ca460f commit 463ec22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-react-native-community/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/eslint-config",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "ESLint config for React Native",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)