Skip to content

Commit 85f6463

Browse files
chore(package): update dependencies
1 parent a9380da commit 85f6463

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

100755100644
+14-14
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
"@techpacket-build-tools/logger": "^1.0.4",
3131
"@techpacket-build-tools/preset-babel-base": "^1.0.2",
3232
"address": "^1.0.1",
33-
"cac": "^4.4.1",
33+
"cac": "^5.0.10",
3434
"chalk": "2.4.1",
3535
"chokidar": "^2.0.3",
36-
"dotenv": "^5.0.1",
36+
"dotenv": "^6.0.0",
3737
"find-babel-config": "^1.1.0",
38-
"get-port": "^3.2.0",
38+
"get-port": "^4.0.0",
3939
"import-local-file": "^0.2.0",
4040
"lodash": "^4.17.4",
4141
"loud-rejection": "^1.6.0",
4242
"opn": "^5.0.0",
43-
"parse-json-config": "^0.2.2",
43+
"parse-json-config": "^0.3.1",
4444
"update-notifier": "^2.1.0",
4545
"use-config": "^2.0.4",
4646
"webpack-chain": "^4.8.0",
@@ -49,20 +49,20 @@
4949
"yarn-global": "^1.1.0"
5050
},
5151
"devDependencies": {
52-
"@commitlint/cli": "^6.1.3",
53-
"@commitlint/config-conventional": "^6.1.3",
54-
"eslint": "^4.16.0",
55-
"eslint-config-prettier": "^2.9.0",
56-
"eslint-config-standard": "^11.0.0-beta.0",
52+
"@commitlint/cli": "^7.1.2",
53+
"@commitlint/config-conventional": "^7.1.2",
54+
"eslint": "^5.5.0",
55+
"eslint-config-prettier": "^3.0.1",
56+
"eslint-config-standard": "^12.0.0",
5757
"eslint-formatter-pretty": "^1.3.0",
5858
"eslint-plugin-import": "^2.8.0",
59-
"eslint-plugin-node": "^5.2.1",
59+
"eslint-plugin-node": "^7.0.1",
6060
"eslint-plugin-prettier": "^2.5.0",
61-
"eslint-plugin-promise": "^3.6.0",
62-
"eslint-plugin-standard": "^3.0.1",
61+
"eslint-plugin-promise": "^4.0.0",
62+
"eslint-plugin-standard": "^4.0.0",
6363
"husky": "^1.0.0-rc.1",
64-
"jest": "^22.1.4",
65-
"lerna": "^2.9.1",
64+
"jest": "^23.5.0",
65+
"lerna": "^3.2.1",
6666
"postcss-load-config": "^2.0.0",
6767
"prettier": "^1.10.2"
6868
},

0 commit comments

Comments
 (0)