aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-28 09:25:48 +0000
committerGitHub <[email protected]>2023-05-28 09:25:48 +0000
commit739a00105cf796c51be87140c26ee395c5994d93 (patch)
treea4bf769c3db018c683ea4fb93767e2d2053cfaa2 /package.json
parentMerge branch 'main' of https://github.com/senpy-club/graphql-api (diff)
downloadgraphql-api-renovate/prettier-2.x.tar.xz
graphql-api-renovate/prettier-2.x.zip
chore(deps): update dependency prettier to v2.8.8renovate/prettier-2.x
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 a110f2f..6a0c005 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"devDependencies": {
"@cloudflare/wrangler": "1.19.9",
"eslint": "8.11.0",
- "prettier": "2.6.0",
+ "prettier": "2.8.8",
"webpack": "5.56.0"
},
"main": "src/index.js"