File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
"@not-an-aardvark/node-release-script" : " ^0.1.0" ,
39
39
"eslint" : " ^5.6.0" ,
40
40
"eslint-config-not-an-aardvark" : " ^2.1.0" ,
41
- "eslint-config-prettier" : " ^5 .0.0" ,
41
+ "eslint-config-prettier" : " ^6 .0.0" ,
42
42
"eslint-plugin-eslint-plugin" : " ^2.0.0" ,
43
43
"eslint-plugin-node" : " ^8.0.0" ,
44
44
"eslint-plugin-self" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -230,9 +230,9 @@ eslint-config-not-an-aardvark@^2.1.0:
230
230
version "2.1.0"
231
231
resolved "https://registry.yarnpkg.com/eslint-config-not-an-aardvark/-/eslint-config-not-an-aardvark-2.1.0.tgz#71e5fb7c43b64abb4632ef144aad6cceef520195"
232
232
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 "
233
+ eslint-config-prettier@^6 .0.0 :
234
+ version "6 .0.0"
235
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6 .0.0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25 "
236
236
dependencies :
237
237
get-stdin "^6.0.0"
238
238
You can’t perform that action at this time.
0 commit comments