Skip to content

Commit

Permalink
Merge 6d62ee1 into babd135
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 20, 2020
2 parents babd135 + 6d62ee1 commit d08c254
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"homepage": "http://barry127.github.io/maeven/",
"dependencies": {
"clsx": "^1.0.4",
"csx": "^10.0.0",
"csx": "^10.0.1",
"downshift": "^4.0.1",
"react-autosize-textarea": "^7.0.0",
"typestyle": "^2.0.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3616,10 +3616,10 @@ csstype@^2.2.0, csstype@^2.4.0, csstype@^2.5.1:
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.7.tgz#20b0024c20b6718f4eda3853a1f5a1cce7f5e4a5"
integrity sha512-9Mcn9sFbGBAdmimWb2gLVDtFJzeKtDGIr76TUqmjZrw9LFXBMSU70lcs+C0/7fyCd6iBDqmksUcCOUIkisPHsQ==

csx@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/csx/-/csx-10.0.0.tgz#3955c44f2a603c160cecbca8acf2350f9158c1fc"
integrity sha512-sVoW8VGa8uXZ+0miHib9iyb5qTx8AjMwXouGZ6Br0QPSv2uZfShbZmNh5wHt5MvPA4tv+bYr04gsFnzqZVjn/Q==
csx@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/csx/-/csx-10.0.1.tgz#1b94a8297fb9f2a5c158e277a0961a5841d7ea18"
integrity sha512-eiumhK/Ke6KpcuaGqCcdfEW+M1R7dJBdsSeQaUq2cVpHXGe3WIQVEL7tlWUmgZlILGdPi7MqrbwXADmZg+uQgA==
dependencies:
csstype "^2.5.1"

Expand Down

0 comments on commit d08c254

Please sign in to comment.