Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Commit 30e1253

Browse files
Bump prettier from 2.4.1 to 2.5.1 (#100)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.4.1...2.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2d6eed commit 30e1253

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-config-rainbow": "^2.0.0",
4343
"eslint-plugin-jest": "^24.5.2",
4444
"husky": "^7.0.4",
45-
"prettier": "^2.4.1",
45+
"prettier": "^2.5.1",
4646
"tsdx": "^0.14.1",
4747
"tslib": "^2.0.3",
4848
"typescript": "^4.4.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5195,10 +5195,10 @@ prettier@^1.19.1:
51955195
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
51965196
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
51975197

5198-
prettier@^2.4.1:
5199-
version "2.4.1"
5200-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
5201-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
5198+
prettier@^2.5.1:
5199+
version "2.5.1"
5200+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5201+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
52025202

52035203
pretty-format@^25.2.1, pretty-format@^25.5.0:
52045204
version "25.5.0"

0 commit comments

Comments
 (0)