diff --git a/package.json b/package.json index fecd5e05..d73bc319 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "prettier": "@willbooster/prettier-config", "dependencies": { "@octokit/core": "6.1.3", - "@willbooster/shared-lib": "5.2.8", - "@willbooster/shared-lib-node": "6.1.3", + "@willbooster/shared-lib": "5.2.9", + "@willbooster/shared-lib-node": "6.1.4", "deepmerge": "4.3.1", "dotenv": "16.4.7", "fast-glob": "3.3.3", diff --git a/yarn.lock b/yarn.lock index 9ff446f1..d50fc7a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3878,10 +3878,20 @@ __metadata: languageName: node linkType: hard -"@willbooster/shared-lib@npm:5.2.8": - version: 5.2.8 - resolution: "@willbooster/shared-lib@npm:5.2.8" - checksum: 10c0/deae081def1c5fa51872df4c652d68c29db41883cfec05e40139e22a49f5e4920df086ca54c41adccdc3b9d958f60e1af7050ff90fdb78b9c3edc95797aef155 +"@willbooster/shared-lib-node@npm:6.1.4": + version: 6.1.4 + resolution: "@willbooster/shared-lib-node@npm:6.1.4" + dependencies: + dotenv: "npm:16.4.7" + tree-kill: "npm:1.2.2" + checksum: 10c0/420f49fbcf56de93db1c55e9847a4ddcac97a6da8a9cefccde62479d2762bf3ac712ac044d868efded20e59db94c65ae4b2494db1f1a06969e5fff39362b1862 + languageName: node + linkType: hard + +"@willbooster/shared-lib@npm:5.2.9": + version: 5.2.9 + resolution: "@willbooster/shared-lib@npm:5.2.9" + checksum: 10c0/d66c804a5eeccd5d24edffc769e990d06ad65b4bc47fc5688e253ebfa1e4802488ff621e8e09e2b696a68f48c41c0fc93667120004600948f050b29a1cf31bef languageName: node linkType: hard @@ -12470,8 +12480,8 @@ __metadata: "@typescript-eslint/parser": "npm:8.21.0" "@willbooster/eslint-config-ts": "npm:10.6.1" "@willbooster/prettier-config": "npm:9.1.3" - "@willbooster/shared-lib": "npm:5.2.8" - "@willbooster/shared-lib-node": "npm:6.1.3" + "@willbooster/shared-lib": "npm:5.2.9" + "@willbooster/shared-lib-node": "npm:6.1.4" "@yarnpkg/core": "npm:4.2.0" build-ts: "npm:13.1.13" conventional-changelog-conventionalcommits: "npm:8.0.0"