From a6b8f9fc782accdfda50be7f4cb8dffc5997d778 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 14:01:51 +0000 Subject: [PATCH] 3.0.21 --- 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 14afecc..b1d1f9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-etherpad", - "version": "3.0.20", + "version": "3.0.21", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-config-etherpad", - "version": "3.0.20", + "version": "3.0.21", "license": "Apache-2.0", "dependencies": { "@rushstack/eslint-patch": "^1.3.2", diff --git a/package.json b/package.json index 37d8862..097fbdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-etherpad", - "version": "3.0.20", + "version": "3.0.21", "description": "ESLint shareable config used for Etherpad and its plugins", "main": "index.js", "repository": {