File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ### [ 5.2.1] ( https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v5.2.0...v5.2.1 ) (2023-12-11)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * replace context.getScope() with sourceCode.getScope() ([ 6aed8bb] ( https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/6aed8bbc54abea5c74157c0e34148e56c88a6a7b ) )
9
+
3
10
## [ 5.2.0] ( https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v5.1.1...v5.2.0 ) (2023-12-11)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-eslint-plugin" ,
3
- "version" : " 5.2.0 " ,
3
+ "version" : " 5.2.1 " ,
4
4
"description" : " An ESLint plugin for linting ESLint plugins" ,
5
5
"author" : " Teddy Katz" ,
6
6
"main" : " ./lib/index.js" ,
You can’t perform that action at this time.
0 commit comments