Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 64420bc

Browse files
authoredApr 3, 2020
build(deps-dev): 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](airbnb/babel-preset-airbnb@v4.5.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a1b3ee8 commit 64420bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/core": "^7.5.5",
2727
"@babel/preset-env": "^7.5.5",
2828
"@babel/preset-react": "^7.0.0",
29-
"babel-preset-airbnb": "^4.0.1",
29+
"babel-preset-airbnb": "^5.0.0",
3030
"enzyme": "^3.11.0",
3131
"enzyme-adapter-react-16.3": "^1.7.2",
3232
"eslint": "^6.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.