Skip to content

Commit 963a8d0

Browse files
authored
Merge pull request #141 from playframework/dependabot/npm_and_yarn/ui/prettier-2.8.4
Bump prettier from 2.8.3 to 2.8.4 in /ui
2 parents 326d704 + ab7b035 commit 963a8d0

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.3",
21+
"prettier": "^2.8.4",
2222
"rimraf": "^4.1.2"
2323
},
2424
"proxy": "http://localhost:9000",

ui/yarn.lock

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

7000-
prettier@^2.8.3:
7001-
version "2.8.3"
7002-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
7003-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
7000+
prettier@^2.8.4:
7001+
version "2.8.4"
7002+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
7003+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
70047004

70057005
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
70067006
version "5.6.0"

0 commit comments

Comments
 (0)