Skip to content

Commit 4b6e1c9

Browse files
Bump eslint-config-prettier from 6.15.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.3.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v6.15.0...v8.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7d09793 commit 4b6e1c9

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
@@ -36,7 +36,7 @@
3636
"ember-cli": "~3.23.0",
3737
"ember-cli-dependency-checker": "^3.2.0",
3838
"eslint": "^7.27.0",
39-
"eslint-config-prettier": "^6.15.0",
39+
"eslint-config-prettier": "^8.3.0",
4040
"eslint-plugin-node": "^11.1.0",
4141
"eslint-plugin-prettier": "^3.4.0",
4242
"execa": "^4.0.3",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2741,12 +2741,10 @@ escape-string-regexp@^4.0.0:
27412741
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
27422742
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
27432743

2744-
eslint-config-prettier@^6.15.0:
2745-
version "6.15.0"
2746-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2747-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2748-
dependencies:
2749-
get-stdin "^6.0.0"
2744+
eslint-config-prettier@^8.3.0:
2745+
version "8.3.0"
2746+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
2747+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
27502748

27512749
eslint-plugin-es@^3.0.0:
27522750
version "3.0.1"
@@ -3552,11 +3550,6 @@ get-stdin@^4.0.1:
35523550
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
35533551
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
35543552

3555-
get-stdin@^6.0.0:
3556-
version "6.0.0"
3557-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3558-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3559-
35603553
get-stream@^4.0.0, get-stream@^4.1.0:
35613554
version "4.1.0"
35623555
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)