Skip to content

Commit

Permalink
Update @types/semver to version 7.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 21, 2020
1 parent 6d6f24e commit 8114914
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@types/redux-actions": "^2.3.0",
"@types/redux-logger": "^3.0.8",
"@types/remote-redux-devtools": "0.5.4",
"@types/semver": "7.3.1",
"@types/semver": "7.3.4",
"@types/webpack": "^4.41.21",
"@types/zxcvbn": "4.4.0",
"cross-env": "7.0.2",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1281,12 +1281,10 @@
dependencies:
redux "^4.0.0"

"@types/[email protected]":
version "7.3.1"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.1.tgz#7a9a5d595b6d873f338c867dcef64df289468cfa"
integrity sha512-ooD/FJ8EuwlDKOI6D9HWxgIgJjMg2cuziXm/42npDC8y4NjxplBUn9loewZiBNCt44450lHAU0OSb51/UqXeag==
dependencies:
"@types/node" "*"
"@types/[email protected]":
version "7.3.4"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.4.tgz#43d7168fec6fa0988bb1a513a697b29296721afb"
integrity sha512-+nVsLKlcUCeMzD2ufHEYuJ9a2ovstb6Dp52A5VsoKxDXgvE051XgHI/33I1EymwkRGQkwnA0LkhnUzituGs4EQ==

"@types/source-list-map@*":
version "0.1.2"
Expand Down

0 comments on commit 8114914

Please sign in to comment.