Skip to content

Commit

Permalink
fix(deps): update dependency @willbooster/shared-lib to v5.0.13 (#580)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent 68f9f85 commit f0e749e
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 @@ -31,7 +31,7 @@
"prettier": "@willbooster/prettier-config",
"dependencies": {
"@octokit/core": "6.1.2",
"@willbooster/shared-lib": "5.0.12",
"@willbooster/shared-lib": "5.0.13",
"deepmerge": "4.3.1",
"dotenv": "16.4.5",
"fastest-levenshtein": "1.0.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3639,10 +3639,10 @@ __metadata:
languageName: node
linkType: hard

"@willbooster/shared-lib@npm:5.0.12":
version: 5.0.12
resolution: "@willbooster/shared-lib@npm:5.0.12"
checksum: 10c0/0f59a06b736833f880106e6f9da38dee3debcd5829c3e6762a4d6852039f803dbd67fde2c7349cf0a7bae7b9a482d00902454023a3a91505bb4d809cfcaa2730
"@willbooster/shared-lib@npm:5.0.13":
version: 5.0.13
resolution: "@willbooster/shared-lib@npm:5.0.13"
checksum: 10c0/72799838d6da852af10a430e99af9575a70342b4a346e16b11edf615d4e4cc11706b0580be691f854c2d046ec0cab402a2985f9c65ff71a4d94cf0d82f8e8efe
languageName: node
linkType: hard

Expand Down Expand Up @@ -11946,7 +11946,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.7.0"
"@willbooster/eslint-config-ts": "npm:10.5.1"
"@willbooster/prettier-config": "npm:9.1.2"
"@willbooster/shared-lib": "npm:5.0.12"
"@willbooster/shared-lib": "npm:5.0.13"
"@yarnpkg/core": "npm:4.0.3"
build-ts: "npm:12.1.0"
conventional-changelog-conventionalcommits: "npm:7.0.2"
Expand Down

0 comments on commit f0e749e

Please sign in to comment.