Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit bcd645b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency tslib to ^2.3.1
1 parent 06c04ba commit bcd645b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"resolutions": {
6767
"prettier": "^2.3.2",
68-
"tslib": "^2.3.0"
68+
"tslib": "^2.3.1"
6969
},
7070
"typeCoverage": {
7171
"atLeast": 100,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7144,10 +7144,10 @@ tsconfig-paths@^3.9.0:
71447144
minimist "^1.2.0"
71457145
strip-bom "^3.0.0"
71467146

7147-
"tslib@1 || 2", tslib@^1.10.0, tslib@^1.13.0, tslib@^1.7.1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3, tslib@^2.2.0, tslib@^2.3.0:
7148-
version "2.3.0"
7149-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
7150-
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
7147+
"tslib@1 || 2", tslib@^1.10.0, tslib@^1.13.0, tslib@^1.7.1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1:
7148+
version "2.3.1"
7149+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
7150+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
71517151

71527152
tslint-angular@^3.0.3:
71537153
version "3.0.3"

0 commit comments

Comments
 (0)