File tree 5 files changed +676
-1554
lines changed
packages/js/e2e-environment
5 files changed +676
-1554
lines changed Original file line number Diff line number Diff line change 1
- v12
1
+ v16
Original file line number Diff line number Diff line change 26
26
"@slack/web-api" : " ^6.1.0" ,
27
27
"@woocommerce/api" : " ^0.2.0" ,
28
28
"@wordpress/e2e-test-utils" : " ^4.16.1" ,
29
- "@wordpress/jest-preset-default" : " ^6.4.0 " ,
29
+ "@wordpress/jest-preset-default" : " ^7.1.3 " ,
30
30
"app-root-path" : " ^3.0.0" ,
31
31
"commander" : " 4.1.1" ,
32
32
"jest" : " ^25.1.0" ,
Original file line number Diff line number Diff line change 6
6
"private" : true ,
7
7
"main" : " Gruntfile.js" ,
8
8
"devDependencies" : {
9
+ "@wordpress/stylelint-config" : " 19.1.0" ,
9
10
"autoprefixer" : " 9.8.6" ,
10
11
"browserslist" : " 4.14.5" ,
11
12
"caniuse-lite" : " 1.0.30001146" ,
25
26
"grunt-stylelint" : " 0.16.0" ,
26
27
"gruntify-eslint" : " 5.0.0" ,
27
28
"sass" : " ^1.45.0" ,
28
- "stylelint" : " 13.8.0" ,
29
- "@wordpress/stylelint-config" : " 19.1.0"
29
+ "stylelint" : " 13.8.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 48
48
"@wordpress/babel-plugin-import-jsx-pragma" : " 1.1.3" ,
49
49
"@wordpress/babel-preset-default" : " 3.0.2" ,
50
50
"@wordpress/eslint-plugin" : " 7.3.0" ,
51
+ "@wordpress/stylelint-config" : " 19.1.0" ,
51
52
"autoprefixer" : " 9.8.6" ,
52
53
"chai" : " 4.2.0" ,
53
54
"chai-as-promised" : " 7.1.1" ,
65
66
"mocha" : " 7.2.0" ,
66
67
"prettier" :
" npm:[email protected] " ,
67
68
"stylelint" : " ^13.8.0" ,
68
- "@wordpress/stylelint-config" : " 19.1.0" ,
69
69
"typescript" : " 3.9.7" ,
70
70
"webpack" : " 4.44.2" ,
71
71
"webpack-cli" : " 3.3.12" ,
72
72
"wp-textdomain" : " 1.0.1"
73
73
},
74
74
"engines" : {
75
- "node" : " ^12.20 .1" ,
76
- "npm" : " ^6.14.6 "
75
+ "node" : " ^16.13 .1" ,
76
+ "npm" : " ^8.1.2 "
77
77
},
78
78
"husky" : {
79
79
"hooks" : {
You can’t perform that action at this time.
0 commit comments