Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit e1dae19

Browse files
chore(deps-dev): 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[bot] <support@github.com>
1 parent 6f0c023 commit e1dae19

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
@@ -47,7 +47,7 @@
4747
"@nuxtjs/stylelint-module": "^4.0.0",
4848
"babel-eslint": "^10.1.0",
4949
"eslint": "^7.14.0",
50-
"eslint-config-prettier": "^6.15.0",
50+
"eslint-config-prettier": "^8.3.0",
5151
"eslint-plugin-nuxt": "^2.0.0",
5252
"eslint-plugin-prettier": "^3.1.4",
5353
"husky": "^4.3.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3951,12 +3951,10 @@ eslint-ast-utils@^1.1.0:
39513951
lodash.get "^4.4.2"
39523952
lodash.zip "^4.2.0"
39533953

3954-
eslint-config-prettier@^6.15.0:
3955-
version "6.15.0"
3956-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3957-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3958-
dependencies:
3959-
get-stdin "^6.0.0"
3954+
eslint-config-prettier@^8.3.0:
3955+
version "8.3.0"
3956+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
3957+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
39603958

39613959
eslint-config-standard@^16.0.1:
39623960
version "16.0.1"
@@ -4740,11 +4738,6 @@ get-port-please@^1.0.0:
47404738
dependencies:
47414739
fs-memo "^1.0.0"
47424740

4743-
get-stdin@^6.0.0:
4744-
version "6.0.0"
4745-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4746-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4747-
47484741
get-stdin@^8.0.0:
47494742
version "8.0.0"
47504743
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"

0 commit comments

Comments
 (0)