Skip to content

Commit

Permalink
chore(deps): update dependency check-clean to v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 9, 2020
1 parent d1d85ab commit 9b63786
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 @@ -66,7 +66,7 @@
"@types/slonik": "22.1.4",
"@typescript-eslint/eslint-plugin": "2.26.0",
"@typescript-eslint/parser": "2.26.0",
"check-clean": "0.1.0",
"check-clean": "0.2.4",
"coveralls": "3.1.0",
"eslint": "6.8.0",
"eslint-plugin-codegen": "0.11.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2497,10 +2497,10 @@ chardet@^0.7.0:
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==

check-clean@0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/check-clean/-/check-clean-0.1.0.tgz#8cf199c9147b549e3c207ade0fc7d1998c38759b"
integrity sha512-m8TQ/1VQsopm6YsstlZ6YdasKfSaDKDgfwOvNdVNFojmtoz2x1v4eMP96A7a5zuaTbggDxpkkX050UJur9Mp4g==
check-clean@0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/check-clean/-/check-clean-0.2.4.tgz#13861db4cd2821cc8bdea5e57668c44d9785222c"
integrity sha512-1HKufqrh798yt5jcUd7kTqDP2j/vQ2YYYiLilOWBzp6ZeaqV2Fh4VnRUN81PuDCmwlCGtm8BSGAJnc9b+G5RoQ==

chownr@^1.1.1, chownr@^1.1.2:
version "1.1.3"
Expand Down

0 comments on commit 9b63786

Please sign in to comment.