Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 9f3428a

Browse files
Bump prettier from 2.6.2 to 2.7.1
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a312263 commit 9f3428a

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"follow-redirects": ">=1.15.1",
2525
"node-fetch": "<3.0.0",
2626
"node-forge": ">=1.3.1",
27-
"prettier": "^2.6.2",
27+
"prettier": "^2.7.1",
2828
"react": "^18.1.0",
2929
"react-dom": "^18.1.0",
3030
"sass": "^1.52.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3209,10 +3209,10 @@ prepend-http@^2.0.0:
32093209
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
32103210
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
32113211

3212-
prettier@^2.6.2:
3213-
version "2.6.2"
3214-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
3215-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
3212+
prettier@^2.7.1:
3213+
version "2.7.1"
3214+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3215+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
32163216

32173217
process-nextick-args@~2.0.0:
32183218
version "2.0.1"

0 commit comments

Comments
 (0)