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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-15 05:17:33 +0300
committerGitHub <noreply@github.com>2019-12-15 05:17:33 +0300
commit9343358315775594b139c9021d1688c4a898f992 (patch)
tree1947c1e6d1d23f659140d84702ccb01400529a65 /package.json
parentcf4dd3247206feeb4439268af18f8e2296dc41c7 (diff)
Bump prettier-eslint from 8.8.2 to 9.0.1
Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 8.8.2 to 9.0.1. - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier-eslint/compare/v8.8.2...v9.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 00227f36..a5fff833 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"file-loader": "^5.0.2",
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.13.0",
- "prettier-eslint": "^8.8.2",
+ "prettier-eslint": "^9.0.1",
"raw-loader": "^4.0.0",
"sass-loader": "^8.0.0",
"stylelint": "^12.0.0",