From 2d6c2721adebc5c28547e7a515c52cce2829d5cd Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Tue, 22 Feb 2022 12:23:27 +0000 Subject: [PATCH] build(deps-dev): @typescript-eslint/eslint-plugin from 4.33.0 to 5.12.1 (#188) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aa805ff..41073da 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "homepage": "https://github.com/fastify/fastify-cors#readme", "devDependencies": { "@types/node": "^17.0.0", - "@typescript-eslint/eslint-plugin": "^4.0.0", - "@typescript-eslint/parser": "^4.1.1", + "@typescript-eslint/eslint-plugin": "^5.12.1", + "@typescript-eslint/parser": "^5.12.1", "cors": "^2.8.5", "fastify": "^3.8.0", "standard": "^16.0.2",