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-31 04:21:16 +0300
committerGitHub <noreply@github.com>2021-05-31 04:21:16 +0300
commitb3794589f8c9f0131efdeaeb814d81f286b7be1c (patch)
tree591ce73994d99c45cc07e3629b623d56153461ae /package.json
parent107cf127013ab831329d2dc8527083496827cbff (diff)
Bump @babel/eslint-parser from 7.14.3 to 7.14.4
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.3 to 7.14.4. - [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.4/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 54d99853..4d1a913e 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.3",
- "@babel/eslint-parser": "^7.14.3",
+ "@babel/eslint-parser": "^7.14.4",
"@babel/preset-env": "^7.14.4",
"@babel/types": "^7.14.4",
"@nextcloud/browserslist-config": "^2.1.0",