Skip to content

Commit 8ac4207

Browse files
Bump eslint-config-prettier from 6.4.0 to 6.5.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v6.4.0...v6.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ed5e2a1 commit 8ac4207

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
@@ -51,7 +51,7 @@
5151
"ember-source-channel-url": "^1.0.1",
5252
"ember-try": "^1.2.1",
5353
"eslint": "^5.16.0",
54-
"eslint-config-prettier": "^6.4.0",
54+
"eslint-config-prettier": "^6.5.0",
5555
"eslint-plugin-disable-features": "^0.1.3",
5656
"eslint-plugin-prettier": "^3.1.1",
5757
"lerna-changelog": "^0.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3708,10 +3708,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
37083708
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
37093709
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
37103710

3711-
eslint-config-prettier@^6.4.0:
3712-
version "6.4.0"
3713-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.4.0.tgz#0a04f147e31d33c6c161b2dd0971418ac52d0477"
3714-
integrity sha512-YrKucoFdc7SEko5Sxe4r6ixqXPDP1tunGw91POeZTTRKItf/AMFYt/YLEQtZMkR2LVpAVhcAcZgcWpm1oGPW7w==
3711+
eslint-config-prettier@^6.5.0:
3712+
version "6.5.0"
3713+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.5.0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb"
3714+
integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ==
37153715
dependencies:
37163716
get-stdin "^6.0.0"
37173717

0 commit comments

Comments
 (0)