feaat: replace checkbot method to use isbot lib
This commit is contained in:
7
pnpm-lock.yaml
generated
7
pnpm-lock.yaml
generated
@@ -68,6 +68,7 @@ specifiers:
|
||||
image-size: 1.0.1
|
||||
inquirer: '*'
|
||||
ioredis: 4.28.5
|
||||
isbot: 3.4.2
|
||||
jest: 27.5.1
|
||||
js-yaml: '*'
|
||||
jszip: 3.7.1
|
||||
@@ -145,6 +146,7 @@ dependencies:
|
||||
html-minifier: 4.0.0
|
||||
image-size: 1.0.1
|
||||
inquirer: 8.2.0
|
||||
isbot: 3.4.2
|
||||
js-yaml: 4.1.0
|
||||
jszip: 3.7.1
|
||||
lodash: 4.17.21
|
||||
@@ -4938,6 +4940,11 @@ packages:
|
||||
resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=}
|
||||
dev: false
|
||||
|
||||
/isbot/3.4.2:
|
||||
resolution: {integrity: sha512-b59O14840ltLAGq8z+M8VhL+1CdrjbZYQIhQBPacutjl27Ypa2/UksJ1DRzWOz19F5H/2d2pstbdAp7+b0ph+A==}
|
||||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/isexe/2.0.0:
|
||||
resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user