This repository was archived by the owner on Jun 3, 2024. It is now read-only.
File tree 3 files changed +6
-6
lines changed
jupyter_dash/labextension
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 36
36
"@jupyterlab/console" : " ^2.0.0 || ^3.0.0"
37
37
},
38
38
"devDependencies" : {
39
- "prettier" : " 2.0.5 " ,
39
+ "prettier" : " 2.8.4 " ,
40
40
"rimraf" : " 3.0.2" ,
41
41
"typescript" : " 3.9.3"
42
42
},
Original file line number Diff line number Diff line change @@ -1061,10 +1061,10 @@ postcss@^7.0.27:
1061
1061
source-map "^0.6.1"
1062
1062
supports-color "^6.1.0"
1063
1063
1064
- prettier@2.0.5 :
1065
- version "2.0.5 "
1066
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5 .tgz#d6d56282455243f2f92cc1716692c08aa31522d4 "
1067
- integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg ==
1064
+ prettier@2.8.4 :
1065
+ version "2.8.4 "
1066
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
1067
+ integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
1068
1068
1069
1069
prop-types@^15.6.1, prop-types@^15.6.2 :
1070
1070
version "15.7.2"
Original file line number Diff line number Diff line change 36
36
"@jupyterlab/console" : " ^2.0.0 || ^3.0.0"
37
37
},
38
38
"devDependencies" : {
39
- "prettier" : " 2.0.5 " ,
39
+ "prettier" : " 2.8.4 " ,
40
40
"rimraf" : " 3.0.2" ,
41
41
"typescript" : " 3.9.3"
42
42
},
You can’t perform that action at this time.
0 commit comments