1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency @types/react-redux to v7.1.25 (#7561)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-31 08:42:54 +00:00 committed by GitHub
parent 423191bda9
commit d29e4c434c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 5 deletions

View File

@ -111,7 +111,7 @@
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
"@types/react": "16.14.34",
"@types/react-redux": "7.1.24",
"@types/react-redux": "7.1.25",
"@types/styled-components": "5.1.26",
"babel-cli": "6.26.0",
"babel-preset-react": "6.24.1",

View File

@ -91,7 +91,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "29.2.5",
"@types/react-native": "0.64.19",
"@types/react-redux": "7.1.24",
"@types/react-redux": "7.1.25",
"babel-plugin-module-resolver": "4.1.0",
"execa": "4.1.0",
"fs-extra": "11.1.0",

View File

@ -4601,7 +4601,7 @@ __metadata:
"@types/jest": 29.2.5
"@types/node": 18.11.18
"@types/react": 16.14.34
"@types/react-redux": 7.1.24
"@types/react-redux": 7.1.25
"@types/styled-components": 5.1.26
async-mutex: 0.4.0
babel-cli: 6.26.0
@ -4696,7 +4696,7 @@ __metadata:
"@types/fs-extra": 9.0.13
"@types/jest": 29.2.5
"@types/react-native": 0.64.19
"@types/react-redux": 7.1.24
"@types/react-redux": 7.1.25
assert-browserify: 2.0.0
babel-plugin-module-resolver: 4.1.0
buffer: 6.0.3
@ -7852,7 +7852,19 @@ __metadata:
languageName: node
linkType: hard
"@types/react-redux@npm:7.1.24, @types/react-redux@npm:^7.1.20":
"@types/react-redux@npm:7.1.25":
version: 7.1.25
resolution: "@types/react-redux@npm:7.1.25"
dependencies:
"@types/hoist-non-react-statics": ^3.3.0
"@types/react": "*"
hoist-non-react-statics: ^3.3.0
redux: ^4.0.0
checksum: a61ec25cbf8bb3720850402d3c49493fcff4afb73ad447d161460b5d4c600c984ad48708e8564d2fd32052eaa3c3b3f655c5b300ce813429637cce9e5958329f
languageName: node
linkType: hard
"@types/react-redux@npm:^7.1.20":
version: 7.1.24
resolution: "@types/react-redux@npm:7.1.24"
dependencies: