fix(deps): update dependency eslint-plugin-prettier to v3.3.1

This commit is contained in:
Renovate Bot
2021-01-04 20:49:44 +00:00
committed by Łukasz Mierzwa
parent e9c3b7d5cd
commit 175c13f82e
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -8770,9 +8770,9 @@
}
},
"eslint-plugin-prettier": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.0.tgz",
"integrity": "sha512-tMTwO8iUWlSRZIwS9k7/E4vrTsfvsrcM5p1eftyuqWH25nKsz/o6/54I7jwQ/3zobISyC7wMy9ZsFwgTxOcOpQ==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz",
"integrity": "sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==",
"requires": {
"prettier-linter-helpers": "^1.0.0"
}

View File

@@ -41,7 +41,7 @@
"csshake": "1.5.3",
"date-fns": "2.16.1",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-prettier": "3.3.0",
"eslint-plugin-prettier": "3.3.1",
"favico.js": "0.3.10",
"fetch-mock": "9.11.0",
"fontfaceobserver": "2.1.0",