Skip to content

Commit 1247a2f

Browse files
Merge pull request #148 from kaliber5/dependabot/npm_and_yarn/prettier-2.3.2
2 parents be3669a + a33746c commit 1247a2f

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
@@ -67,7 +67,7 @@
6767
"release-it": "^14.10.0",
6868
"release-it-lerna-changelog": "^3.1.0",
6969
"npm-run-all": "^4.1.5",
70-
"prettier": "^2.3.1",
70+
"prettier": "^2.3.2",
7171
"qunit": "^2.16.0",
7272
"qunit-dom": "^1.6.0"
7373
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10357,10 +10357,10 @@ prettier-linter-helpers@^1.0.0:
1035710357
dependencies:
1035810358
fast-diff "^1.1.2"
1035910359

10360-
prettier@^2.3.1:
10361-
version "2.3.1"
10362-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
10363-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
10360+
prettier@^2.3.2:
10361+
version "2.3.2"
10362+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
10363+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
1036410364

1036510365
printf@^0.5.1:
1036610366
version "0.5.3"

0 commit comments

Comments
 (0)