🏡 index : github.com/captn3m0/youtube-cue.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-07-26 23:13:31.0 +00:00:00
committer Nemo <me@captnemo.in> 2021-07-27 11:22:38.0 +05:30:00
commit
a710658b4980fa77f91c833f3c5465dcbf6c43c6 [patch]
tree
f3b1d6db75786155c9af2b62006e57942d736987
parent
ce845195cf845f64477ea73783b26e39cd50388d
download
a710658b4980fa77f91c833f3c5465dcbf6c43c6.tar.gz

Bump mocha from 9.0.2 to 9.0.3

Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 package-lock.json | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 554939f..dfb8d2c 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,11 +1,11 @@
{
  "name": "youtube-cue",
  "version": "1.0.4",
  "version": "1.0.5",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "version": "1.0.4",
      "version": "1.0.5",
      "license": "MIT",
      "dependencies": {
        "console-log-level": "^1.4.1",
@@ -657,9 +657,9 @@
      "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
    },

    "node_modules/mocha": {
      "version": "9.0.2",
      "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.2.tgz",
      "integrity": "sha512-FpspiWU+UT9Sixx/wKimvnpkeW0mh6ROAKkIaPokj3xZgxeRhcna/k5X57jJghEr8X+Cgu/Vegf8zCX5ugSuTA==",
      "version": "9.0.3",
      "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.3.tgz",
      "integrity": "sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==",
      "dev": true,
      "dependencies": {
        "@ungap/promise-all-settled": "1.1.2",
@@ -1621,9 +1621,9 @@
      "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
    },

    "mocha": {
      "version": "9.0.2",
      "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.2.tgz",
      "integrity": "sha512-FpspiWU+UT9Sixx/wKimvnpkeW0mh6ROAKkIaPokj3xZgxeRhcna/k5X57jJghEr8X+Cgu/Vegf8zCX5ugSuTA==",
      "version": "9.0.3",
      "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.0.3.tgz",
      "integrity": "sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==",
      "dev": true,
      "requires": {
        "@ungap/promise-all-settled": "1.1.2",