From 96e15c72b7f67b75c33d808a16241e9afaf0c7eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristj=C3=A1n=20Oddsson?= Date: Wed, 7 Apr 2021 09:26:00 +0100 Subject: [PATCH] 4.1.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c1beb839..ce2686a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "eslint-plugin-github", - "version": "4.1.2", + "version": "4.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "4.1.2", + "version": "4.1.3", "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "^4.20.0", diff --git a/package.json b/package.json index ea14d79f..e6d60533 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-github", - "version": "4.1.2", + "version": "4.1.3", "description": "An opinionated collection of ESLint shared configs and rules used by GitHub.", "main": "lib/index.js", "entries": [