]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps-dev): bump tslib from 2.5.0 to 2.6.0 (#8689)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 9 Jul 2023 04:49:55 +0000 (12:49 +0800)
committerGitHub <noreply@github.com>
Sun, 9 Jul 2023 04:49:55 +0000 (12:49 +0800)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pnpm-lock.yaml

index d6c6b95d94e9cda05aecd454fe92bd8665310195..d17c79eb6e0849edebd51dcec52327102e53ccce 100644 (file)
@@ -133,7 +133,7 @@ importers:
         version: 2.4.2
       tslib:
         specifier: ^2.5.0
-        version: 2.5.0
+        version: 2.6.0
       typescript:
         specifier: ^5.0.0
         version: 5.0.2
@@ -5061,7 +5061,7 @@ packages:
   /rxjs@7.8.0:
     resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==}
     dependencies:
-      tslib: 2.5.0
+      tslib: 2.6.0
     dev: true
 
   /safe-buffer@5.1.2:
@@ -5602,8 +5602,8 @@ packages:
     resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
     dev: true
 
-  /tslib@2.5.0:
-    resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
+  /tslib@2.6.0:
+    resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==}
     dev: true
 
   /tsutils@3.21.0(typescript@5.0.2):