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

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

parent b7056db6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -13146,9 +13146,9 @@
      }
    },
    "tslib": {
      "version": "2.3.1",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
      "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
      "version": "2.4.0",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz",
      "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
    },
    "tslint": {
      "version": "6.1.3",
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
    "ngx-showdown": "6.0.0",
    "rxjs": "7.5.5",
    "showdown": "2.1.0",
    "tslib": "2.3.1",
    "tslib": "2.4.0",
    "zone.js": "0.11.5"
  },
  "devDependencies": {