Skip to content

Commit

Permalink
Merge pull request #39 from kristerkari/dependabot/npm_and_yarn/prett…
Browse files Browse the repository at this point in the history
…ier-2.7.1

Bump prettier from 1.13.3 to 2.7.1
  • Loading branch information
kristerkari committed Jul 6, 2022
2 parents 5f60d1a + 40a8d81 commit 3981742
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jest": "^23.1.0",
"lint-staged": "^13.0.3",
"npmpub": "^3.1.0",
"prettier": "^1.13.3",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"size-limit": "^7.0.8"
},
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3467,9 +3467,10 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@^1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.3.tgz#e74c09a7df6519d472ca6febaa37cf7addb48a20"
prettier@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

pretty-format@^23.0.1:
version "23.0.1"
Expand Down

0 comments on commit 3981742

Please sign in to comment.