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.30 (#9407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-29 00:55:54 +00:00 committed by GitHub
parent 84e8f8b0dc
commit 7ce954da30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View File

@ -122,7 +122,7 @@
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/node": "18.18.9", "@types/node": "18.18.9",
"@types/react": "18.2.36", "@types/react": "18.2.36",
"@types/react-redux": "7.1.29", "@types/react-redux": "7.1.30",
"@types/styled-components": "5.1.30", "@types/styled-components": "5.1.30",
"electron": "26.5.0", "electron": "26.5.0",
"electron-builder": "24.6.4", "electron-builder": "24.6.4",

View File

@ -97,7 +97,7 @@
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/react": "18.2.36", "@types/react": "18.2.36",
"@types/react-native": "0.70.6", "@types/react-native": "0.70.6",
"@types/react-redux": "7.1.29", "@types/react-redux": "7.1.30",
"@types/tar-stream": "2.2.3", "@types/tar-stream": "2.2.3",
"babel-jest": "29.7.0", "babel-jest": "29.7.0",
"babel-plugin-module-resolver": "4.1.0", "babel-plugin-module-resolver": "4.1.0",

View File

@ -18,7 +18,7 @@
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/react": "18.2.36", "@types/react": "18.2.36",
"@types/react-redux": "7.1.29", "@types/react-redux": "7.1.30",
"@types/styled-components": "5.1.30", "@types/styled-components": "5.1.30",
"jest": "29.7.0", "jest": "29.7.0",
"jest-environment-jsdom": "29.7.0", "jest-environment-jsdom": "29.7.0",

View File

@ -6246,7 +6246,7 @@ __metadata:
"@types/mustache": 4.2.5 "@types/mustache": 4.2.5
"@types/node": 18.18.9 "@types/node": 18.18.9
"@types/react": 18.2.36 "@types/react": 18.2.36
"@types/react-redux": 7.1.29 "@types/react-redux": 7.1.30
"@types/styled-components": 5.1.30 "@types/styled-components": 5.1.30
async-mutex: 0.4.0 async-mutex: 0.4.0
codemirror: 5.65.9 codemirror: 5.65.9
@ -6335,7 +6335,7 @@ __metadata:
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/react": 18.2.36 "@types/react": 18.2.36
"@types/react-native": 0.70.6 "@types/react-native": 0.70.6
"@types/react-redux": 7.1.29 "@types/react-redux": 7.1.30
"@types/tar-stream": 2.2.3 "@types/tar-stream": 2.2.3
assert-browserify: 2.0.0 assert-browserify: 2.0.0
babel-jest: 29.7.0 babel-jest: 29.7.0
@ -6456,7 +6456,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1 "@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/react": 18.2.36 "@types/react": 18.2.36
"@types/react-redux": 7.1.29 "@types/react-redux": 7.1.30
"@types/styled-components": 5.1.30 "@types/styled-components": 5.1.30
jest: 29.7.0 jest: 29.7.0
jest-environment-jsdom: 29.7.0 jest-environment-jsdom: 29.7.0
@ -10616,15 +10616,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/react-redux@npm:7.1.29": "@types/react-redux@npm:7.1.30":
version: 7.1.29 version: 7.1.30
resolution: "@types/react-redux@npm:7.1.29" resolution: "@types/react-redux@npm:7.1.30"
dependencies: dependencies:
"@types/hoist-non-react-statics": ^3.3.0 "@types/hoist-non-react-statics": ^3.3.0
"@types/react": "*" "@types/react": "*"
hoist-non-react-statics: ^3.3.0 hoist-non-react-statics: ^3.3.0
redux: ^4.0.0 redux: ^4.0.0
checksum: 74041cfdce9588e4999657c616f7e3c81661850789131582935df80f634907565d498fc26b680659220524cd8bb74141a9c3444caab92536268cee9dcde01f3f checksum: df86069aae0b2dd79752a45265b36ad5583f4c87a05731607192a4df6dd4e1ed151e458957cced31df37cbb60c58c41211f7186a783305a8af62d8cd69ae6789
languageName: node languageName: node
linkType: hard linkType: hard