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>2022-06-17 04:14:39 +0300
committerGitHub <noreply@github.com>2022-06-17 04:14:39 +0300
commit86bbe40b43089f5e956141c12141f7e408bcb2f1 (patch)
tree125a5f4444d58baa762f65fac2573a2579a8b7a0 /package.json
parent72aeae45c4460bb345c88c363dc48e1342597718 (diff)
parentf5726e95dbbf5876087821620b63fd391a073a7c (diff)
Merge pull request #2459 from nextcloud/dependabot/npm_and_yarn/prettier-2.7.1
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 3cbec226..3db3e310 100644
--- a/package.json
+++ b/package.json
@@ -76,6 +76,6 @@
"@nextcloud/webpack-vue-config": "^5.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
- "prettier": "^2.7.0"
+ "prettier": "^2.7.1"
}
}