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" : " 3.2 .5" ,
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@3.2 .5 :
1065
+ version "3.2 .5"
1066
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2. 5.tgz#e52bc3090586e824964a8813b09aba6233b28368 "
1067
+ integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A ==
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" : " 3.2 .5" ,
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