Skip to content

Commit ae4f809

Browse files
authored
Merge pull request #122 from playframework/dependabot/npm_and_yarn/ui/prettier-2.8.1
Bump prettier from 2.8.0 to 2.8.1 in /ui
2 parents aa5e210 + 9aff6ae commit ae4f809

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"ncp": "^2.0.0",
21-
"prettier": "^2.8.0",
21+
"prettier": "^2.8.1",
2222
"rimraf": "^3.0.2"
2323
},
2424
"proxy": "http://localhost:9000",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7021,10 +7021,10 @@ prelude-ls@~1.1.2:
70217021
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
70227022
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
70237023

7024-
prettier@^2.8.0:
7025-
version "2.8.0"
7026-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
7027-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
7024+
prettier@^2.8.1:
7025+
version "2.8.1"
7026+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
7027+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
70287028

70297029
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
70307030
version "5.6.0"

0 commit comments

Comments
 (0)