Skip to content

Commit b363a4c

Browse files
chore: bump prettier from 2.6.2 to 2.7.1 in /site
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.2...2.7.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13d7466 commit b363a4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"jest-websocket-mock": "2.3.0",
105105
"mini-css-extract-plugin": "2.6.0",
106106
"msw": "0.42.0",
107-
"prettier": "2.6.2",
107+
"prettier": "2.7.1",
108108
"prettier-plugin-organize-imports": "2.3.4",
109109
"react-hot-loader": "4.13.0",
110110
"sql-formatter": "8.0.2",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11247,10 +11247,10 @@ prettier-plugin-organize-imports@2.3.4:
1124711247
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz#65473861ae5ab7960439fff270a2258558fbe9ba"
1124811248
integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==
1124911249

11250-
prettier@2.6.2:
11251-
version "2.6.2"
11252-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
11253-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
11250+
prettier@2.7.1:
11251+
version "2.7.1"
11252+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
11253+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
1125411254

1125511255
"prettier@>=2.2.1 <=2.3.0":
1125611256
version "2.3.0"

0 commit comments

Comments
 (0)