Skip to content

Commit

Permalink
chore(deps): update dependency leasot to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent 7fac024 commit 7637854
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 @@ -61,7 +61,7 @@
"@types/bunyan": "^1.8.11",
"@types/mocha": "^10.0.7",
"bunyan": "^1.8.15",
"leasot": "^13.3.0",
"leasot": "^14.4.0",
"mocha": "^10.5.2",
"typescript": "^4.9.5"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3898,10 +3898,10 @@ kind-of@^6.0.2:
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==

leasot@^13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/leasot/-/leasot-13.3.0.tgz#357a4088f562df3a6c3323a3f553183f72bbce75"
integrity sha512-WEAlnIRsUJJv525J9B1i20tFuwj+B8EHPgZjKnfVNkrKbaJgiGXilnS/yHDhitWKy9IpE/iQ7XKTPP/9nL5DoQ==
leasot@^14.4.0:
version "14.4.0"
resolved "https://registry.yarnpkg.com/leasot/-/leasot-14.4.0.tgz#60b08c715f693fad074cea832e4cea583773da0e"
integrity sha512-QGPf5zuauwsHPRMg5bqa+u6IrSrdx4XiqvIkWFVXVRFHyyI7828+oXsKJDX/0o9qXG/lLwOzsnC6d7lep+HXdA==
dependencies:
async "^3.2.4"
chalk "^5.0.1"
Expand Down

0 comments on commit 7637854

Please sign in to comment.