Skip to content

Commit e473433

Browse files
committed
[TASK] update felayout npm dependencies
1 parent 5d3a0a6 commit e473433

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

felayout/package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
"test": "grunt check"
88
},
99
"dependencies": {
10-
"awesomplete": "1.1.1",
10+
"awesomplete": "1.1.2",
1111
"bootstrap": "3.3.7",
1212
"flag-icon-css": "2.8.0",
13-
"jarallax": "1.7.3",
13+
"jarallax": "1.8.0",
1414
"jquery": "3.2.1",
15-
"simplelightbox": "1.10.7",
15+
"jquery-touchswipe": "^1.6.15",
16+
"simplelightbox": "1.11.1",
1617
"smtlk-dotdotdot": "1.8.3",
1718
"swiper": "3.4.2"
1819
},
@@ -28,11 +29,11 @@
2829
"grunt-import": "1.0.3",
2930
"grunt-newer": "1.3.0",
3031
"grunt-standard": "3.1.0",
31-
"grunt-stylelint": "0.8.0",
32+
"grunt-stylelint": "0.9.0",
3233
"less-plugin-autoprefix": "1.5.1",
3334
"load-grunt-config": "0.19.2",
34-
"standard": "10.0.1",
35-
"stylelint": "7.10.1",
35+
"standard": "10.0.3",
36+
"stylelint": "8.1.1",
3637
"time-grunt": "1.4.0"
3738
},
3839
"standard.options": {

0 commit comments

Comments
 (0)