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 28
28
"eslint-plugin-jest" : " ^27.6.1" ,
29
29
"eslint-plugin-jsdoc" : " ^46.8.2" ,
30
30
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
31
- "eslint-plugin-no-secrets" : " ^0.8.9 " ,
31
+ "eslint-plugin-no-secrets" : " ^0.9.0 " ,
32
32
"eslint-plugin-prefer-arrow-functions" : " ^3.1.4" ,
33
33
"eslint-plugin-prettier" : " ^5.1.2" ,
34
34
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change @@ -1774,10 +1774,10 @@ eslint-plugin-jsx-a11y@^6.8.0:
1774
1774
object.entries "^1.1.7"
1775
1775
object.fromentries "^2.0.7"
1776
1776
1777
- eslint-plugin-no-secrets@^0.8.9 :
1778
- version "0.8.9 "
1779
- resolved "https://registry.yarnpkg.com/eslint-plugin-no-secrets/-/eslint-plugin-no-secrets-0.8.9. tgz#5a7cfdf8816dffdc0aa45cd2b28dfda249629523 "
1780
- integrity sha512-CqaBxXrImABCtxMWspAnm8d5UKkpNylC7zqVveb+fJHEvsSiNGJlSWzdSIvBUnW1XhJXkzifNIZQC08rEII5Ng ==
1777
+ eslint-plugin-no-secrets@^0.9.0 :
1778
+ version "0.9.1 "
1779
+ resolved "https://registry.yarnpkg.com/eslint-plugin-no-secrets/-/eslint-plugin-no-secrets-0.9.1. tgz#9835481981abda67d651e04c177ee1fc7ee52d17 "
1780
+ integrity sha512-41GIjvJd/jcqKyr7H4F4FpelFh5Kzdpjk34IfzvzftZPCU0VRA9fKmQdLvPsRt9hifhZfBlqX4h4igdCD/SSwQ ==
1781
1781
1782
1782
eslint-plugin-prefer-arrow-functions@^3.1.4 :
1783
1783
version "3.2.4"
You can’t perform that action at this time.
0 commit comments