This repository was archived by the owner on Feb 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +210
-137
lines changed Expand file tree Collapse file tree 3 files changed +210
-137
lines changed Original file line number Diff line number Diff line change 4343 },
4444 "devDependencies" : {
4545 "@types/react" : " ^17.0.0" ,
46- "@typescript-eslint/eslint-plugin" : " ^2.27 .0" ,
47- "@typescript-eslint/parser" : " ^2.27 .0" ,
46+ "@typescript-eslint/eslint-plugin" : " ^4.13 .0" ,
47+ "@typescript-eslint/parser" : " ^4.13 .0" ,
4848 "eslint" : " ^7.5.0" ,
4949 "eslint-config-prettier" : " ^6.10.1" ,
5050 "eslint-plugin-prettier" : " ^3.1.2" ,
5151 "eslint-plugin-react" : " ^7.22.0" ,
52- "husky" : " ^0.14.3 " ,
53- "prettier" : " ^1.19.0 " ,
52+ "husky" : " ^1.3.1 " ,
53+ "prettier" : " ^2.2.1 " ,
5454 "pretty-quick" : " ^1.6.0" ,
5555 "react" : " ^17.0.0" ,
5656 "react-dom" : " ^17.0.0" ,
5757 "rimraf" : " ^3.0.2" ,
58- "typescript" : " ~4.0 .3"
58+ "typescript" : " ~4.1 .3"
5959 },
6060 "publishConfig" : {
6161 "access" : " public"
Original file line number Diff line number Diff line change 4545 },
4646 "dependencies" : {
4747 "@jupyterlab/application" : " ^3.0.2" ,
48- "jupyterlab_toastify" : " 4.1.3 "
48+ "jupyterlab_toastify" : " 4.2.0 "
4949 },
5050 "devDependencies" : {
51- "@jupyterlab/builder" : " ^3.0.0-rc.13 " ,
52- "@typescript-eslint/eslint-plugin" : " ^2.27 .0" ,
53- "@typescript-eslint/parser" : " ^2.27 .0" ,
51+ "@jupyterlab/builder" : " ^3.0.7 " ,
52+ "@typescript-eslint/eslint-plugin" : " ^4.13 .0" ,
53+ "@typescript-eslint/parser" : " ^4.13 .0" ,
5454 "eslint" : " ^7.5.0" ,
5555 "eslint-config-prettier" : " ^6.10.1" ,
5656 "eslint-plugin-prettier" : " ^3.1.2" ,
5757 "npm-run-all" : " ^4.1.5" ,
58- "prettier" : " ^1.19.0 " ,
58+ "prettier" : " ^2.2.1 " ,
5959 "rimraf" : " ^3.0.2" ,
6060 "typescript" : " ~4.1.3"
6161 },
7272 },
7373 "private" : true ,
7474 "styleModule" : " style/index.js"
75- }
75+ }
You can’t perform that action at this time.
0 commit comments