File tree 2 files changed +10
-11
lines changed
2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/textpattern/textpattern-jquery-ui-theme.svg?branch=master )] ( https://travis-ci.org/textpattern/textpattern-jquery-ui-theme )
4
4
[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/textpattern/textpattern-jquery-ui-theme/badge.svg?targetFile=package.json )] ( https://snyk.io/test/github/textpattern/textpattern-jquery-ui-theme?targetFile=package.json )
5
- [ ![ Dependencies Status] ( https://david-dm.org/textpattern/textpattern-jquery-ui-theme/status.svg )] ( https://david-dm.org/textpattern/textpattern-jquery-ui-theme )
6
5
[ ![ devDependencies Status] ( https://david-dm.org/textpattern/textpattern-jquery-ui-theme/dev-status.svg )] ( https://david-dm.org/textpattern/textpattern-jquery-ui-theme?type=dev )
7
6
[ ![ optionalDependencies Status] ( https://david-dm.org/textpattern/textpattern-jquery-ui-theme/optional-status.svg )] ( https://david-dm.org/textpattern/textpattern-jquery-ui-theme?type=optional )
8
7
Original file line number Diff line number Diff line change 17
17
"url" : " https://github.com/textpattern/textpattern-jquery-ui-theme/issues"
18
18
},
19
19
"devDependencies" : {
20
- "autoprefixer" : " 9.7.4 " ,
20
+ "autoprefixer" : " 9.8.0 " ,
21
21
"clean-webpack-plugin" : " 3.0.0" ,
22
22
"cross-env" : " 7.0.2" ,
23
- "css-loader" : " 3.4.0 " ,
23
+ "css-loader" : " 3.5.3 " ,
24
24
"mini-css-extract-plugin" : " 0.9.0" ,
25
25
"postcss-loader" : " 3.0.0" ,
26
- "sass" : " 1.26.2 " ,
27
- "sass-loader" : " 8.0.0 " ,
28
- "stylelint" : " 13.2 .0" ,
26
+ "sass" : " 1.26.5 " ,
27
+ "sass-loader" : " 8.0.2 " ,
28
+ "stylelint" : " 13.5 .0" ,
29
29
"stylelint-order" : " 4.0.0" ,
30
- "stylelint-scss" : " 3.14.1 " ,
31
- "stylelint-webpack-plugin" : " 1.2.3 " ,
32
- "webpack" : " 4.42 .0" ,
33
- "webpack-cli" : " 3.3.10 "
30
+ "stylelint-scss" : " 3.17.2 " ,
31
+ "stylelint-webpack-plugin" : " 2.0.0 " ,
32
+ "webpack" : " 4.43 .0" ,
33
+ "webpack-cli" : " 3.3.11 "
34
34
},
35
35
"optionalDependencies" : {
36
- "fibers" : " 4 .0.2 "
36
+ "fibers" : " 5 .0.0 "
37
37
},
38
38
"browserslist" : [
39
39
" > 0.5%" ,
You can’t perform that action at this time.
0 commit comments