Skip to content

Commit

Permalink
Merge pull request #255 from oktapodia/dependabot/npm_and_yarn/redux-…
Browse files Browse the repository at this point in the history
…form-8.3.7

Bump redux-form from 8.3.6 to 8.3.7
  • Loading branch information
oktapodia authored Aug 4, 2021
2 parents 21b7966 + 877d2ba commit 89b9a63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
"react-redux": "^7.2.4",
"react-router": "^5.1.2",
"redux": "^4.1.0",
"redux-form": "8.3.6",
"redux-form": "8.3.7",
"redux-thunk": "^2.3.0",
"regenerator-runtime": "^0.13.5",
"reselect": "^4.0.0",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,11 +1816,6 @@
dependencies:
mkdirp "^1.0.4"

"@scarf/scarf@^1.0.5":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@scarf/scarf/-/scarf-1.1.0.tgz#b84b4a91cd938a688d36245b7a7db6fbc476a499"
integrity sha512-b2iE8kjjzzUo2WZ0xuE2N77kfnTds7ClrDxcz3Atz7h2XrNVoAPUoT75i7CY0st5x++70V91Y+c6RpBX9MX7Jg==

"@sindresorhus/is@^0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
Expand Down Expand Up @@ -11962,13 +11957,12 @@ redent@^3.0.0:
indent-string "^4.0.0"
strip-indent "^3.0.0"

redux-form@8.3.6:
version "8.3.6"
resolved "https://registry.yarnpkg.com/redux-form/-/redux-form-8.3.6.tgz#c098dcd0b9d8c38e2e443dab91033ea0e74d4609"
integrity sha512-PfDdi+9JtNdr29Pv+9123TiojJlFB6+qczCRfP++cVT4nO2tEv4tDJHSV1l/Ol3Qh9z2cRg1QeLMhShNtRZ3+g==
redux-form@8.3.7:
version "8.3.7"
resolved "https://registry.yarnpkg.com/redux-form/-/redux-form-8.3.7.tgz#24eb6d8b8b37098b4702fc4c52b6596b01a71c82"
integrity sha512-CUv6z5Gpog3shB3Ptsd+x6dmeQ1AzIlx1Tniri3j7Gf+oBBtLrD7dHMLOcTbJKsaEwG49SB/z1Pik3Hy04mNcQ==
dependencies:
"@babel/runtime" "^7.9.2"
"@scarf/scarf" "^1.0.5"
es6-error "^4.1.1"
hoist-non-react-statics "^3.3.2"
invariant "^2.2.4"
Expand Down

0 comments on commit 89b9a63

Please sign in to comment.