mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(deps) Update dependency tslib to v2.3.1 (#2400)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user