Skip to content

Commit f975fe9

Browse files
Merge pull request #51 from kaliber5/dependabot/npm_and_yarn/prettier-2.3.2
2 parents a85de88 + 618766b commit f975fe9

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
@@ -33,7 +33,7 @@
3333
"eslint-plugin-node": "^11.1.0",
3434
"eslint-plugin-prettier": "^3.4.0",
3535
"jest": "^26.6.3",
36-
"prettier": "^2.3.1",
36+
"prettier": "^2.3.2",
3737
"release-it": "^14.10.0",
3838
"release-it-lerna-changelog": "^3.1.0"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5162,10 +5162,10 @@ prettier-linter-helpers@^1.0.0:
51625162
dependencies:
51635163
fast-diff "^1.1.2"
51645164

5165-
prettier@^2.3.1:
5166-
version "2.3.1"
5167-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
5168-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
5165+
prettier@^2.3.2:
5166+
version "2.3.2"
5167+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
5168+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
51695169

51705170
pretty-format@^26.6.2:
51715171
version "26.6.2"

0 commit comments

Comments
 (0)