Skip to content

Commit 60bb22f

Browse files
build(deps-dev): bump eslint-config-prettier from 4.3.0 to 5.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 4.3.0 to 5.0.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@v4.3.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a183560 commit 60bb22f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@not-an-aardvark/node-release-script": "^0.1.0",
3939
"eslint": "^5.6.0",
4040
"eslint-config-not-an-aardvark": "^2.1.0",
41-
"eslint-config-prettier": "^4.0.0",
41+
"eslint-config-prettier": "^5.0.0",
4242
"eslint-plugin-eslint-plugin": "^2.0.0",
4343
"eslint-plugin-node": "^8.0.0",
4444
"eslint-plugin-self": "^1.1.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@ eslint-config-not-an-aardvark@^2.1.0:
230230
version "2.1.0"
231231
resolved "https://registry.yarnpkg.com/eslint-config-not-an-aardvark/-/eslint-config-not-an-aardvark-2.1.0.tgz#71e5fb7c43b64abb4632ef144aad6cceef520195"
232232

233-
eslint-config-prettier@^4.0.0:
234-
version "4.3.0"
235-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
233+
eslint-config-prettier@^5.0.0:
234+
version "5.0.0"
235+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-5.0.0.tgz#f7a94b2b8ae7cbf25842c36fa96c6d32cd0a697c"
236236
dependencies:
237237
get-stdin "^6.0.0"
238238

0 commit comments

Comments
 (0)