File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 38
38
"@typescript-eslint/eslint-plugin" : " ^2.4.0" ,
39
39
"@typescript-eslint/parser" : " ^2.4.0" ,
40
40
"eslint-config-prettier" : " ^6.0.0" ,
41
- "eslint-plugin-ban" : " ^1.2 .0" ,
41
+ "eslint-plugin-ban" : " ^1.3 .0" ,
42
42
"eslint-plugin-etc" : " ^0.0.1-beta.6" ,
43
43
"eslint-plugin-import" : " ^2.18.2" ,
44
44
"eslint-plugin-jsdoc" : " ^15.8.0" ,
Original file line number Diff line number Diff line change @@ -1435,10 +1435,10 @@ eslint-module-utils@^2.4.0:
1435
1435
debug "^2.6.8"
1436
1436
pkg-dir "^2.0.0"
1437
1437
1438
- eslint-plugin-ban@^1.2 .0 :
1439
- version "1.2 .0"
1440
- resolved "https://registry.npmjs.org /eslint-plugin-ban/-/eslint-plugin-ban-1.2 .0.tgz#d65867ffcca542465004ad07d51d1c635a8514dc "
1441
- integrity sha512-UKdGRnKnaTo8dFnLYEgErBBmcDW1p/OtqFDdYz4a1QBduJpJFSNllz06psu53YMBShVK5bLGg798/E9LGf1bog ==
1438
+ eslint-plugin-ban@^1.3 .0 :
1439
+ version "1.3 .0"
1440
+ resolved "https://registry.yarnpkg.com /eslint-plugin-ban/-/eslint-plugin-ban-1.3 .0.tgz#be9714cb9e01a1adec6c86cdb182e97636eafe44 "
1441
+ integrity sha512-A9A2z60UeVj7/BdKzeIjVEGAog/4QXAyOkZ98AUnZc7fsRp+J7YW7+U/YEVpBJqjSiU/FGUA5tGJoI34ul/TyA ==
1442
1442
dependencies :
1443
1443
requireindex "~1.2.0"
1444
1444
@@ -4343,12 +4343,12 @@ semver-regex@^2.0.0:
4343
4343
resolved "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
4344
4344
integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
4345
4345
4346
-
4346
+
4347
4347
version "6.2.0"
4348
4348
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
4349
4349
integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==
4350
4350
4351
- semver@^6.3.0 :
4351
+ semver@^6.0.0, semver@^6. 3.0 :
4352
4352
version "6.3.0"
4353
4353
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
4354
4354
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
You can’t perform that action at this time.
0 commit comments