Bump @babel/eslint-parser from 7.13.14 to 7.14.2

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.13.14 to 7.14.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.2/eslint/babel-eslint-parser)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-14 13:11:42 +00:00
committed by GitHub
parent b2d5542f68
commit f842330c1d
2 changed files with 8 additions and 8 deletions

View File

@@ -69,7 +69,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.2",
"@babel/eslint-parser": "^7.13.14",
"@babel/eslint-parser": "^7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.1",
"@nextcloud/babel-config": "^1.0.0-beta.1",