File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 17.21.1 " }
1
+ {"." :" 17.21.2 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 17.21.2] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.21.1...v17.21.2 ) (2025-07-27)
4
+
5
+
6
+ ### 🧹 Chores
7
+
8
+ * remove minimatch dependency ([ #462 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/462 ) ) ([ 92a24ac] ( https://github.com/eslint-community/eslint-plugin-n/commit/92a24accf83bdf40fbaef804cf764405c756a852 ) )
9
+
3
10
## [ 17.21.1] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.21.0...v17.21.1 ) (2025-07-27)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-n" ,
3
- "version" : " 17.21.1 " ,
3
+ "version" : " 17.21.2 " ,
4
4
"description" : " Additional ESLint's rules for Node.js" ,
5
5
"engines" : {
6
6
"node" : " ^18.18.0 || ^20.9.0 || >=21.1.0"
You can’t perform that action at this time.
0 commit comments