File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"eslint" : " ^5.16.0" ,
40
40
"eslint-config-standard" : " ^12.0.0" ,
41
41
"eslint-plugin-import" : " ^2.17.2" ,
42
- "eslint-plugin-node" : " ^9.0.0 " ,
42
+ "eslint-plugin-node" : " ^9.0.1 " ,
43
43
"eslint-plugin-promise" : " ^4.1.1" ,
44
44
"eslint-plugin-standard" : " ^4.0.0" ,
45
45
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -2147,10 +2147,10 @@ eslint-plugin-import@^2.17.2:
2147
2147
read-pkg-up "^2.0.0"
2148
2148
resolve "^1.10.0"
2149
2149
2150
- eslint-plugin-node@^9.0.0 :
2151
- version "9.0.0 "
2152
- resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.0 .tgz#a35f617b3f948622e992e901efbc3c9dcb34f42a "
2153
- integrity sha512-46VIO0apTu0b5Hh+lFsTGeRBG+3XksfVR3CrSrP+Bk+bYVuSQ3JxlCW3RLiJYtC0HxKbn4HFqepj+DT8HRUGGQ ==
2150
+ eslint-plugin-node@^9.0.1 :
2151
+ version "9.0.1 "
2152
+ resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.1 .tgz#93e44626fa62bcb6efea528cee9687663dc03b62 "
2153
+ integrity sha512-fljT5Uyy3lkJzuqhxrYanLSsvaILs9I7CmQ31atTtZ0DoIzRbbvInBh4cQ1CrthFHInHYBQxfPmPt6KLHXNXdw ==
2154
2154
dependencies :
2155
2155
eslint-plugin-es "^1.4.0"
2156
2156
eslint-utils "^1.3.1"
You can’t perform that action at this time.
0 commit comments