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

github.com/nextcloud/mail.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-09-18 04:04:22 +0300
committerGitHub <noreply@github.com>2021-09-18 04:04:22 +0300
commit04ccb0f73b472efb2e0e86fda3ef23b06adcf567 (patch)
tree8422b9e41952c0cb52c8769ec8cf3f141c76cc5c /package.json
parent77d7bceeaaf6b2fc0d8f53d5e48ae856a789351f (diff)
Bump @babel/eslint-parser from 7.15.4 to 7.15.7
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.15.4 to 7.15.7. - [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.15.7/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... 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 000cd49f5..d790f5314 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
},
"devDependencies": {
"@babel/core": "^7.15.5",
- "@babel/eslint-parser": "^7.15.4",
+ "@babel/eslint-parser": "^7.15.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.15.6",
"@nextcloud/browserslist-config": "^2.1.0",