chore(deps): update dependency ioredis to v5.2.0 (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
"eslint": "*",
|
||||
"eslint-plugin-unused-imports": "2.0.0",
|
||||
"husky": "8.0.1",
|
||||
"ioredis": "5.1.0",
|
||||
"ioredis": "5.2.0",
|
||||
"jest": "28.1.3",
|
||||
"lint-staged": "13.0.3",
|
||||
"prettier": "2.7.1",
|
||||
@@ -188,7 +188,7 @@
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "4.7.4",
|
||||
"ioredis": "5.1.0",
|
||||
"ioredis": "5.2.0",
|
||||
"webpack": "5.73.0",
|
||||
"semver": "^7"
|
||||
}
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -2,7 +2,7 @@ lockfileVersion: 5.4
|
||||
|
||||
overrides:
|
||||
typescript: 4.7.4
|
||||
ioredis: 5.1.0
|
||||
ioredis: 5.2.0
|
||||
webpack: 5.73.0
|
||||
semver: ^7
|
||||
|
||||
@@ -78,7 +78,7 @@ specifiers:
|
||||
husky: 8.0.1
|
||||
image-size: 1.0.2
|
||||
inquirer: '*'
|
||||
ioredis: 5.1.0
|
||||
ioredis: 5.2.0
|
||||
isbot: 3.5.0
|
||||
jest: 28.1.3
|
||||
js-yaml: '*'
|
||||
@@ -234,7 +234,7 @@ devDependencies:
|
||||
eslint: 8.19.0
|
||||
eslint-plugin-unused-imports: 2.0.0_eslint@8.19.0
|
||||
husky: 8.0.1
|
||||
ioredis: 5.1.0
|
||||
ioredis: 5.2.0
|
||||
jest: 28.1.3_qv5kk3vgcyi3feqo7l5zvvzluy
|
||||
lint-staged: 13.0.3
|
||||
prettier: 2.7.1
|
||||
@@ -2807,7 +2807,7 @@ packages:
|
||||
resolution: {integrity: sha512-TCxbp9ceuFveTKWuNaCX8QjoC41rAlHen4s63u9Yd+iXlw3efYmimc/u935PKPxSdhkXpnMes4mxtK3/yb0L4g==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
dependencies:
|
||||
ioredis: 5.1.0
|
||||
ioredis: 5.2.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@@ -4742,8 +4742,8 @@ packages:
|
||||
engines: {node: '>= 0.10'}
|
||||
dev: true
|
||||
|
||||
/ioredis/5.1.0:
|
||||
resolution: {integrity: sha512-HYHnvwxFwefeUBj0hZFejLvd8Q/YNAfnZlZG/hSRxkRhXMs1H8soMEVccHd1WlLrKkynorXBsAtqDGskOdAfVQ==}
|
||||
/ioredis/5.2.0:
|
||||
resolution: {integrity: sha512-a1E7qDtuuI+We60TLIm3TMrH5auIhbfINXYag6ZdB+mGJnH8rbmDOpr1V7iUvQQ7pWnEDYI/KXmia5IemsNJEQ==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.1.1
|
||||
|
||||
Reference in New Issue
Block a user