From ba2671d760e2dac6965b673a714fb1b4d2ead375 Mon Sep 17 00:00:00 2001 From: Alex <8125011+alex-kinokon@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:22:42 -0500 Subject: [PATCH] New patch --- patch/eslint-import-resolver-typescript.patch | 2 +- patch/eslint-plugin-n.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patch/eslint-import-resolver-typescript.patch b/patch/eslint-import-resolver-typescript.patch index ecc6184..53d63bb 100644 --- a/patch/eslint-import-resolver-typescript.patch +++ b/patch/eslint-import-resolver-typescript.patch @@ -1,5 +1,5 @@ diff --git a/package.json b/package.json -index 00e5f73..2fa025f 100644 +index 6a9b044..7a2a4bd 100644 --- a/package.json +++ b/package.json @@ -62,8 +62,7 @@ diff --git a/patch/eslint-plugin-n.patch b/patch/eslint-plugin-n.patch index b000c78..4f8a372 100644 --- a/patch/eslint-plugin-n.patch +++ b/patch/eslint-plugin-n.patch @@ -1,5 +1,5 @@ diff --git a/lib/index.js b/lib/index.js -index def1bbf..6fdff14 100644 +index 23cd193..368ae41 100644 --- a/lib/index.js +++ b/lib/index.js @@ -1,9 +1,9 @@ @@ -16,7 +16,7 @@ index def1bbf..6fdff14 100644 const rules = { "callback-return": require("./rules/callback-return"), -@@ -51,8 +51,8 @@ const rules = { +@@ -50,8 +50,8 @@ const rules = { const mod = { meta: {