Commit 56cb721 1 parent 5e50d4e commit 56cb721 Copy full SHA for 56cb721
File tree 2 files changed +5
-12
lines changed
2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 69
69
"dompurify" : " ^2.2.6" ,
70
70
"eslint" : " ^7.17.0" ,
71
71
"eslint-config-airbnb" : " ^18.2.1" ,
72
- "eslint-config-prettier" : " ^6.11 .0" ,
72
+ "eslint-config-prettier" : " ^8.1 .0" ,
73
73
"eslint-config-react-app" : " ^5.2.1" ,
74
74
"eslint-loader" : " ^4.0.2" ,
75
75
"eslint-plugin-import" : " ^2.22.1" ,
Original file line number Diff line number Diff line change @@ -5916,12 +5916,10 @@ eslint-config-airbnb@^18.2.1:
5916
5916
object.assign "^4.1.2"
5917
5917
object.entries "^1.1.2"
5918
5918
5919
- eslint-config-prettier@^6.11.0:
5920
- version "6.15.0"
5921
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
5922
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
5923
- dependencies:
5924
- get-stdin "^6.0.0"
5919
+ eslint-config-prettier@^8.1.0:
5920
+ version "8.1.0"
5921
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
5922
+ integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
5925
5923
5926
5924
eslint-config-react-app@^5.2.1:
5927
5925
version "5.2.1"
@@ -6836,11 +6834,6 @@ get-package-type@^0.1.0:
6836
6834
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
6837
6835
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
6838
6836
6839
- get-stdin@^6.0.0:
6840
- version "6.0.0"
6841
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
6842
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
6843
-
6844
6837
get-stdin@^8.0.0:
6845
6838
version "8.0.0"
6846
6839
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
You can’t perform that action at this time.
0 commit comments