Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 0302e73

Browse files
committed
minor dep updates
1 parent 7150cff commit 0302e73

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-redux": "7.2.8",
4040
"react-router-dom": "6.2.2",
4141
"react-scripts": "5.0.1",
42-
"redux": "4.1.2",
42+
"redux": "4.2.0",
4343
"redux-types": "2.0.3",
4444
"sass": "1.49.9",
4545
"super-tiny-icons": "0.4.0"

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13848,14 +13848,7 @@ [email protected]:
1384813848
resolved "https://registry.yarnpkg.com/redux-types/-/redux-types-2.0.3.tgz#7656e237cd9a26d7ac2ab5b80d0903ae53cec1e3"
1384913849
integrity sha512-FQa1Q1thpr7ZIgoi3uKatFWLKN4GhRwY0YNSRZQkw2/Bcs6CBiz55IQQHNkaXNYPsTt4c9XQwn9UiuBnI35iyQ==
1385013850

13851-
13852-
version "4.1.2"
13853-
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.2.tgz#140f35426d99bb4729af760afcf79eaaac407104"
13854-
integrity sha512-SH8PglcebESbd/shgf6mii6EIoRM0zrQyjcuQ+ojmfxjTtE0z9Y8pa62iA/OJ58qjP6j27uyW4kUF4jl/jd6sw==
13855-
dependencies:
13856-
"@babel/runtime" "^7.9.2"
13857-
13858-
redux@^4.0.0:
13851+
[email protected], redux@^4.0.0:
1385913852
version "4.2.0"
1386013853
resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.0.tgz#46f10d6e29b6666df758780437651eeb2b969f13"
1386113854
integrity sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA==

0 commit comments

Comments
 (0)