From 9ba488cf1fa13951842a8937af38f3043c307fc7 Mon Sep 17 00:00:00 2001 From: mitermayer Date: Tue, 27 Aug 2019 15:48:54 +0000 Subject: Bumping latest supported version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eb53112..494cfd7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "git://github.com/prettier/vim-prettier.git" }, - "scripts": { + "scripts": { "test": "LOG_LEVEL=error jest" }, "dependencies": { @@ -17,7 +17,7 @@ "@prettier/plugin-python": "prettier/plugin-python", "@prettier/plugin-ruby": "^0.8.0", "@prettier/plugin-swift": "prettier/plugin-swift", - "prettier": "^1.16.4" + "prettier": "^1.18.2" }, "devDependencies": { "colors": "^1.3.2", -- cgit v1.3