Skip to content

Commit e97c118

Browse files
authored
Merge pull request popcorn-official#2838 from popcorn-time-ru/update-dev-deps
2 parents b1eadac + 7734b5d commit e97c118

File tree

2 files changed

+814
-804
lines changed

2 files changed

+814
-804
lines changed

package.json

+8-9
Original file line numberDiff line numberDiff line change
@@ -101,25 +101,24 @@
101101
"webtorrent-health": "1.x.x"
102102
},
103103
"devDependencies": {
104-
"del": "^3.x.x",
104+
"del": "^6",
105105
"git-describe": "^4.1.1",
106106
"gulp": "^4.0.2",
107-
"gulp-filter": "^5.1.0",
108107
"gulp-gzip": "^1.4.2",
109-
"gulp-jsbeautifier": "^2.1.2",
108+
"gulp-jsbeautifier": "^3.0",
110109
"gulp-jshint": "^2.1.0",
111-
"gulp-load-plugins": "^1.6.0",
110+
"gulp-load-plugins": "^2.0",
112111
"gulp-rename": "^2.0.0",
113-
"gulp-stylus": "^2.7.1",
114-
"gulp-tar": "^2.1.0",
112+
"gulp-stylus": "^3",
113+
"gulp-tar": "^4.0",
115114
"gulp-zip": "^4.2.0",
116115
"guppy-pre-commit": "^0.4.0",
117-
"i18n-unused": "^0.8.0",
116+
"i18n-unused": "^0.16",
118117
"jshint": "^2.13.6",
119118
"jshint-stylish": "^2.2.1",
120119
"nib": "^1.2.0",
121120
"nw-builder": "^3.7.4",
122-
"stylus": "^0.54.5",
123-
"yargs": "^12.x.x"
121+
"stylus": "^0.62",
122+
"yargs": "^17"
124123
}
125124
}

0 commit comments

Comments
 (0)