Commit 431a12bd authored by to be continuous bot's avatar to be continuous bot
Browse files

Merge branch 'renovate/tslib-2.x-lockfile' into 'master'

fix(deps): update dependency tslib to v2.6.0

See merge request to-be-continuous/kicker!221
parents de967c8a b96a3fce
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
        "ngx-showdown": "6.0.0",
        "rxjs": "6.5.5",
        "showdown": "1.9.1",
        "tslib": "^2.0.0",
        "tslib": "^2.6.0",
        "zone.js": "0.13.1"
      },
      "devDependencies": {
@@ -15210,9 +15210,9 @@
      }
    },
    "node_modules/tslib": {
      "version": "2.4.1",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz",
      "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA=="
      "version": "2.6.0",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.0.tgz",
      "integrity": "sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA=="
    },
    "node_modules/tslint": {
      "version": "6.1.3",