Skip to content

Commit

Permalink
Merge pull request #174 from sunesimonsen/dependabot/npm_and_yarn/pre…
Browse files Browse the repository at this point in the history
…ttier-2.5.1

Bump prettier from 2.4.1 to 2.5.1
  • Loading branch information
sunesimonsen committed Jan 17, 2022
2 parents d3fa67c + 2a3879c commit b79da34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"lerna": "^4.0.0",
"markdown-toc": "^1.2.0",
"node-publisher": "^1.4.0",
"prettier": "2.4.1"
"prettier": "2.5.1"
},
"workspaces": {
"packages": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4782,10 +4782,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

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

process-nextick-args@~2.0.0:
version "2.0.1"
Expand Down

0 comments on commit b79da34

Please sign in to comment.