File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 17.10.0 " }
1
+ {"." :" 17.10.1 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 17.10.1] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.10.0...v17.10.1 ) (2024-07-26)
4
+
5
+
6
+ ### 🩹 Fixes
7
+
8
+ * Revert ts version (5.5 -> ; 5.4) ([ #317 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/317 ) ) ([ 3bee0d9] ( https://github.com/eslint-community/eslint-plugin-n/commit/3bee0d9b3d6b01c1dffb21aa0ca608045ae4aafd ) )
9
+
3
10
## [ 17.10.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.9.0...v17.10.0 ) (2024-07-26)
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.10.0 " ,
3
+ "version" : " 17.10.1 " ,
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