mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency eslint-plugin-prettier to v3.3.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
e9c3b7d5cd
commit
175c13f82e
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user