From 8ad5357fca3d7c1e747e970c6316ebc04f5f356e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huan=20=28=E6=9D=8E=E5=8D=93=E6=A1=93=29?= Date: Fri, 16 Aug 2019 10:20:16 +0800 Subject: [PATCH] chore(package): update dependencies (#47) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3e08ef9..89f01e2 100644 --- a/package.json +++ b/package.json @@ -38,12 +38,12 @@ "app-root-path": "^2.0.1", "brolog": "^1.2.6", "cuid": "^2.1.1", - "rimraf": "^2.6.2", + "rimraf": "^3.0.0", "snap-db": "^1.1.2", "state-switch": "^0.6.2" }, "devDependencies": { - "@chatie/eslint-config": "^0.6.8", + "@chatie/eslint-config": "^0.8.1", "@chatie/git-scripts": "^0.2.5", "@chatie/semver": "^0.4.7", "@chatie/tsconfig": "^0.6.1",