Skip to content

Commit 2b4e9a7

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

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

Diff for: package.json

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

Diff for: yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -2916,10 +2916,10 @@ prelude-ls@^1.2.1:
29162916
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
29172917
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
29182918

2919-
prettier@^2.5.1:
2920-
version "2.7.1"
2921-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
2922-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
2919+
prettier@^2.8.4:
2920+
version "2.8.4"
2921+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
2922+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
29232923

29242924
prop-types@^15.7.2, prop-types@^15.8.1:
29252925
version "15.8.1"
@@ -2956,11 +2956,6 @@ react-feather@^2.0.10:
29562956
dependencies:
29572957
prop-types "^15.7.2"
29582958

2959-
react-ga4@^1.4.1:
2960-
version "1.4.1"
2961-
resolved "https://registry.yarnpkg.com/react-ga4/-/react-ga4-1.4.1.tgz#6ee2a2db115ed235b2f2092bc746b4eeeca9e206"
2962-
integrity sha512-ioBMEIxd4ePw4YtaloTUgqhQGqz5ebDdC4slEpLgy2sLx1LuZBC9iYCwDymTXzcntw6K1dHX183ulP32nNdG7w==
2963-
29642959
react-is@^16.13.1, react-is@^16.7.0:
29652960
version "16.13.1"
29662961
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"

0 commit comments

Comments
 (0)