Skip to content

Commit

Permalink
Bump no-case from 2.3.0 to 2.3.2 (#1448)
Browse files Browse the repository at this point in the history
Bumps [no-case](https://github.com/blakeembrey/no-case) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/blakeembrey/no-case/releases)
- [Commits](https://github.com/blakeembrey/no-case/compare/v2.3.0...v2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wuweiweiwu committed Nov 10, 2019
1 parent a2c35be commit 5b7284f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -6071,9 +6071,9 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3
js-tokens "^3.0.0"

lower-case@^1.1.1:
version "1.1.3"
resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.3.tgz#c92393d976793eee5ba4edb583cf8eae35bd9bfb"
integrity sha1-ySOT2XZ5Pu5bpO21g8+OrjW9m/s=
version "1.1.4"
resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac"
integrity sha1-miyr0bno4K6ZOkv31YdcOcQujqw=

lru-cache@^4.0.1:
version "4.0.1"
Expand Down Expand Up @@ -6446,9 +6446,9 @@ nice-try@^1.0.4:
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==

no-case@^2.2.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.0.tgz#ca2825ccb76b18e6f79d573dcfbf1eace33dd164"
integrity sha1-yiglzLdrGOb3nVc9z78erOM90WQ=
version "2.3.2"
resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac"
integrity sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==
dependencies:
lower-case "^1.1.1"

Expand Down

0 comments on commit 5b7284f

Please sign in to comment.