Skip to content

Commit 9b79804

Browse files
Merge pull request #402 from elwayman02/dependabot/npm_and_yarn/prettier-2.3.2
2 parents 18120fb + afdc411 commit 9b79804

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-prettier": "^3.4.0",
7777
"loader.js": "^4.7.0",
7878
"npm-run-all": "^4.1.5",
79-
"prettier": "^2.3.1",
79+
"prettier": "^2.3.2",
8080
"qunit": "^2.16.0",
8181
"qunit-dom": "^1.6.0",
8282
"release-it": "^14.10.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12501,10 +12501,10 @@ prettier-linter-helpers@^1.0.0:
1250112501
dependencies:
1250212502
fast-diff "^1.1.2"
1250312503

12504-
prettier@^2.3.1:
12505-
version "2.3.1"
12506-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
12507-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
12504+
prettier@^2.3.2:
12505+
version "2.3.2"
12506+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
12507+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
1250812508

1250912509
pretty-hrtime@^1.0.3:
1251012510
version "1.0.3"

0 commit comments

Comments
 (0)