Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-13 12:04:54 +0300
committerGitHub <noreply@github.com>2021-05-13 12:04:54 +0300
commit6bcc8fe942593dd5b749d6a4bd35f73de599ad1e (patch)
treef3fd4c06a018e0e2565172c4b0531d0712095c5f /package.json
parent491520309cac1ccb39336a397e8ec5c98bea5840 (diff)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bc2387c0..edd329d8 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.0",
- "@babel/eslint-parser": "^7.13.14",
+ "@babel/eslint-parser": "^7.14.2",
"@babel/preset-env": "^7.14.1",
"@babel/types": "^7.14.2",
"@nextcloud/eslint-config": "^5.0.0",