Skip to content

Commit 3b584e9

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
chore(deps-dev): bump prettier from 2.8.4 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7. - [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.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3506b3 commit 3b584e9

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
@@ -70,7 +70,7 @@
7070
"eslint-plugin-unicorn": "^46.0.0",
7171
"husky": "^8.0.3",
7272
"lint-staged": "^13.2.0",
73-
"prettier": "^2.8.4",
73+
"prettier": "^2.8.7",
7474
"typescript": "^5.0.3"
7575
}
7676
}

yarn.lock

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

2341-
prettier@^2.8.4:
2342-
version "2.8.4"
2343-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
2344-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
2341+
prettier@^2.8.7:
2342+
version "2.8.7"
2343+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
2344+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
23452345

23462346
punycode@^2.1.0:
23472347
version "2.1.1"

0 commit comments

Comments
 (0)