Skip to content

Commit

Permalink
fix(deps): update dependency snyk to v1.223.0 (#1138)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Maurice Dalderup committed Sep 2, 2019
1 parent dd1259f commit 9341078
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"redux-saga": "0.16.2",
"redux-thunk": "2.3.0",
"sifter": "0.5.3",
"snyk": "1.222.1",
"snyk": "1.223.0",
"source-map-support": "0.5.13",
"spunky": "1.3.1",
"switch-tree": "0.2.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12357,10 +12357,10 @@ [email protected], snyk-resolve@^1.0.0, snyk-resolve@^1.0.1:
debug "^3.1.0"
then-fs "^2.0.0"

snyk-sbt-plugin@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/snyk-sbt-plugin/-/snyk-sbt-plugin-2.7.0.tgz#2b28cf5742b52bf38c76c1973324835adaf947e7"
integrity sha512-qQSPkiyd/WNfo0z8MDK+87iIIT2wCn+k6tl9mx0VoNJo/z5jJLAoIc41zkGt/K8TjxA7VF1PV5B3tHqBp1xAVA==
snyk-sbt-plugin@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/snyk-sbt-plugin/-/snyk-sbt-plugin-2.8.0.tgz#6812e1df1c311e99a7aa565559032c7511d1e4d4"
integrity sha512-ZzyBdND5CsaO0xkv05geZXu8Dd6Llvr/5oTj811U7h7UmrvljrAiABW4RGjRJPrPVuuJaDej2p633sgGtK9UsA==
dependencies:
semver "^6.1.2"
tmp "^0.1.0"
Expand All @@ -12384,10 +12384,10 @@ [email protected], snyk-try-require@^1.1.1, snyk-try-require@^1.3.1:
lru-cache "^4.0.0"
then-fs "^2.0.0"

snyk@1.222.1:
version "1.222.1"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.222.1.tgz#63539c50e047c42df0032760ef6672d52a9ef54f"
integrity sha512-vs8MSTpmaByofBMP5E/qeTfY9hPz5xkxOM0EaMkV/vgMP8F28Vcewdf6X9N4qfza7t2qGC3nwDTYvaXg6bOXxg==
snyk@1.223.0:
version "1.223.0"
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.223.0.tgz#5ae026f5656a4b955c48670e9ed4238886991776"
integrity sha512-39v592V9JwSP+hgE4LjwhCgj4X76XFHljM5+OUgoLF4q9taQeRksaypd+rcbT1oJPagAXD/X+73/f6msmgMxOw==
dependencies:
"@snyk/dep-graph" "1.12.0"
"@snyk/gemfile" "1.2.0"
Expand Down Expand Up @@ -12422,7 +12422,7 @@ [email protected]:
snyk-python-plugin "^1.13.2"
snyk-resolve "1.0.1"
snyk-resolve-deps "4.4.0"
snyk-sbt-plugin "2.7.0"
snyk-sbt-plugin "2.8.0"
snyk-tree "^1.0.0"
snyk-try-require "1.3.1"
source-map-support "^0.5.11"
Expand Down

0 comments on commit 9341078

Please sign in to comment.