Browse Source

chore(deps) Update dependency tslib to v2.3.1 (#2400)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 4 years ago
parent
commit
bdda79cfbc
2 changed files with 5 additions and 5 deletions
  1. 1 1
      tooling/api/package.json
  2. 4 4
      tooling/api/yarn.lock

+ 1 - 1
tooling/api/package.json

@@ -65,7 +65,7 @@
     "rimraf": "3.0.2",
     "rollup": "2.56.2",
     "rollup-plugin-terser": "7.0.2",
-    "tslib": "2.3.0",
+    "tslib": "2.3.1",
     "type-fest": "2.0.0",
     "typedoc": "0.21.5",
     "typedoc-plugin-markdown": "3.10.4",

+ 4 - 4
tooling/api/yarn.lock

@@ -3353,10 +3353,10 @@ tsconfig-paths@^3.9.0:
     minimist "^1.2.0"
     strip-bom "^3.0.0"
 
-tslib@2.3.0:
-  version "2.3.0"
-  resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
-  integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
+tslib@2.3.1:
+  version "2.3.1"
+  resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
+  integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
 
 tslib@^1.8.1:
   version "1.14.1"