Skip to content

Commit

Permalink
Bump prettier from 2.1.2 to 2.2.1 (#42)
Browse files Browse the repository at this point in the history
Bumps "Prettier" [1] from 2.1.2 to 2.2.1.

Release notes: https://github.com/prettier/prettier/releases
Changelog: https://github.com/prettier/prettier/blob/master/CHANGELOG.md
Commits: prettier/prettier@2.1.2...2.2.1

[1]: https://prettier.io

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2020
1 parent 28f888a commit 6e91700
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"husky": "^4.3.0",
"lint-staged": "^10.5.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.2",
"prettier": "^2.2.1",
"remark-cli": "^8.0.1",
"remark-preset-lint-arcticicestudio": ">=0.3.0 <1.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1197,10 +1197,10 @@ plur@^3.0.0:
dependencies:
irregular-plurals "^2.0.0"

prettier@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
prettier@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==

pump@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 6e91700

Please sign in to comment.