Skip to content

Commit

Permalink
fix(deps): update dependency prettier to v2.8.1 (#37373)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 3, 2023
1 parent bbb8388 commit 6cc80df
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"cypress": "^9.7.0",
"cypress-image-snapshot": "^4.0.1",
"gatsby-cypress": "next",
"prettier": "^2.6.2",
"prettier": "^2.8.1",
"srcset": "^5.0.0",
"start-server-and-test": "^1.14.0"
},
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/development-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"gatsby-core-utils": "next",
"gatsby-cypress": "next",
"is-ci": "^2.0.0",
"prettier": "2.0.4",
"prettier": "2.8.1",
"start-server-and-test": "^1.14.0",
"typescript": "^4.9.4",
"yargs": "^12.0.5"
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"cross-env": "^5.2.0",
"gatsby-cypress": "next",
"is-ci": "^2.0.0",
"prettier": "2.0.4",
"prettier": "2.8.1",
"start-server-and-test": "^1.14.0"
}
}
2 changes: 1 addition & 1 deletion e2e-tests/path-prefix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"is-ci": "^2.0.0",
"make-dir-cli": "^2.0.0",
"npm-run-all": "^4.1.5",
"prettier": "2.0.4",
"prettier": "2.8.1",
"start-server-and-test": "^1.14.0",
"wait-on": "^6.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/production-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"fs-extra": "^7.0.1",
"gatsby-core-utils": "next",
"is-ci": "^2.0.0",
"prettier": "2.0.4",
"prettier": "2.8.1",
"start-server-and-test": "^1.14.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/themes/development-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"cypress": "^9.7.0",
"gatsby-cypress": "next",
"is-ci": "^2.0.0",
"prettier": "2.0.4",
"prettier": "2.8.1",
"start-server-and-test": "^1.14.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/themes/gatsby-theme-about/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"gatsby-plugin-page-creator": "next"
},
"devDependencies": {
"prettier": "2.0.4"
"prettier": "2.8.1"
},
"peerDependencies": {
"react": "^18.0.0 || ^0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/themes/production-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cypress": "^9.7.0",
"gatsby-cypress": "next",
"is-ci": "^2.0.0",
"prettier": "2.0.4",
"prettier": "2.8.1",
"start-server-and-test": "^1.14.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion e2e-tests/trailing-slash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cross-env": "^7.0.3",
"gatsby-cypress": "next",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"prettier": "^2.8.1",
"start-server-and-test": "^1.14.0"
}
}
2 changes: 1 addition & 1 deletion e2e-tests/visual-regression/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cypress-junit-reporter": "^1.3.1",
"gatsby-cypress": "next",
"is-ci": "^2.0.0",
"prettier": "2.0.4",
"prettier": "2.8.1",
"start-server-and-test": "^1.14.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-shopify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^3.4.0-next.1",
"msw": "^0.38.2",
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"prettier-check": "^2.0.0",
"tsc-watch": "^4.6.0",
"typescript": "^4.9.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"p-queue": "^6.6.2",
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"read-chunk": "^3.2.0",
"replaceall": "^0.1.6",
"semver": "^7.3.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19156,10 +19156,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^2.7.1, prettier@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
prettier@^2.8.0, prettier@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==

pretty-bytes@^3.0.0:
version "3.0.1"
Expand Down

0 comments on commit 6cc80df

Please sign in to comment.