Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 5f3f53c

Browse files
build(deps): update dependency eslint-plugin-prettier to v3.4.0 (#249)
Co-authored-by: Renovate Bot <[email protected]>
1 parent be268fa commit 5f3f53c

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
@@ -11,7 +11,7 @@
1111
"@netlify/cache-utils": "1.0.7"
1212
},
1313
"devDependencies": {
14-
"eslint-plugin-prettier": "3.3.1",
14+
"eslint-plugin-prettier": "3.4.0",
1515
"netlify-cli": "3.18.0",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5199,10 +5199,10 @@ eslint-plugin-jsx-a11y@^6.2.3:
51995199
jsx-ast-utils "^2.4.1"
52005200
language-tags "^1.0.5"
52015201

5202-
eslint-plugin-prettier@3.3.1:
5203-
version "3.3.1"
5204-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
5205-
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
5202+
eslint-plugin-prettier@3.4.0:
5203+
version "3.4.0"
5204+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
5205+
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
52065206
dependencies:
52075207
prettier-linter-helpers "^1.0.0"
52085208

0 commit comments

Comments
 (0)