Skip to content

Commit

Permalink
Update dependency tslib to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 1cfa48d commit 4f1bd3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"stylelint-config-standard-scss": "13.1.0",
"stylelint-no-unsupported-browser-features": "8.0.1",
"stylelint-scss": "6.5.0",
"tslib": "2.6.3",
"tslib": "2.7.0",
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
"typescript": "5.5.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10189,10 +10189,10 @@ trim-repeated@^1.0.0:
dependencies:
escape-string-regexp "^1.0.2"

tslib@2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
tslib@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==

tslib@^1.13.0, tslib@^1.8.1:
version "1.14.1"
Expand Down

0 comments on commit 4f1bd3c

Please sign in to comment.