Skip to content

Commit 6135c0f

Browse files
Bump prettier from 2.3.0 to 2.3.1 (#97)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.0...2.3.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 531a036 commit 6135c0f

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
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@vercel/ncc": "0.28.6",
1818
"husky": "6.0.0",
19-
"prettier": "2.3.0",
19+
"prettier": "2.3.1",
2020
"typescript": "4.3.2"
2121
}
2222
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@ once@^1.4.0:
148148
dependencies:
149149
wrappy "1"
150150

151-
prettier@2.3.0:
152-
version "2.3.0"
153-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
154-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
151+
prettier@2.3.1:
152+
version "2.3.1"
153+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
154+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
155155

156156
tunnel@0.0.6:
157157
version "0.0.6"

0 commit comments

Comments
 (0)