Skip to content

Commit

Permalink
Merge pull request #158 from alankrantas/dependabot/npm_and_yarn/tsli…
Browse files Browse the repository at this point in the history
…b-2.6.0

Bump tslib from 2.5.3 to 2.6.0
  • Loading branch information
alankrantas authored Jun 27, 2023
2 parents 38653c6 + 18e4966 commit d6baad3
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 @@ -36,7 +36,7 @@
"svelte-check": "^3.4.4",
"svelte-preprocess": "^5.0.4",
"svelte-simple-modal": "^1.5.2",
"tslib": "^2.5.3",
"tslib": "^2.6.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"yarn-upgrade-all": "^0.7.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1452,10 +1452,10 @@ tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
tslib@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==

tsutils@^3.21.0:
version "3.21.0"
Expand Down

0 comments on commit d6baad3

Please sign in to comment.