aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-03-20 09:58:09 +0000
committerRenovate Bot <[email protected]>2022-03-20 09:58:09 +0000
commitae532be97b73f3ecf36a947c7806325aaf246bf6 (patch)
tree1f43290e2273e8635c68c3db87528337f1d90db9 /package.json
parentMerge branch 'main' of https://github.com/senpy-club/graphql-api (diff)
downloadgraphql-api-ae532be97b73f3ecf36a947c7806325aaf246bf6.tar.xz
graphql-api-ae532be97b73f3ecf36a947c7806325aaf246bf6.zip
chore(deps): update dependency prettier to v2.6.0
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 c144157..a110f2f 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"devDependencies": {
"@cloudflare/wrangler": "1.19.9",
"eslint": "8.11.0",
- "prettier": "2.4.1",
+ "prettier": "2.6.0",
"webpack": "5.56.0"
},
"main": "src/index.js"