Skip to content

Commit

Permalink
Update dependency tslib to ^2.4.0 (#149)
Browse files Browse the repository at this point in the history
* Update dependency tslib to ^2.4.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2022
1 parent 0fef8be commit fcfee18
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@yarnpkg/lockfile": "^1.1.0",
"commander": "^9.2.0",
"semver": "^7.3.2",
"tslib": "^2.3.1"
"tslib": "^2.4.0"
},
"devDependencies": {
"@babel/core": "^7.18.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8081,10 +8081,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.1.0, tslib@npm:^2.3.1":
version: 2.3.1
resolution: "tslib@npm:2.3.1"
checksum: de17a98d4614481f7fcb5cd53ffc1aaf8654313be0291e1bfaee4b4bb31a20494b7d218ff2e15017883e8ea9626599b3b0e0229c18383ba9dce89da2adf15cb9
"tslib@npm:^2.1.0, tslib@npm:^2.4.0":
version: 2.4.0
resolution: "tslib@npm:2.4.0"
checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113
languageName: node
linkType: hard

Expand Down Expand Up @@ -8734,7 +8734,7 @@ __metadata:
prettier: ^2.6.2
release-it: ^14.14.2
semver: ^7.3.2
tslib: ^2.3.1
tslib: ^2.4.0
typescript: ^4.7.4
bin:
yarn-deduplicate: ./dist/cli.js
Expand Down

0 comments on commit fcfee18

Please sign in to comment.