Skip to content

Commit b940166

Browse files
committed
update npm dependencies and devDependencies
1 parent 58ff6fa commit b940166

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"devDependencies": {
1818
"del": "^3.0.0",
1919
"gulp": "^3.9.1",
20-
"gulp-eslint": "^4.0.2",
21-
"gulp-rename": "^1.2.2",
22-
"gulp-uglify": "^3.0.0",
23-
"gulp-header": "^2.0.1"
20+
"gulp-eslint": "^5.0.0",
21+
"gulp-rename": "^1.4.0",
22+
"gulp-uglify": "^3.0.1",
23+
"gulp-header": "^2.0.5"
2424
},
2525
"dependencies": {
2626
"jquery": "^3.3.1",
27-
"popper.js": "^1.13.0",
28-
"bootstrap": "^4.0.0",
29-
"bootstrap-modal-wrapper": "^1.0.10"
27+
"popper.js": "^1.14.4",
28+
"bootstrap": "^4.1.3",
29+
"bootstrap-modal-wrapper": "^1.0.14"
3030
},
3131
"scripts": {},
3232
"repository": {

0 commit comments

Comments
 (0)