Merge pull request #3067 from nextcloud/dependabot/npm_and_yarn/master/babel/eslint-parser-7.14.2

Bump @babel/eslint-parser from 7.13.14 to 7.14.2
This commit is contained in:
Julius Härtl
2021-05-14 16:17:52 +02:00
committed by GitHub
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.2",
"@nextcloud/babel-config": "^1.0.0-beta.1",