Skip to content

Commit 9e6a95b

Browse files
Merge pull request #539 from ui-router/dependabot/npm_and_yarn/prettier-2.3.2
2 parents c7706cb + 4afdd22 commit 9e6a95b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"angular": "^1.8.1",
3939
"husky": "^4.3.8",
4040
"ng-packagr": "^10.0.0",
41-
"prettier": "^2.3.1",
41+
"prettier": "^2.3.2",
4242
"pretty-quick": "^2.0.1",
4343
"rxjs": "^6.6.7",
4444
"rxjs-compat": "^6.6.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2899,10 +2899,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.2, postcss@^7.0.27, postcss@^7.0.29
28992899
source-map "^0.6.1"
29002900
supports-color "^6.1.0"
29012901

2902-
prettier@^2.3.1:
2903-
version "2.3.1"
2904-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
2905-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
2902+
prettier@^2.3.2:
2903+
version "2.3.2"
2904+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
2905+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
29062906

29072907
pretty-quick@^2.0.1:
29082908
version "2.0.2"

0 commit comments

Comments
 (0)