This repository was archived by the owner on Mar 19, 2024. It is now read-only.
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 37
37
]
38
38
},
39
39
"devDependencies" : {
40
- "eslint" : " ^5.15.0 " ,
40
+ "eslint" : " ^5.15.1 " ,
41
41
"eslint-config-standard" : " ^12.0.0" ,
42
42
"eslint-plugin-import" : " ^2.16.0" ,
43
43
"eslint-plugin-node" : " ^8.0.1" ,
Original file line number Diff line number Diff line change @@ -1310,10 +1310,10 @@ eslint-visitor-keys@^1.0.0:
1310
1310
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1311
1311
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1312
1312
1313
- eslint@^5.15.0 :
1314
- version "5.15.0 "
1315
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0 .tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e "
1316
- integrity sha512-xwG7SS5JLeqkiR3iOmVgtF8Y6xPdtr6AAsN6ph7Q6R/fv+3UlKYoika8SmNzmb35qdRF+RfTY35kMEdtbi+9wg ==
1313
+ eslint@^5.15.1 :
1314
+ version "5.15.1 "
1315
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1 .tgz#8266b089fd5391e0009a047050795b1d73664524 "
1316
+ integrity sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg ==
1317
1317
dependencies :
1318
1318
" @babel/code-frame" " ^7.0.0"
1319
1319
ajv "^6.9.1"
You can’t perform that action at this time.
0 commit comments