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-11-10 05:11:23 +0300
committerGitHub <noreply@github.com>2021-11-10 05:11:23 +0300
commitab75b5ef688d485d4330fdd8533c1482b45ac455 (patch)
treefc96f5d742699e72d1255c12dc8cebdb43cfb9a7 /package.json
parent61e51cc932ec0edf848a69e3b8b4a4367e405683 (diff)
parentb3156063a6ac1e35cf2cd67db824677b4a4520d9 (diff)
Merge pull request #2085 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.16.3
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 80644549..5845f724 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
},
"devDependencies": {
"@babel/core": "^7.16.0",
- "@babel/eslint-parser": "^7.16.0",
+ "@babel/eslint-parser": "^7.16.3",
"@babel/preset-env": "^7.16.0",
"@babel/types": "^7.16.0",
"@nextcloud/browserslist-config": "^2.2.0",