File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
46
46
"@typescript-eslint/parser" : " ^6.9.1" ,
47
47
"eslint" : " ^8.8.0" ,
48
- "eslint-plugin-eslint-plugin" : " ^5 .0.0" ,
48
+ "eslint-plugin-eslint-plugin" : " ^6 .0.0" ,
49
49
"husky" : " ^9.0.5" ,
50
50
"jest" : " ^29.2.2" ,
51
51
"np" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -2505,10 +2505,10 @@ escape-string-regexp@^4.0.0:
2505
2505
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2506
2506
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2507
2507
2508
- eslint-plugin-eslint-plugin@^5 .0.0 :
2509
- version "5.5.1 "
2510
- resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-5.5.1 .tgz#ff54b5d0a5881e6150183ad025c5a7ee554b6545 "
2511
- integrity sha512-9AmfZzcQ7QHwpzfAQpZ7xdtwHYViylmlnruCH0aV64/tuoH3igGXg91vr0e6ShLf/mrAYGqLw5LZ/gOxJeRXnw ==
2508
+ eslint-plugin-eslint-plugin@^6 .0.0 :
2509
+ version "6.0.0 "
2510
+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-6.0.0 .tgz#13f2ac4dced148bef1df61a301aed7c3ef3d5e4e "
2511
+ integrity sha512-NGHm67Wkuzkvm/I3g6iNEkCKwtQHW4z+8r4S9a1kNoeRVE9JvGiwXlh6H9F+VTHOmDdgY8KpxHzDiu+oL4fBww ==
2512
2512
dependencies :
2513
2513
eslint-utils "^3.0.0"
2514
2514
estraverse "^5.3.0"
You can’t perform that action at this time.
0 commit comments