Bump version

This commit is contained in:
Alex
2024-06-27 01:19:33 -04:00
parent 674eaf1811
commit 1e6d679af3
8 changed files with 297 additions and 613 deletions

View File

@ -171,7 +171,7 @@ index 4dadb076..de01ae32 100644
const variableUtil = require('../util/variable');
const testReactVersion = require('../util/version').testReactVersion;
diff --git a/lib/rules/jsx-key.js b/lib/rules/jsx-key.js
index feee7ad5..c2bd9265 100644
index 825d21f4..fb4459dd 100644
--- a/lib/rules/jsx-key.js
+++ b/lib/rules/jsx-key.js
@@ -5,8 +5,7 @@