Skip to content

Commit 4e96dfa

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps-dev): bump prettier from 2.7.1 to 2.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0. - [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.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42f5bd5 commit 4e96dfa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-prettier": "^4.2.1",
4848
"jest": "^28.1.0",
4949
"js-yaml": "^4.1.0",
50-
"prettier": "^2.7.1",
50+
"prettier": "^2.8.0",
5151
"ts-jest": "^28.0.8",
5252
"typescript": "^4.9.3"
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3357,10 +3357,10 @@ prettier-linter-helpers@^1.0.0:
33573357
dependencies:
33583358
fast-diff "^1.1.2"
33593359

3360-
prettier@^2.2.1, prettier@^2.7.1:
3361-
version "2.7.1"
3362-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3363-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3360+
prettier@^2.2.1, prettier@^2.8.0:
3361+
version "2.8.0"
3362+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
3363+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
33643364

33653365
pretty-format@^27.0.0, pretty-format@^27.5.1:
33663366
version "27.5.1"

0 commit comments

Comments
 (0)