Skip to content

Commit 2064cf8

Browse files
Update dependency tslib to v2.7.0
1 parent ce81a16 commit 2064cf8

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
@@ -29,7 +29,7 @@
2929
"rollup": "2.33.1",
3030
"rollup-plugin-chrome-extension": "3.4.0",
3131
"rollup-plugin-empty-dir": "1.0.4",
32-
"tslib": "2.0.3",
32+
"tslib": "2.7.0",
3333
"typescript": "4.0.5"
3434
}
3535
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1724,10 +1724,10 @@ to-regex-range@^5.0.1:
17241724
dependencies:
17251725
is-number "^7.0.0"
17261726

1727-
tslib@2.0.3:
1728-
version "2.0.3"
1729-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
1730-
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
1727+
tslib@2.7.0:
1728+
version "2.7.0"
1729+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
1730+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
17311731

17321732
tslib@^1.8.1:
17331733
version "1.13.0"

0 commit comments

Comments
 (0)