Skip to content

Commit

Permalink
Update dependency tslib to ^2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2022
1 parent 1d0906c commit b43394d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 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.17.9",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8342,13 +8342,20 @@ __metadata:
languageName: node
linkType: hard

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

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

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down Expand Up @@ -9059,7 +9066,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.6.3
bin:
yarn-deduplicate: ./dist/cli.js
Expand Down

0 comments on commit b43394d

Please sign in to comment.