Skip to content

Commit afdc411

Browse files
[skip netlify]: Bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7952156 commit afdc411

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
@@ -12332,10 +12332,10 @@ prettier-linter-helpers@^1.0.0:
1233212332
dependencies:
1233312333
fast-diff "^1.1.2"
1233412334

12335-
prettier@^2.3.1:
12336-
version "2.3.1"
12337-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
12338-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
12335+
prettier@^2.3.2:
12336+
version "2.3.2"
12337+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
12338+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
1233912339

1234012340
pretty-hrtime@^1.0.3:
1234112341
version "1.0.3"

0 commit comments

Comments
 (0)