Skip to content

Commit c679054

Browse files
Bump tslib from 2.6.3 to 2.8.1 (#1411)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.8.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.3...v2.8.1) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1ab88e commit c679054

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
@@ -86,7 +86,7 @@
8686
],
8787
"dependencies": {
8888
"recyclerlistview": "4.2.1",
89-
"tslib": "2.6.3"
89+
"tslib": "2.8.1"
9090
},
9191
"codegenConfig": {
9292
"name": "rnflashlist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7243,10 +7243,10 @@ tsconfig-paths@^3.12.0:
72437243
minimist "^1.2.0"
72447244
strip-bom "^3.0.0"
72457245

7246-
tslib@2.6.3, tslib@^2, tslib@^2.0.1, tslib@^2.0.3:
7247-
version "2.6.3"
7248-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
7249-
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
7246+
tslib@2.8.1, tslib@^2, tslib@^2.0.1, tslib@^2.0.3:
7247+
version "2.8.1"
7248+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
7249+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
72507250

72517251
tslib@^1.8.1:
72527252
version "1.14.1"

0 commit comments

Comments
 (0)