From f35cf47a8bff2448ec2289ca480f686d878d15d3 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Tue, 19 May 2020 16:04:23 +0200 Subject: [PATCH] Update dependencies --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fc91e82..b9ea914 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "moritz-ruth.de", + "name": "moritzruth.de", "description": "Moritz Ruth is a web developer, photograph and digital creator.", "author": "Moritz Ruth", "private": true, @@ -18,13 +18,13 @@ "vue-ripple-directive": "^2.0.1" }, "devDependencies": { - "@moritzruth/eslint-config": "^1.0.9", - "@nuxtjs/eslint-module": "^1.1.0", + "@moritzruth/eslint-config": "^2.0.5", + "@nuxtjs/eslint-module": "^2.0.0", "babel-eslint": "^10.1.0", - "eslint": "^6.8.0", + "eslint": "^7.0.0", "eslint-import-resolver-webpack": "^0.12.1", - "eslint-plugin-nuxt": "^0.5.2", - "fibers": "^4.0.2", + "eslint-plugin-nuxt": "^1.0.0", + "fibers": "^5.0.0", "sass": "^1.26.3", "sass-loader": "^8.0.2", "serve": "^11.3.0",