Skip to content

Commit

Permalink
update tslib to version 2.8.0 in package.json and package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey committed Oct 29, 2024
1 parent c62234c commit 6cd8d8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"eventemitter3": "^5.0.1",
"lodash.isequal": "^4.5.0",
"secure-random": "^1.1.2",
"tslib": "^2.8.0",
"varint": "^6.0.0"
},
"devDependencies": {
Expand Down

1 comment on commit 6cd8d8d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for experimental massa-web3

St.
Category Percentage Covered / Total
🟡 Statements 63.88% 1153/1805
🔴 Branches 46.43% 195/420
🔴 Functions 46.98% 210/447
🟡 Lines 64.17% 1146/1786

Test suite run success

131 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 6cd8d8d

Please sign in to comment.