This repository was archived by the owner on Aug 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
jupyter_dash/labextension Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3636 "@jupyterlab/console" : " ^2.0.0 || ^3.0.0"
3737 },
3838 "devDependencies" : {
39- "prettier" : " 2 .0.5 " ,
39+ "prettier" : " 3 .0.1 " ,
4040 "rimraf" : " 3.0.2" ,
4141 "typescript" : " 3.9.3"
4242 },
Original file line number Diff line number Diff line change @@ -1061,10 +1061,10 @@ postcss@^7.0.27:
10611061 source-map "^0.6.1"
10621062 supports-color "^6.1.0"
10631063
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 .0.1 :
1065+ version "3 .0.1 "
1066+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3 .0.1 .tgz#65271fc9320ce4913c57747a70ce635b30beaa40 "
1067+ integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ ==
10681068
10691069prop-types@^15.6.1, prop-types@^15.6.2 :
10701070 version "15.7.2"
Original file line number Diff line number Diff line change 3636 "@jupyterlab/console" : " ^2.0.0 || ^3.0.0"
3737 },
3838 "devDependencies" : {
39- "prettier" : " 2 .0.5 " ,
39+ "prettier" : " 3 .0.1 " ,
4040 "rimraf" : " 3.0.2" ,
4141 "typescript" : " 3.9.3"
4242 },
You can’t perform that action at this time.
0 commit comments