Skip to content

Commit ad16ac9

Browse files
Bump prettier from 2.8.4 to 2.8.5 (#44)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.4...2.8.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 336e3ad commit ad16ac9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@svgr/webpack": "^6.5.1",
1212
"globby": "13.1.2",
1313
"next": "12.1.0",
14-
"prettier": "^2.8.4",
14+
"prettier": "^2.8.5",
1515
"prop-types": "^15.8.1",
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3034,10 +3034,10 @@ prelude-ls@^1.2.1:
30343034
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
30353035
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
30363036

3037-
prettier@^2.8.4:
3038-
version "2.8.4"
3039-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
3040-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
3037+
prettier@^2.8.5:
3038+
version "2.8.5"
3039+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.5.tgz#3dd8ae1ebddc4f6aa419c9b64d8c8319a7e0d982"
3040+
integrity sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==
30413041

30423042
prop-types@^15.7.2, prop-types@^15.8.1:
30433043
version "15.8.1"

0 commit comments

Comments
 (0)