Skip to content

Commit

Permalink
chore(deps): update prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 7718a81 commit 461aaf4
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 148 deletions.
2 changes: 1 addition & 1 deletion examples/programmatic-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@graphql-tools/schema": "10.0.0",
"graphql": "16.8.0",
"graphql-tag": "2.12.6",
"prettier": "2.8.8"
"prettier": "3.2.4"
},
"devDependencies": {
"@types/node": "18.17.11",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@theguild/eslint-config": "0.11.0",
"@theguild/prettier-config": "0.1.1",
"@theguild/prettier-config": "2.0.5",
"@types/jest": "28.1.8",
"babel-jest": "29.6.4",
"bob-the-bundler": "6.0.0",
Expand All @@ -61,7 +61,7 @@
"jest-junit": "16.0.0",
"lint-staged": "13.2.2",
"patch-package": "8.0.0",
"prettier": "2.8.8",
"prettier": "3.2.4",
"prettier-plugin-svelte": "2.10.1",
"rimraf": "4.4.1",
"ts-jest": "28.0.8",
Expand All @@ -82,7 +82,7 @@
]
},
"resolutions": {
"prettier": "2.8.8",
"prettier": "3.2.4",
"babel-jest": "29.6.4",
"jest-runner": "28.1.3",
"graphql": "16.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-codegen-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"change-case-all": "1.0.15",
"js-yaml": "4.1.0",
"make-dir": "4.0.0",
"prettier": "2.8.8"
"prettier": "3.2.4"
},
"peerDependencies": {
"@parcel/watcher": "^2.1.0",
Expand Down

0 comments on commit 461aaf4

Please sign in to comment.