Skip to content

Commit 8c140bd

Browse files
committed
updated dependencies
1 parent 714b8ae commit 8c140bd

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -20,36 +20,36 @@
2020
"rigid body physics"
2121
],
2222
"devDependencies": {
23-
"browserify": "^12.0.1",
24-
"browserify-shim": "^3.8.12",
25-
"cheerio": "^0.19.0",
26-
"connect-livereload": "^0.5.4",
23+
"browserify": "^14.0.0",
24+
"browserify-shim": "^3.8.13",
25+
"cheerio": "^0.22.0",
26+
"connect-livereload": "^0.6.0",
2727
"event-stream": "^3.3.2",
28-
"fast-json-patch": "^0.5.4",
28+
"fast-json-patch": "^1.1.4",
2929
"gulp": "^3.9.0",
30-
"gulp-bump": "^1.0.0",
30+
"gulp-bump": "^2.6.1",
3131
"gulp-clone": "^1.0.0",
3232
"gulp-concat": "^2.6.0",
33-
"gulp-conventional-changelog": "^0.7.0",
33+
"gulp-conventional-changelog": "^1.1.0",
3434
"gulp-derequire": "^2.1.0",
35-
"gulp-eslint": "^1.0.0",
36-
"gulp-github-release": "^1.1.0",
35+
"gulp-eslint": "^3.0.1",
36+
"gulp-github-release": "^1.2.1",
3737
"gulp-header": "^1.7.1",
3838
"gulp-preprocess": "^2.0.0",
3939
"gulp-rename": "^1.2.2",
4040
"gulp-replace": "^0.5.4",
4141
"gulp-tag-version": "^1.3.0",
42-
"gulp-uglify": "^1.4.2",
43-
"gulp-util": "^3.0.7",
44-
"gulp-webdriver": "^1.0.1",
42+
"gulp-uglify": "^2.0.1",
43+
"gulp-util": "^3.0.8",
44+
"gulp-webdriver": "^2.0.3",
4545
"gulp-webserver": "^0.9.1",
4646
"mkdirp": "^0.5.1",
4747
"rimraf": "^2.4.2",
4848
"run-sequence": "^1.1.4",
49-
"through2": "^2.0.0",
49+
"through2": "^2.0.3",
5050
"vinyl-transform": "^1.0.0",
51-
"watchify": "^3.6.1",
52-
"yuidocjs": "^0.9.0"
51+
"watchify": "^3.9.0",
52+
"yuidocjs": "^0.10.2"
5353
},
5454
"scripts": {
5555
"test": "gulp build:dev && gulp lint"

0 commit comments

Comments
 (0)