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

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

parent 75ea464f
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
        "ngx-showdown": "6.0.0",
        "rxjs": "7.8.1",
        "showdown": "1.9.1",
        "tslib": "^2.0.0",
        "tslib": "^2.6.1",
        "zone.js": "0.13.1"
      },
      "devDependencies": {
@@ -15185,9 +15185,9 @@
      }
    },
    "node_modules/tslib": {
      "version": "2.6.0",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.0.tgz",
      "integrity": "sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA=="
      "version": "2.6.1",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz",
      "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig=="
    },
    "node_modules/tslint": {
      "version": "6.1.3",