chore(deps): update dependency ioredis to v5.0.4
This commit is contained in:
committed by
renovate[bot]
parent
a32299ee74
commit
413160f511
@@ -160,7 +160,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "*",
|
||||
"husky": "7.0.4",
|
||||
"ioredis": "5.0.3",
|
||||
"ioredis": "5.0.4",
|
||||
"jest": "27.5.1",
|
||||
"lint-staged": "12.3.7",
|
||||
"prettier": "2.6.2",
|
||||
@@ -179,7 +179,7 @@
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "4.6.3",
|
||||
"ioredis": "^5",
|
||||
"ioredis": "5.0.4",
|
||||
"webpack": "5.71.0"
|
||||
}
|
||||
}
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -2,7 +2,7 @@ lockfileVersion: 5.3
|
||||
|
||||
overrides:
|
||||
typescript: 4.6.3
|
||||
ioredis: ^5
|
||||
ioredis: 5.0.4
|
||||
webpack: 5.71.0
|
||||
|
||||
specifiers:
|
||||
@@ -75,7 +75,7 @@ specifiers:
|
||||
husky: 7.0.4
|
||||
image-size: 1.0.1
|
||||
inquirer: '*'
|
||||
ioredis: ^5
|
||||
ioredis: 5.0.4
|
||||
isbot: 3.4.5
|
||||
jest: 27.5.1
|
||||
js-yaml: '*'
|
||||
@@ -218,7 +218,7 @@ devDependencies:
|
||||
cross-env: 7.0.3
|
||||
eslint: 8.11.0
|
||||
husky: 7.0.4
|
||||
ioredis: 5.0.3
|
||||
ioredis: 5.0.4
|
||||
jest: 27.5.1_ts-node@10.7.0
|
||||
lint-staged: 12.3.7
|
||||
prettier: 2.6.2
|
||||
@@ -2000,7 +2000,7 @@ packages:
|
||||
'@typescript-eslint/scope-manager': 5.16.0
|
||||
'@typescript-eslint/type-utils': 5.16.0_eslint@8.11.0+typescript@4.6.3
|
||||
'@typescript-eslint/utils': 5.16.0_eslint@8.11.0+typescript@4.6.3
|
||||
debug: 4.3.3
|
||||
debug: 4.3.4
|
||||
eslint: 8.11.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.2.0
|
||||
@@ -2025,7 +2025,7 @@ packages:
|
||||
'@typescript-eslint/scope-manager': 5.15.0
|
||||
'@typescript-eslint/types': 5.15.0
|
||||
'@typescript-eslint/typescript-estree': 5.15.0_typescript@4.6.3
|
||||
debug: 4.3.3
|
||||
debug: 4.3.4
|
||||
eslint: 8.11.0
|
||||
typescript: 4.6.3
|
||||
transitivePeerDependencies:
|
||||
@@ -2831,7 +2831,7 @@ packages:
|
||||
resolution: {integrity: sha512-TCxbp9ceuFveTKWuNaCX8QjoC41rAlHen4s63u9Yd+iXlw3efYmimc/u935PKPxSdhkXpnMes4mxtK3/yb0L4g==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
dependencies:
|
||||
ioredis: 5.0.3
|
||||
ioredis: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@@ -4755,8 +4755,8 @@ packages:
|
||||
engines: {node: '>= 0.10'}
|
||||
dev: true
|
||||
|
||||
/ioredis/5.0.3:
|
||||
resolution: {integrity: sha512-hKxywVypoGGUJDyfnMufO0VNkuIaQufo2/PJ5SOYBKWgf4+gCnZEPaBPle615k08euY9/B9DKytVtwZROF7HaA==}
|
||||
/ioredis/5.0.4:
|
||||
resolution: {integrity: sha512-qFJw3MnPNsJF1lcIOP3vztbsasOXK3nDdNAgjQj7t7/Bn/w10PGchTOpqylQNxjzPbLoYDu34LjeJtSWiKBntQ==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.1.1
|
||||
@@ -5570,7 +5570,7 @@ packages:
|
||||
resolution: {integrity: sha512-EX7W1r8aZ/T3j8GbbBxPXi60bnsELfT90OiA1QrbGMvwzVSbyMNOAzvMFcFb8m7gKCXZLJpGe+cJOvWgoFl29A==}
|
||||
engines: {node: '>=10'}
|
||||
dependencies:
|
||||
debug: 4.3.3
|
||||
debug: 4.3.4
|
||||
rfdc: 1.3.0
|
||||
uri-js: 4.4.1
|
||||
transitivePeerDependencies:
|
||||
@@ -6121,7 +6121,7 @@ packages:
|
||||
'@types/tmp': 0.2.3
|
||||
async-mutex: 0.3.2
|
||||
camelcase: 6.3.0
|
||||
debug: 4.3.3
|
||||
debug: 4.3.4
|
||||
find-cache-dir: 3.3.2
|
||||
get-port: 5.1.1
|
||||
https-proxy-agent: 5.0.0
|
||||
|
||||
Reference in New Issue
Block a user