Skip to content

Commit

Permalink
Merge pull request #307 from OldSneerJaw/dependabot/npm_and_yarn/prod…
Browse files Browse the repository at this point in the history
…uction-dependencies-3ada00f325

Bump tslib from 2.8.0 to 2.8.1 in the production-dependencies group
  • Loading branch information
OldSneerJaw authored Nov 1, 2024
2 parents 261e951 + 9313f32 commit 7aeb0cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"node-notifier": "^10.0.1",
"pg": "^8.13.1",
"ssh2": "^1.16.0",
"tslib": "^2.8.0"
"tslib": "^2.8.1"
},
"devDependencies": {
"@heroku-cli/schema": "^1.0.25",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5099,9 +5099,9 @@ tslib@^1.8.1, tslib@^1.9.3:
version "1.14.1"
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"

tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"

tsutils@^3.21.0:
version "3.21.0"
Expand Down

0 comments on commit 7aeb0cb

Please sign in to comment.