File tree Expand file tree Collapse file tree 6 files changed +17
-17
lines changed
python/jupyterlab_widgets Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@types/codemirror" : " ^5.60.0" ,
27
- "@types/node" : " ^15.12 .2" ,
27
+ "@types/node" : " ^17.0 .2" ,
28
28
"css-loader" : " ^6.5.1" ,
29
29
"file-loader" : " ^6.2.0" ,
30
30
"fs-extra" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 43
43
"@types/chai" : " ^4.1.7" ,
44
44
"@types/chai-as-promised" : " ^7.1.0" ,
45
45
"@types/expect.js" : " ^0.3.29" ,
46
- "@types/mocha" : " ^8.2.2 " ,
47
- "@types/sanitize-html" : " ^1.20 " ,
46
+ "@types/mocha" : " ^9.0.0 " ,
47
+ "@types/sanitize-html" : " ^2.6.0 " ,
48
48
"@types/sinon" : " ^10.0.2" ,
49
49
"@types/sinon-chai" : " ^3.2.2" ,
50
50
"chai" : " ^4.0.0" ,
62
62
"mocha" : " ^9.0.0" ,
63
63
"npm-run-all" : " ^4.1.5" ,
64
64
"rimraf" : " ^3.0.2" ,
65
- "sinon" : " ^11.1 .1" ,
65
+ "sinon" : " ^12.0 .1" ,
66
66
"sinon-chai" : " ^3.3.0" ,
67
67
"typescript" : " ~4.3.2" ,
68
68
"webpack" : " ^5.65.0"
Original file line number Diff line number Diff line change 47
47
"@types/chai" : " ^4.1.7" ,
48
48
"@types/chai-as-promised" : " ^7.1.0" ,
49
49
"@types/expect.js" : " ^0.3.29" ,
50
- "@types/mocha" : " ^8.2.2 " ,
50
+ "@types/mocha" : " ^9.0.0 " ,
51
51
"@types/sinon" : " ^10.0.2" ,
52
52
"@types/sinon-chai" : " ^3.2.2" ,
53
53
"chai" : " ^4.0.0" ,
65
65
"mocha" : " ^9.0.0" ,
66
66
"npm-run-all" : " ^4.1.5" ,
67
67
"rimraf" : " ^3.0.2" ,
68
- "sinon" : " ^11.1 .1" ,
68
+ "sinon" : " ^12.0 .1" ,
69
69
"sinon-chai" : " ^3.3.0" ,
70
70
"typescript" : " ~4.3.2" ,
71
71
"webpack" : " ^5.65.0"
Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"@jupyterlab/services" : " ^6.0.0" ,
50
- "@types/d3-color" : " ^2 .0.1 " ,
51
- "@types/d3-format" : " ^2 .0.0 " ,
50
+ "@types/d3-color" : " ^3 .0.2 " ,
51
+ "@types/d3-format" : " ^3 .0.1 " ,
52
52
"@types/expect.js" : " ^0.3.29" ,
53
- "@types/mathjax" : " ^0.0.36 " ,
54
- "@types/mocha" : " ^8.2.2 " ,
55
- "@types/node" : " ^15.12 .2" ,
53
+ "@types/mathjax" : " ^0.0.37 " ,
54
+ "@types/mocha" : " ^9.0.0 " ,
55
+ "@types/node" : " ^17.0 .2" ,
56
56
"chai" : " ^4.0.0" ,
57
57
"css-loader" : " ^6.5.1" ,
58
58
"expect.js" : " ^0.3.1" ,
75
75
"postcss-import" : " ^14.0.2" ,
76
76
"postcss-loader" : " ^6.1.0" ,
77
77
"rimraf" : " ^3.0.2" ,
78
- "sinon" : " ^11.1 .1" ,
78
+ "sinon" : " ^12.0 .1" ,
79
79
"sinon-chai" : " ^3.3.0" ,
80
80
"style-loader" : " ^3.3.1" ,
81
81
"typescript" : " ~4.3.2" ,
Original file line number Diff line number Diff line change 50
50
"jquery" : " ^3.1.1"
51
51
},
52
52
"devDependencies" : {
53
- "@types/mocha" : " ^8.2.2 " ,
54
- "@types/node" : " ^15.12 .2" ,
55
- "@types/sanitize-html" : " ^1.20 " ,
53
+ "@types/mocha" : " ^9.0.0 " ,
54
+ "@types/node" : " ^17.0 .2" ,
55
+ "@types/sanitize-html" : " ^2.6.0 " ,
56
56
"chai" : " ^4.0.0" ,
57
57
"css-loader" : " ^6.5.1" ,
58
58
"file-loader" : " ^6.2.0" ,
Original file line number Diff line number Diff line change 79
79
"@jupyterlab/builder" : " ^3.0.0" ,
80
80
"@jupyterlab/cells" : " ^3.0.0" ,
81
81
"@types/semver" : " ^7.3.6" ,
82
- "@typescript-eslint/eslint-plugin" : " ^4.28.2 " ,
83
- "@typescript-eslint/parser" : " ^4.28.2 " ,
82
+ "@typescript-eslint/eslint-plugin" : " ^5.8.0 " ,
83
+ "@typescript-eslint/parser" : " ^5.8.0 " ,
84
84
"eslint" : " ^8.5.0" ,
85
85
"eslint-config-prettier" : " ^8.3.0" ,
86
86
"eslint-plugin-prettier" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments