Skip to content

Commit b347029

Browse files
committed
chore(deps): update devdependency eslint-config-prettier to ^6.15.0
1 parent 97e37aa commit b347029

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
@@ -117,7 +117,7 @@
117117
"core-js": "^3.6.5",
118118
"cross-env": "^7.0.2",
119119
"eslint": "^7.12.1",
120-
"eslint-config-prettier": "^6.14.0",
120+
"eslint-config-prettier": "^6.15.0",
121121
"eslint-config-standard": "^15.0.0",
122122
"eslint-config-vue": "^2.0.2",
123123
"eslint-plugin-import": "^2.22.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5523,10 +5523,10 @@ escodegen@^1.14.1:
55235523
optionalDependencies:
55245524
source-map "~0.6.1"
55255525

5526-
eslint-config-prettier@^6.14.0:
5527-
version "6.14.0"
5528-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14.0.tgz#390e7863a8ae99970981933826476169285b3a27"
5529-
integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ==
5526+
eslint-config-prettier@^6.15.0:
5527+
version "6.15.0"
5528+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
5529+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
55305530
dependencies:
55315531
get-stdin "^6.0.0"
55325532

0 commit comments

Comments
 (0)