File tree 5 files changed +4
-6
lines changed
packages/js/e2e-environment
5 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "extends": "stylelint-config-wordpress ",
2
+ "extends": "@wordpress/ stylelint-config",
3
3
}
Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@babel/cli" : " 7.12.8" ,
40
40
"@babel/core" : " 7.12.9" ,
41
- "@babel/polyfill" : " 7.12.1" ,
42
41
"@babel/preset-env" : " 7.12.7" ,
43
42
"@wordpress/eslint-plugin" : " 7.3.0" ,
44
43
"eslint" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "extends": "stylelint-config-wordpress ",
2
+ "extends": "@wordpress/ stylelint-config",
3
3
}
Original file line number Diff line number Diff line change 26
26
"gruntify-eslint" : " 5.0.0" ,
27
27
"sass" : " ^1.45.0" ,
28
28
"stylelint" : " 13.8.0" ,
29
- "stylelint-config-wordpress " : " 17.0 .0"
29
+ "@wordpress/ stylelint-config" : " 19.1 .0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 34
34
"@babel/cli" : " 7.12.8" ,
35
35
"@babel/core" : " 7.12.9" ,
36
36
"@babel/eslint-parser" : " ^7.16.5" ,
37
- "@babel/polyfill" : " 7.12.1" ,
38
37
"@babel/preset-env" : " 7.12.7" ,
39
38
"@babel/register" : " 7.12.1" ,
40
39
"@typescript-eslint/eslint-plugin" : " 3.10.1" ,
66
65
"mocha" : " 7.2.0" ,
67
66
"prettier" :
" npm:[email protected] " ,
68
67
"stylelint" : " ^13.8.0" ,
69
- "stylelint-config-wordpress " : " 17.0 .0" ,
68
+ "@wordpress/ stylelint-config" : " 19.1 .0" ,
70
69
"typescript" : " 3.9.7" ,
71
70
"webpack" : " 4.44.2" ,
72
71
"webpack-cli" : " 3.3.12" ,
You can’t perform that action at this time.
0 commit comments