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-07 15:25:50 +0300
committerGitHub <noreply@github.com>2021-09-07 15:25:50 +0300
commit2b5047986820490f68bbfa2632521d4d4ae410e0 (patch)
treef97a04fd586188ac7c5388046f1d63eac3b5bf3a /package.json
parentdb6a9ed4dedae89c1139ad44f08beee12999b4df (diff)
Bump @babel/eslint-parser from 7.15.0 to 7.15.4
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.15.0 to 7.15.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.15.4/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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 148e3b8ea..fce696914 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"@ckeditor/ckeditor5-build-balloon": "~29.1.0",
"@ckeditor/ckeditor5-core": "^29.1.0",
"@ckeditor/ckeditor5-dev-utils": "25.4.1",
- "@ckeditor/ckeditor5-dev-webpack-plugin": "^25.4.1",
+ "@ckeditor/ckeditor5-dev-webpack-plugin": "^25.4.2",
"@ckeditor/ckeditor5-editor-balloon": "~29.1.0",
"@ckeditor/ckeditor5-essentials": "~29.1.0",
"@ckeditor/ckeditor5-heading": "~29.1.0",
@@ -85,7 +85,7 @@
},
"devDependencies": {
"@babel/core": "^7.15.0",
- "@babel/eslint-parser": "^7.15.0",
+ "@babel/eslint-parser": "^7.15.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.15.0",
"@nextcloud/browserslist-config": "^2.1.0",