Skip to content

Commit 4ad139d

Browse files
committed
chore(package.json): update versions
1 parent 5895ac4 commit 4ad139d

File tree

2 files changed

+91
-8
lines changed

2 files changed

+91
-8
lines changed

package-lock.json

Lines changed: 83 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,26 +43,26 @@
4343
"devDependencies": {
4444
"@commitlint/cli": "^6.1.3",
4545
"@commitlint/config-conventional": "^6.1.3",
46-
"browser-sync": "^2.18.2",
46+
"browser-sync": "^2.23.6",
4747
"chai": "^4.1.2",
48-
"connect": "^3.5.0",
48+
"connect": "^3.6.6",
4949
"coveralls": "^3.0.0",
50-
"express": "^4.14.3",
50+
"express": "^4.16.3",
5151
"husky": "^0.14.3",
5252
"istanbul": "^0.4.5",
5353
"istanbul-coveralls": "^1.0.3",
54-
"mocha": "^4.0.1",
54+
"mocha": "^5.0.4",
5555
"mocha-lcov-reporter": "1.3.0",
56-
"opn": "^5.1.0",
56+
"opn": "^5.2.0",
5757
"snazzy": "^7.1.1",
5858
"standard": "^11.0.0",
59-
"ws": "^3.2.0"
59+
"ws": "^5.0.0"
6060
},
6161
"dependencies": {
6262
"http-proxy": "^1.16.2",
6363
"is-glob": "^4.0.0",
64-
"lodash": "^4.17.2",
65-
"micromatch": "^3.1.0"
64+
"lodash": "^4.17.5",
65+
"micromatch": "^3.1.9"
6666
},
6767
"engines": {
6868
"node": ">=4.0.0"

0 commit comments

Comments
 (0)