From e5a8436ec193f11f7a976d64eae09240a7818a7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 06:47:31 +0000 Subject: [PATCH] Bump babel-preset-airbnb from 4.5.0 to 5.0.0 Bumps [babel-preset-airbnb](https://github.com/airbnb/babel-preset-airbnb) from 4.5.0 to 5.0.0. - [Release notes](https://github.com/airbnb/babel-preset-airbnb/releases) - [Changelog](https://github.com/airbnb/babel-preset-airbnb/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/babel-preset-airbnb/compare/v4.5.0...v5.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f4443e..aa8dba6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@babel/cli": "^7.5.5", "@babel/core": "^7.5.5", "@babel/runtime": "^7.5.5", - "babel-preset-airbnb": "^4.0.1", + "babel-preset-airbnb": "^5.0.0", "eslint": "^6.6.0", "eslint-config-airbnb-base": "^14.0.0", "eslint-plugin-import": "^2.16.0"