Skip to content

Commit a48dfa3

Browse files
chore(deps): update dependency @types/react-redux to v7.1.32
1 parent 51859ef commit a48dfa3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/react": "17.0.45",
4040
"@types/react-dom": "17.0.17",
4141
"@types/react-html-parser": "2.0.2",
42-
"@types/react-redux": "7.1.24",
42+
"@types/react-redux": "7.1.32",
4343
"@types/redux-mock-store": "1.0.3",
4444
"@typescript-eslint/parser": "5.41.0",
4545
"eslint-config-prettier": "8.5.0",

example-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2716,10 +2716,10 @@
27162716
"@types/htmlparser2" "*"
27172717
"@types/react" "*"
27182718

2719-
"@types/[email protected].24":
2720-
version "7.1.24"
2721-
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.24.tgz#6caaff1603aba17b27d20f8ad073e4c077e975c0"
2722-
integrity sha512-7FkurKcS1k0FHZEtdbbgN8Oc6b+stGSfZYjQGicofJ0j4U0qIn/jaSvnP2pLwZKiai3/17xqqxkkrxTgN8UNbQ==
2719+
"@types/[email protected].32":
2720+
version "7.1.32"
2721+
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.32.tgz#bf162289e0c69e44a649dfcadb30f7f7c4cb00e4"
2722+
integrity sha512-YJYV0M27cyHHJIacaRsZRx5OETzK8KWjEGnix7UH3ngItYo4It0MUBzU6WNwqnwhbrPw5wx9KXluuoTZ85Gg7A==
27232723
dependencies:
27242724
"@types/hoist-non-react-statics" "^3.3.0"
27252725
"@types/react" "*"

0 commit comments

Comments
 (0)