Skip to content

Commit

Permalink
Merge pull request #230 from ashutoshgngwr/dependabot/npm_and_yarn/ca…
Browse files Browse the repository at this point in the history
…st-receiver/howler-2.2.0

chore(deps): bump howler from 2.1.3 to 2.2.0 in /cast-receiver
  • Loading branch information
ashutoshgngwr committed Jul 19, 2020
2 parents 81565b7 + 45e6c8e commit e4aea1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cast-receiver/package.json
Expand Up @@ -36,7 +36,7 @@
"typescript": "^3.9.7"
},
"dependencies": {
"howler": "^2.1.3",
"howler": "^2.2.0",
"normalize.css": "^8.0.1"
}
}
8 changes: 4 additions & 4 deletions cast-receiver/yarn.lock
Expand Up @@ -3830,10 +3830,10 @@ hosted-git-info@^2.1.4:
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==

howler@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/howler/-/howler-2.1.3.tgz#07c88618f8767e879407a4d647fe2d6d5f15f121"
integrity sha512-PSGbOi1EYgw80C5UQbxtJM7TmzD+giJunIMBYyH3RVzHZx2fZLYBoes0SpVVHi/SFa1GoNtgXj/j6I7NOKYBxQ==
howler@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/howler/-/howler-2.2.0.tgz#0e2c780997ae65ab9a1a186333031beac1c63c6b"
integrity sha512-sGPkrAQy7jh5mNDbkRNG0F82R2HFDYNsQXBcX4smXQT0y0F4UMsa/+jXaGwWvcrajWr2tDB7JUkH7G5qSnuIyQ==

hsl-regex@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit e4aea1b

Please sign in to comment.