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

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

parent 5b3c22cf
Loading
Loading
Loading
Loading
+7 −7
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": {
@@ -40,9 +40,9 @@
        "@types/jasminewd2": "2.0.10",
        "@types/node": "16.18.36",
        "@types/showdown": "1.9.4",
        "@typescript-eslint/eslint-plugin": "^5.60.1",
        "@typescript-eslint/eslint-plugin-tslint": "^5.60.1",
        "@typescript-eslint/parser": "^5.60.1",
        "@typescript-eslint/eslint-plugin": "^5.44.0",
        "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",
        "@typescript-eslint/parser": "^5.44.0",
        "eslint": "^8.30.0",
        "eslint-config-prettier": "^8.5.0",
        "eslint-plugin-import": "^2.26.0",
@@ -15237,9 +15237,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",