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

Commit 310d084

Browse files
authored
Merge pull request #694 from smile-io/renovate/major-linting
Update dependency eslint-config-prettier to v7
2 parents cb49f0d + f678366 commit 310d084

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"ember-test-selectors": "5.0.0",
105105
"ember-try": "1.4.0",
106106
"eslint": "7.15.0",
107-
"eslint-config-prettier": "6.15.0",
107+
"eslint-config-prettier": "7.1.0",
108108
"eslint-plugin-ember": "10.0.2",
109109
"eslint-plugin-node": "11.1.0",
110110
"eslint-plugin-prettier": "3.1.4",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8243,12 +8243,10 @@ escodegen@^1.14.1:
82438243
optionalDependencies:
82448244
source-map "~0.6.1"
82458245

8246-
eslint-config-prettier@6.15.0:
8247-
version "6.15.0"
8248-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
8249-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
8250-
dependencies:
8251-
get-stdin "^6.0.0"
8246+
eslint-config-prettier@7.1.0:
8247+
version "7.1.0"
8248+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
8249+
integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
82528250

82538251
eslint-plugin-ember@10.0.2:
82548252
version "10.0.2"
@@ -9334,11 +9332,6 @@ get-stdin@^4.0.1:
93349332
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
93359333
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
93369334

9337-
get-stdin@^6.0.0:
9338-
version "6.0.0"
9339-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
9340-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
9341-
93429335
get-stdin@^8.0.0:
93439336
version "8.0.0"
93449337
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"

0 commit comments

Comments
 (0)