Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 77cd84c

Browse files
committed
chore: update dependencies
1 parent 41c4e35 commit 77cd84c

File tree

2 files changed

+148
-63
lines changed

2 files changed

+148
-63
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"access": "public"
2727
},
2828
"dependencies": {
29-
"asset-pipe-js-writer": "1.0.0-beta.5",
30-
"dev-null": "0.1.1",
31-
"emits": "3.0.0",
32-
"express": "4.16.2",
33-
"watchify": "3.9.0"
29+
"asset-pipe-js-writer": "^1.0.0-beta.5",
30+
"dev-null": "^0.1.1",
31+
"emits": "^3.0.0",
32+
"express": "^4.16.2",
33+
"watchify": "^3.9.0"
3434
},
3535
"devDependencies": {
36-
"babel-preset-es2015": "6.24.1",
37-
"babelify": "7.3.0",
36+
"babel-preset-es2015": "^6.24.1",
37+
"babelify": "^8.0.0",
3838
"commitizen": "^2.9.6",
3939
"cz-conventional-changelog": "^2.1.0",
4040
"eslint": "^4.11.0",

0 commit comments

Comments
 (0)